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
dae33a3f48
commit
234df14fdd
|
@ -352,6 +352,7 @@
|
|||
"0x373849E1DbEE104D67afFf1B73703De4fd96294E",
|
||||
"0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f",
|
||||
"0x375A7B6A6F74a5Acb86C420c53C4Ce8cf1d51b4D",
|
||||
"0x3780E00D4c60887AF38345cCd44f7617dBFB10A0",
|
||||
"0x37A9357B0d575d419595Cb56974fb89729E737de",
|
||||
"0x37Ac4D6140e54304D77437A5c11924f61a2D976f",
|
||||
"0x37C28DE42bA3d22217995D146FC684B2326Ede64",
|
||||
|
|
|
@ -1,37 +1,37 @@
|
|||
{
|
||||
"name": "Dogecoin 2.0",
|
||||
"type": "BEP20",
|
||||
"symbol": "Doge2",
|
||||
"decimals": 9,
|
||||
"website": "https://dogecoin2.org/",
|
||||
"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",
|
||||
"status": "active",
|
||||
"id": "0x3780E00D4c60887AF38345cCd44f7617dBFB10A0",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/Dogecoin2-0/"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/Doge2_Official"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/Dogecoin2_point_0/"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/doge2"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/joinchat/pbZ1dx14bCAyMzY0"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/DOGECOIN2/"
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"name": "Dogecoin 2.0",
|
||||
"type": "BEP20",
|
||||
"symbol": "Doge2",
|
||||
"decimals": 9,
|
||||
"website": "https://dogecoin2.org/",
|
||||
"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",
|
||||
"status": "active",
|
||||
"id": "0x3780E00D4c60887AF38345cCd44f7617dBFB10A0",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/Dogecoin2-0/"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/Doge2_Official"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/Dogecoin2_point_0/"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/doge2"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/joinchat/pbZ1dx14bCAyMzY0"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/DOGECOIN2/"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 3190,
|
||||
"commit": "78aedc2dfe76c998553298ddba8423582bf7cb22",
|
||||
"date": "2021-08-08T19:53:32.690Z"
|
||||
"versionNum": 3191,
|
||||
"commit": "dae33a3f4839e498ba21b29758b1b9cde47112a1",
|
||||
"date": "2021-08-08T20:01:42.514Z"
|
||||
}
|
16
history/versions/3191.json
Normal file
16
history/versions/3191.json
Normal 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"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user