mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto), history
This commit is contained in:
parent
c40c89d8b7
commit
d96ad726c4
|
@ -331,6 +331,7 @@
|
||||||
"0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1",
|
"0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1",
|
||||||
"0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E",
|
"0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E",
|
||||||
"0xCC42724C6683B7E57334c4E856f4c9965ED682bD",
|
"0xCC42724C6683B7E57334c4E856f4c9965ED682bD",
|
||||||
|
"0xCD40F2670CF58720b694968698A5514e924F742d",
|
||||||
"0xcD7C5025753a49f1881B31C48caA7C517Bb46308",
|
"0xcD7C5025753a49f1881B31C48caA7C517Bb46308",
|
||||||
"0xCD9b26795d834d75867d950898695a30b1Eb17E1",
|
"0xCD9b26795d834d75867d950898695a30b1Eb17E1",
|
||||||
"0xCe5814eFfF15D53EFd8025B9F2006D4d7D640b9B",
|
"0xCe5814eFfF15D53EFd8025B9F2006D4d7D640b9B",
|
||||||
|
|
|
@ -1,29 +1,29 @@
|
||||||
{
|
{
|
||||||
"name": "OddzToken",
|
"name": "OddzToken",
|
||||||
"website": "https://oddz.fi/",
|
"website": "https://oddz.fi/",
|
||||||
"source_code": "https://github.com/oddz-finance",
|
"source_code": "https://github.com/oddz-finance",
|
||||||
"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.",
|
"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.",
|
||||||
"socials": [
|
"socials": [
|
||||||
{
|
{
|
||||||
"name": "Twitter",
|
"name": "Twitter",
|
||||||
"url": "https://twitter.com/oddz_finance",
|
"url": "https://twitter.com/oddz_finance",
|
||||||
"handle": "oddz_finance"
|
"handle": "oddz_finance"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Telegram",
|
"name": "Telegram",
|
||||||
"url": "https://t.me/oddz_finance",
|
"url": "https://t.me/oddz_finance",
|
||||||
"handle": "oddz_finance"
|
"handle": "oddz_finance"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Medium",
|
"name": "Medium",
|
||||||
"url": "https://medium.com/oddz-finance",
|
"url": "https://medium.com/oddz-finance",
|
||||||
"handle": "oddz-finance"
|
"handle": "oddz-finance"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"explorer": "https://bscscan.com/token/0xCD40F2670CF58720b694968698A5514e924F742d",
|
"explorer": "https://bscscan.com/token/0xCD40F2670CF58720b694968698A5514e924F742d",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "ODDZ",
|
"symbol": "ODDZ",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xCD40F2670CF58720b694968698A5514e924F742d"
|
"id": "0xCD40F2670CF58720b694968698A5514e924F742d"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 709,
|
"versionNum": 710,
|
||||||
"commit": "c3f8bfae1653f2e0d25d067ae3a61aeccc13a7aa",
|
"commit": "c40c89d8b786c974044e886990b2e79aafb7475f",
|
||||||
"date": "2021-04-22T15:41:36.288Z"
|
"date": "2021-04-22T15:54:08.251Z"
|
||||||
}
|
}
|
16
history/versions/710.json
Normal file
16
history/versions/710.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 710,
|
||||||
|
"commit": "c40c89d8b786c974044e886990b2e79aafb7475f",
|
||||||
|
"date": "2021-04-22T15:54:08.251Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 709,
|
||||||
|
"commit": "c3f8bfae1653f2e0d25d067ae3a61aeccc13a7aa",
|
||||||
|
"date": "2021-04-22T15:41:36.288Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0xCD40F2670CF58720b694968698A5514e924F742d/info.json",
|
||||||
|
"blockchains/smartchain/assets/0xCD40F2670CF58720b694968698A5514e924F742d/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user