Fixes (sanity and consistency, auto), history

This commit is contained in:
cryptomanz 2021-08-08 20:02:02 +00:00 committed by trust-wallet-merge-bot
parent dae33a3f48
commit 234df14fdd
4 changed files with 57 additions and 40 deletions

View File

@ -352,6 +352,7 @@
"0x373849E1DbEE104D67afFf1B73703De4fd96294E", "0x373849E1DbEE104D67afFf1B73703De4fd96294E",
"0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f", "0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f",
"0x375A7B6A6F74a5Acb86C420c53C4Ce8cf1d51b4D", "0x375A7B6A6F74a5Acb86C420c53C4Ce8cf1d51b4D",
"0x3780E00D4c60887AF38345cCd44f7617dBFB10A0",
"0x37A9357B0d575d419595Cb56974fb89729E737de", "0x37A9357B0d575d419595Cb56974fb89729E737de",
"0x37Ac4D6140e54304D77437A5c11924f61a2D976f", "0x37Ac4D6140e54304D77437A5c11924f61a2D976f",
"0x37C28DE42bA3d22217995D146FC684B2326Ede64", "0x37C28DE42bA3d22217995D146FC684B2326Ede64",

View File

@ -1,37 +1,37 @@
{ {
"name": "Dogecoin 2.0", "name": "Dogecoin 2.0",
"type": "BEP20", "type": "BEP20",
"symbol": "Doge2", "symbol": "Doge2",
"decimals": 9, "decimals": 9,
"website": "https://dogecoin2.org/", "website": "https://dogecoin2.org/",
"description": "Dogecoin 2.0 is a DEFI token on the BSC network. Born out of the original Dogecoin community.", "description": "Dogecoin 2.0 is a DEFI token on the BSC network. Born out of the original Dogecoin community.",
"explorer": "https://bscscan.com/token/0x3780e00d4c60887af38345ccd44f7617dbfb10a0", "explorer": "https://bscscan.com/token/0x3780e00d4c60887af38345ccd44f7617dbfb10a0",
"status": "active", "status": "active",
"id": "0x3780E00D4c60887AF38345cCd44f7617dBFB10A0", "id": "0x3780E00D4c60887AF38345cCd44f7617dBFB10A0",
"links": [ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/Dogecoin2-0/" "url": "https://github.com/Dogecoin2-0/"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/Doge2_Official" "url": "https://twitter.com/Doge2_Official"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/r/Dogecoin2_point_0/" "url": "https://reddit.com/r/Dogecoin2_point_0/"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/doge2" "url": "https://discord.com/doge2"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/joinchat/pbZ1dx14bCAyMzY0" "url": "https://t.me/joinchat/pbZ1dx14bCAyMzY0"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/DOGECOIN2/" "url": "https://facebook.com/DOGECOIN2/"
} }
] ]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 3190, "versionNum": 3191,
"commit": "78aedc2dfe76c998553298ddba8423582bf7cb22", "commit": "dae33a3f4839e498ba21b29758b1b9cde47112a1",
"date": "2021-08-08T19:53:32.690Z" "date": "2021-08-08T20:01:42.514Z"
} }

View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 3191,
"commit": "dae33a3f4839e498ba21b29758b1b9cde47112a1",
"date": "2021-08-08T20:01:42.514Z"
},
"versionStart": {
"versionNum": 3190,
"commit": "78aedc2dfe76c998553298ddba8423582bf7cb22",
"date": "2021-08-08T19:53:32.690Z"
},
"changes": [
"blockchains/smartchain/assets/0x3780E00D4c60887AF38345cCd44f7617dBFB10A0/info.json",
"blockchains/smartchain/assets/0x3780E00D4c60887AF38345cCd44f7617dBFB10A0/logo.png"
]
}