Skip to content

Commit

Permalink
feat: add Angle tokens (#1309)
Browse files Browse the repository at this point in the history
  • Loading branch information
sogipec authored May 23, 2024
1 parent b1eaa8b commit 35074a7
Show file tree
Hide file tree
Showing 6 changed files with 157 additions and 0 deletions.
40 changes: 40 additions & 0 deletions contract-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -4705,5 +4705,45 @@
"erc721": false,
"symbol": "MUBI",
"decimals": 18
},
"0x1a7e4e63778B4f12a199C062f3eFdD288afCBce8": {
"name": "EURA",
"logo": "EURA.svg",
"erc20": true,
"erc721": false,
"symbol": "EURA",
"decimals": 18
},
"0x004626A008B1aCdC4c74ab51644093b155e59A23": {
"name": "Staked EURA",
"logo": "stEUR.svg",
"erc20": true,
"erc721": false,
"symbol": "stEUR",
"decimals": 18
},
"0x0000206329b97DB379d5E1Bf586BbDB969C63274": {
"name": "USDA",
"logo": "USDA.svg",
"erc20": true,
"erc721": false,
"symbol": "USDA",
"decimals": 18
},
"0x0022228a2cc5E7eF0274A7Baa600d44da5aB5776": {
"name": "Staked USDA",
"logo": "stUSD.svg",
"erc20": true,
"erc721": false,
"symbol": "stUSD",
"decimals": 18
},
"0x31429d1856aD1377A8A0079410B297e1a9e214c2": {
"name": "ANGLE",
"logo": "ANGLE.svg",
"erc20": true,
"erc721": false,
"symbol": "ANGLE",
"decimals": 18
}
}
1 change: 1 addition & 0 deletions images/ANGLE.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions images/EURA.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
69 changes: 69 additions & 0 deletions images/USDA.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 35074a7

Please sign in to comment.