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
99a507ec5c
commit
bf2a5fabc3
|
@ -90,6 +90,7 @@
|
||||||
"0x0E8D5504bF54D9E44260f8d153EcD5412130CaBb",
|
"0x0E8D5504bF54D9E44260f8d153EcD5412130CaBb",
|
||||||
"0x0E9d900C884964dC4B26db96Ba113825B1a09Baa",
|
"0x0E9d900C884964dC4B26db96Ba113825B1a09Baa",
|
||||||
"0x0Eb3a705fc54725037CC9e008bDede697f62F335",
|
"0x0Eb3a705fc54725037CC9e008bDede697f62F335",
|
||||||
|
"0x0ebd9537A25f56713E34c45b38F421A1e7191469",
|
||||||
"0x0f7cd24E31293b162DcF6211C6AC5bD8EfCB81f4",
|
"0x0f7cd24E31293b162DcF6211C6AC5bD8EfCB81f4",
|
||||||
"0x0FC013E24AE732fcEc9Eb6BF8CAE12782a56bE7E",
|
"0x0FC013E24AE732fcEc9Eb6BF8CAE12782a56bE7E",
|
||||||
"0x0Fe3e956D2034BCEF01FbA8A2BfCA389cdb72699",
|
"0x0Fe3e956D2034BCEF01FbA8A2BfCA389cdb72699",
|
||||||
|
|
|
@ -1,26 +1,25 @@
|
||||||
{
|
{
|
||||||
"name": "dotmoovs",
|
"name": "dotmoovs",
|
||||||
"website": "https://www.dotmoovs.com/",
|
"website": "https://www.dotmoovs.com/",
|
||||||
"description": "dotmoovs is the first crypto mobile worldwide competitive environment. At dotmoovs you can compete with others around the world!",
|
"description": "dotmoovs is the first crypto mobile worldwide competitive environment. At dotmoovs you can compete with others around the world!",
|
||||||
"explorer": "https://bscscan.com/token/0x0ebd9537A25f56713E34c45b38F421A1e7191469",
|
"explorer": "https://bscscan.com/token/0x0ebd9537A25f56713E34c45b38F421A1e7191469",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "MOOV",
|
"symbol": "MOOV",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x0ebd9537A25f56713E34c45b38F421A1e7191469",
|
"id": "0x0ebd9537A25f56713E34c45b38F421A1e7191469",
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"name": "coingecko",
|
"name": "coingecko",
|
||||||
"url": "https://coingecko.com/en/coins/dotmoovs"
|
"url": "https://coingecko.com/en/coins/dotmoovs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "twitter",
|
"name": "twitter",
|
||||||
"url": "https://twitter.com/dotmoovs"
|
"url": "https://twitter.com/dotmoovs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "telegram",
|
"name": "telegram",
|
||||||
"url": "https://t.me/dotmoovs"
|
"url": "https://t.me/dotmoovs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 3324,
|
"versionNum": 3325,
|
||||||
"commit": "5a570cc930f94afb014008fb58dcef1a7f5276a1",
|
"commit": "99a507ec5ce0e2276d345ee49b9c804503988f31",
|
||||||
"date": "2021-08-21T06:46:48.680Z"
|
"date": "2021-08-21T07:28:11.780Z"
|
||||||
}
|
}
|
16
history/versions/3325.json
Normal file
16
history/versions/3325.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 3325,
|
||||||
|
"commit": "99a507ec5ce0e2276d345ee49b9c804503988f31",
|
||||||
|
"date": "2021-08-21T07:28:11.780Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 3324,
|
||||||
|
"commit": "5a570cc930f94afb014008fb58dcef1a7f5276a1",
|
||||||
|
"date": "2021-08-21T06:46:48.680Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0x0ebd9537A25f56713E34c45b38F421A1e7191469/info.json",
|
||||||
|
"blockchains/smartchain/assets/0x0ebd9537A25f56713E34c45b38F421A1e7191469/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user