mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links for ODDZ (BEP20), (ERC20) (#18896)
* Update info.json * Update info.json * Fixes (sanity and consistency, auto) Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
fad635be4e
commit
a91c2a1f70
|
@ -7,5 +7,34 @@
|
|||
"website": "https://oddz.fi/",
|
||||
"explorer": "https://etherscan.io/token/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6",
|
||||
"status": "active",
|
||||
"id": "0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6"
|
||||
"id": "0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6",
|
||||
"links": [
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/oddz_fi_announcements"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/oddz_finance"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/Oddz.fi"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://docsend.com/view/mefxr8h3ymzuhwqk"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/oddz-finance"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/oddz/"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"defi"
|
||||
]
|
||||
}
|
|
@ -8,6 +8,9 @@
|
|||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xCD40F2670CF58720b694968698A5514e924F742d",
|
||||
"tags": [
|
||||
"defi"
|
||||
],
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
|
|
Loading…
Reference in New Issue
Block a user