-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add IDLE token on Ethereum and Polygon #3
Comments
for info.json Ethereum:{
"name": "Idle Finance",
"type": "ERC20",
"symbol": "IDLE",
"decimals": 18,
"website": "https://idle.finance/",
"description": "Building automation for DeFi yields, to allow everyone to give their idle funds what they deserve, both in terms of returns and risks.",
"explorer": "https://etherscan.io/token/0x875773784Af8135eA0ef43b5a374AaD105c5D39e",
"status": "active",
"id": "0x875773784Af8135eA0ef43b5a374AaD105c5D39e",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/idlefinance"
},
{
"name": "github",
"url": "https://github.com/Idle-Labs"
},
{
"name": "docs",
"url": "https://docs.idle.finance/"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/idle"
},
{
"name": "coingecko",
"url": "https://www.coingecko.com/en/coins/idle"
}
],
"tags": [
"governance"
]
} Polygon{
"name": "Idle Finance",
"type": "ERC20",
"symbol": "IDLE",
"decimals": 18,
"website": "https://idle.finance/",
"description": "Building automation for DeFi yields, to allow everyone to give their idle funds what they deserve, both in terms of returns and risks.",
"explorer": "https://polygonscan.com/token/0xc25351811983818c9fe6d8c580531819c8ade90f",
"status": "active",
"id": "0xc25351811983818c9fe6d8c580531819c8ade90f",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/idlefinance"
},
{
"name": "github",
"url": "https://github.com/Idle-Labs"
},
{
"name": "docs",
"url": "https://docs.idle.finance/"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/idle"
},
{
"name": "coingecko",
"url": "https://www.coingecko.com/en/coins/idle"
}
],
"tags": [
"governance"
]
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: