mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
* Add SOURCE Token (SOURCE) (ERC20) * Update asset types * Fix celo explorer reference * Fix etherscan explorer reference
This commit is contained in:
parent
007537b3d1
commit
116f7a17ad
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "SOURCE",
|
||||
"website": "https://resource.finance",
|
||||
"description": "SOURCE is the utility token that powers the ReSource protocol—a DeFi protocol enabling the world’s first on-chain mutual credit economic system.",
|
||||
"explorer": "https://explorer.bitquery.io/celo_rc1/token/0x74c0c58b99b68cf16a717279ac2d056a34ba2bfe",
|
||||
"type": "CELO",
|
||||
"symbol": "SOURCE",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x74c0C58B99b68cF16A717279AC2d056A34ba2bFe",
|
||||
"tags": ["defi"],
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/ReSource_Fi"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/theresourcenetwork"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/ReSource-Network/"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "SOURCE",
|
||||
"website": "https://resource.finance",
|
||||
"description": "SOURCE is the utility token that powers the ReSource protocol—a DeFi protocol enabling the world’s first on-chain mutual credit economic system.",
|
||||
"explorer": "https://etherscan.io/token/0x7118057ff0F4Fd0994fb9d2D94de8231d5cca79E",
|
||||
"type": "ERC20",
|
||||
"symbol": "SOURCE",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x7118057ff0F4Fd0994fb9d2D94de8231d5cca79E",
|
||||
"tags": ["defi"],
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/ReSource_Fi"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/theresourcenetwork"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/ReSource-Network/"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue
Block a user