mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto)
This commit is contained in:
parent
a708ddbbd0
commit
902ead5cb4
|
@ -1,38 +1,40 @@
|
||||||
{
|
{
|
||||||
"id": "0x3b76374Cc2DfE28Cc373DcA6d5024791B2586335",
|
"id": "0x3b76374Cc2DfE28Cc373DcA6d5024791B2586335",
|
||||||
"name": "Adadao",
|
"name": "Adadao",
|
||||||
"symbol": "ADAO",
|
"symbol": "ADAO",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"description" : "A DeFi protocol which facilitates creation of fully collateralized stable coins leveraging Native Cardano Assets",
|
"description": "A DeFi protocol which facilitates creation of fully collateralized stable coins leveraging Native Cardano Assets",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"website": "https://adadao.org",
|
"website": "https://adadao.org",
|
||||||
"explorer": "https://bscscan.com/token/0x3b76374Cc2DfE28Cc373DcA6d5024791B2586335",
|
"explorer": "https://bscscan.com/token/0x3b76374Cc2DfE28Cc373DcA6d5024791B2586335",
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"name": "twitter",
|
"name": "twitter",
|
||||||
"url": "https://twitter.com/adadao_org"
|
"url": "https://twitter.com/adadao_org"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "github",
|
"name": "github",
|
||||||
"url": "https://github.com/adadao"
|
"url": "https://github.com/adadao"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "telegram",
|
"name": "telegram",
|
||||||
"url": "https://t.me/adadao_org"
|
"url": "https://t.me/adadao_org"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "telegram_news",
|
"name": "telegram_news",
|
||||||
"url": "https://t.me/adadao_org_announcement"
|
"url": "https://t.me/adadao_org_announcement"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "blog",
|
"name": "blog",
|
||||||
"url": "https://adadao.medium.com"
|
"url": "https://adadao.medium.com"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "docs",
|
"name": "docs",
|
||||||
"url": "https://docs.adadao.org"
|
"url": "https://docs.adadao.org"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"tags": ["staking"]
|
"tags": [
|
||||||
|
"staking"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user