Skip to content

Commit

Permalink
add nfte to token list (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
sogipec authored Aug 7, 2023
1 parent df035c1 commit f2918fe
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions ERC20_LIST.json
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,15 @@
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/cake.svg"
},
"0x8c223a82E07feCB49D602150d7C2B3A4c9630310": {
"address": "0x8c223a82E07feCB49D602150d7C2B3A4c9630310",
"decimals": 18,
"hasPermit": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/NFTE.svg",
"name": "NFTEarthOFT",
"symbol": "NFTE",
"useInSwap": true
}
},
"137": {
Expand Down Expand Up @@ -801,6 +810,15 @@
"name": "Option to buy RETRO",
"symbol": "oRETRO",
"useInSwap": false
},
"0x492Fa53b88614923937B7197C87E0F7F8EEb7B20": {
"address": "0x492Fa53b88614923937B7197C87E0F7F8EEb7B20",
"decimals": 18,
"hasPermit": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/NFTE.svg",
"name": "NFTEarthOFT",
"symbol": "NFTE",
"useInSwap": true
}
},
"10": {
Expand Down Expand Up @@ -903,6 +921,15 @@
"name": "Synthetix Network Token",
"symbol": "SNX",
"useInSwap": false
},
"0x8637725aDa78db0674a679CeA2A5e0A0869EF4A1": {
"address": "0x8637725aDa78db0674a679CeA2A5e0A0869EF4A1",
"decimals": 18,
"hasPermit": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/NFTE.svg",
"name": "NFTEarthOFT",
"symbol": "NFTE",
"useInSwap": true
}
},
"42161": {
Expand Down

0 comments on commit f2918fe

Please sign in to comment.