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
4da11f058c
commit
c9fcc8eaab
|
@ -1265,6 +1265,7 @@
|
||||||
"0xc53708664b99DF348dd27C3Ac0759d2DA9c40462",
|
"0xc53708664b99DF348dd27C3Ac0759d2DA9c40462",
|
||||||
"0xc5A49b4CBe004b6FD55B30Ba1dE6AC360FF9765d",
|
"0xc5A49b4CBe004b6FD55B30Ba1dE6AC360FF9765d",
|
||||||
"0xC5FFc1cb7533931D737E13A9b68eBb45270f3298",
|
"0xC5FFc1cb7533931D737E13A9b68eBb45270f3298",
|
||||||
|
"0xC62eF0d8e137499833AbB05Dee47007D2b334bA6",
|
||||||
"0xC66c8b40E9712708d0b4F27c9775Dc934B65F0d9",
|
"0xC66c8b40E9712708d0b4F27c9775Dc934B65F0d9",
|
||||||
"0xc6Cb12df4520B7Bf83f64C79c585b8462e18B6Aa",
|
"0xc6Cb12df4520B7Bf83f64C79c585b8462e18B6Aa",
|
||||||
"0xC70636a779118e57E1c6fdAfDd1f919Fae912d2f",
|
"0xC70636a779118e57E1c6fdAfDd1f919Fae912d2f",
|
||||||
|
|
|
@ -1,14 +1,14 @@
|
||||||
{
|
{
|
||||||
"name": "GAMEX",
|
"name": "GAMEX",
|
||||||
"website": "https://www.game-x.co",
|
"website": "https://www.game-x.co",
|
||||||
"description": "GAMEX is a project with goal of creating a gaming ecosystem revolving around the benefits of the players.",
|
"description": "GAMEX is a project with goal of creating a gaming ecosystem revolving around the benefits of the players.",
|
||||||
"explorer": "https://bscscan.com/token/0xc62ef0d8e137499833abb05dee47007d2b334ba6",
|
"explorer": "https://bscscan.com/token/0xc62ef0d8e137499833abb05dee47007d2b334ba6",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "GMX",
|
"symbol": "GMX",
|
||||||
"decimals": 9,
|
"decimals": 9,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xC62eF0d8e137499833AbB05Dee47007D2b334bA6",
|
"id": "0xC62eF0d8e137499833AbB05Dee47007D2b334bA6",
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"name": "twitter",
|
"name": "twitter",
|
||||||
"url": "https://twitter.com/gamexofficial1?s=21"
|
"url": "https://twitter.com/gamexofficial1?s=21"
|
||||||
|
@ -21,6 +21,5 @@
|
||||||
"name": "discord",
|
"name": "discord",
|
||||||
"url": "https://discord.com/invite/7ddzPkkk"
|
"url": "https://discord.com/invite/7ddzPkkk"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 3446,
|
"versionNum": 3447,
|
||||||
"commit": "b280a05b3e8e92b747c346cf31f5384c2b853a46",
|
"commit": "4da11f058cbb8a64f3a70e9558d00c20a49e2b86",
|
||||||
"date": "2021-08-31T11:56:30.453Z"
|
"date": "2021-08-31T11:57:53.085Z"
|
||||||
}
|
}
|
16
history/versions/3447.json
Normal file
16
history/versions/3447.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 3447,
|
||||||
|
"commit": "4da11f058cbb8a64f3a70e9558d00c20a49e2b86",
|
||||||
|
"date": "2021-08-31T11:57:53.085Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 3446,
|
||||||
|
"commit": "b280a05b3e8e92b747c346cf31f5384c2b853a46",
|
||||||
|
"date": "2021-08-31T11:56:30.453Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0xC62eF0d8e137499833AbB05Dee47007D2b334bA6/info.json",
|
||||||
|
"blockchains/smartchain/assets/0xC62eF0d8e137499833AbB05Dee47007D2b334bA6/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user