Skip to content

Commit

Permalink
Add unFederalReserve and UN tokens (#868)
Browse files Browse the repository at this point in the history
  • Loading branch information
b1ckchn authored Jun 24, 2021
1 parent 729cf4e commit fd80389
Show file tree
Hide file tree
Showing 11 changed files with 4,376 additions and 0 deletions.
70 changes: 70 additions & 0 deletions contract-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -3027,6 +3027,76 @@
"symbol": "PMON",
"decimals": 18
},
"0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6": {
"name": "unFederalReserve Token",
"logo": "eRSDL.svg",
"erc20": true,
"symbol": "eRSDL",
"decimals": 18
},
"0xE4cC5A22B39fFB0A56d67F94f9300db20D786a5F": {
"name": "unFederal eRSDL",
"logo": "uneRSDL.svg",
"erc20": true,
"symbol": "uneRSDL",
"decimals": 8
},
"0x2dbA05B51eF5A7DE3E7c3327201CA2F8a25C2414": {
"name": "unFederal DAI",
"logo": "unDAI.svg",
"erc20": true,
"symbol": "unDAI",
"decimals": 8
},
"0xFaCecE87e14B50eafc85C44C01702F5f485CA460": {
"name": "unFederal ETH",
"logo": "unETH.svg",
"erc20": true,
"symbol": "unETH",
"decimals": 8
},
"0x6b576972de33BebDe3A703BfF52a091e79f8c87A": {
"name": "unFederal USDC",
"logo": "unUSDC.svg",
"erc20": true,
"symbol": "unUSDC",
"decimals": 8
},
"0x6e2aA5bB90ac37D9006685AFc651ef067E1c7b44": {
"name": "unFederal USDT",
"logo": "unUSDT.svg",
"erc20": true,
"symbol": "unUSDT",
"decimals": 8
},
"0x5D446FC8DBd10EBAcfE9A427aB5402586af98cD4": {
"name": "unFederal WBTC",
"logo": "unWBTC.svg",
"erc20": true,
"symbol": "unWBTC",
"decimals": 8
},
"0xD837eCa6C91c67D98461A411BA2f00bdA9960a9D": {
"name": "unFederal AAVE",
"logo": "unAAVE.svg",
"erc20": true,
"symbol": "unAAVE",
"decimals": 8
},
"0x9e29Ce9cD25F4141dF6BB85b27Ef6933a16A5824": {
"name": "unFederal YFI",
"logo": "unYFI.svg",
"erc20": true,
"symbol": "unYFI",
"decimals": 8
},
"0x031002d15B0D0Cd7c9129d6F644446368deaE391": {
"name": "unFederal LINK",
"logo": "unLINK.svg",
"erc20": true,
"symbol": "unLINK",
"decimals": 8
},
"0xB8E2e2101eD11e9138803cd3e06e16dd19910647": {
"name": "ArdCoin",
"logo": "ardcoin.svg",
Expand Down
67 changes: 67 additions & 0 deletions images/eRSDL.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit fd80389

Please sign in to comment.