mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
ADD top POLYGON-ERC20 tokens (#12276)
* Add files via upload * Create info.json * Create logo.png * Delete info.json * Delete logo.png * Delete llogo.png * Delete lllogo.png * Delete iinfo.json * Delete iiinfo.json * Create logo.png * Create info.json * Create logo.png * Create info.json * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
4c1e3561f8
commit
17dce8115d
|
@ -1,4 +1,6 @@
|
|||
[
|
||||
"0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a",
|
||||
"0x172370d5Cd63279eFa6d502DAB29171933a610AF",
|
||||
"0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
|
||||
"0x3a3Df212b7AA91Aa0402B9035b098891d276572B",
|
||||
"0x4c4BF319237D98a30A929A96112EfFa8DA3510EB",
|
||||
|
@ -9,6 +11,7 @@
|
|||
"0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063",
|
||||
"0xaAa5B9e6c589642f98a1cDA99B9D024B8407285A",
|
||||
"0xAdA58DF0F643D959C2A47c9D4d4c1a4deFe3F11C",
|
||||
"0xC168E40227E4ebD8C1caE80F7a55a4F0e6D66C97",
|
||||
"0xc2132D05D31c914a87C6611C10748AEb04B58e8F",
|
||||
"0xD6DF932A45C0f255f85145f286eA0b292B21C90B"
|
||||
]
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "SushiToken (PoS)",
|
||||
"website": "https://sushi.com/",
|
||||
"description": "Sushi is the home of DeFi. Our community is building a comprehensive, decentralized trading platform for the future of finance.",
|
||||
"explorer": "https://polygonscan.com/token/0x0b3f868e0be5597d5db7feb59e1cadbb0fdda50a",
|
||||
"type": "POLYGON-ERC20",
|
||||
"symbol": "SUSHI",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/sushiswap"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/sushiswap"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/sushiswap/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/sushi/"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "CRV (PoS)",
|
||||
"website": "https://www.curve.fi/",
|
||||
"description": "The main purposes of the Curve DAO token are to incentivise liquidity providers on the Curve Finance platform as well as getting as many users involved as possible in the governance of the protocol.",
|
||||
"explorer": "https://polygonscan.com/token/0x172370d5cd63279efa6d502dab29171933a610af",
|
||||
"type": "POLYGON-ERC20",
|
||||
"symbol": "CRV",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x172370d5Cd63279eFa6d502DAB29171933a610AF",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/curvefi/curve-contract"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/CurveFinance"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/curvefi"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/curve-dao-token/"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "DFYN Token (PoS)",
|
||||
"website": "https://dfyn.network/",
|
||||
"description": "The DFYN token, will perform a crucial role in the functioning of the Dfyn ecosystem. The DFYN token is expected to have multiple utilities.",
|
||||
"explorer": "https://polygonscan.com/token/0xc168e40227e4ebd8c1cae80f7a55a4f0e6d66c97",
|
||||
"type": "POLYGON-ERC20",
|
||||
"symbol": "DFYN",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xC168E40227E4ebD8C1caE80F7a55a4F0e6D66C97",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/dfyn"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/_dfyn"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/Dfyn_HQ"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/dfyn-network/"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Loading…
Reference in New Issue
Block a user