mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
29 lines
898 B
JSON
29 lines
898 B
JSON
{
|
||
"name": "OddzToken",
|
||
"website": "https://oddz.fi/",
|
||
"description": "Oddz is the World’s first multi-chain options and derivatives trading protocol to be deployed on the Binance Smart Chain, Polkadot, and Ethereum.",
|
||
"explorer": "https://bscscan.com/token/0xCD40F2670CF58720b694968698A5514e924F742d",
|
||
"type": "BEP20",
|
||
"symbol": "ODDZ",
|
||
"decimals": 18,
|
||
"status": "active",
|
||
"id": "0xCD40F2670CF58720b694968698A5514e924F742d",
|
||
"links": [
|
||
{
|
||
"name": "github",
|
||
"url": "https://github.com/oddz-finance"
|
||
},
|
||
{
|
||
"name": "twitter",
|
||
"url": "https://twitter.com/oddz_finance"
|
||
},
|
||
{
|
||
"name": "telegram",
|
||
"url": "https://t.me/oddz_finance"
|
||
},
|
||
{
|
||
"name": "medium",
|
||
"url": "https://medium.com/oddz-finance"
|
||
}
|
||
]
|
||
} |