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
87cf9aacd1
commit
7b27f30084
blockchains/smartchain
history
|
@ -66,6 +66,7 @@
|
|||
"0x233d91A0713155003fc4DcE0AFa871b508B3B715",
|
||||
"0x250342dD21cAE01583e8F3eDe4eB64753f665084",
|
||||
"0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B",
|
||||
"0x25F6524C2bfA5eebcc50beaFD08525E0786082cf",
|
||||
"0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC",
|
||||
"0x26A5dFab467d4f58fB266648CAe769503CEC9580",
|
||||
"0x271C418B045d05A1D52c6bF849d47b5B5B4d769e",
|
||||
|
|
|
@ -1,26 +1,26 @@
|
|||
{
|
||||
"name": "MarioBros",
|
||||
"website": "https://www.mariobros.info/",
|
||||
"source_code": "https://github.com/MarioBros-Coin/MarioBrosCoin",
|
||||
"description": "MarioBros is a frictionless, community driven contract that allows you to hold tokens of increasing value due to deflationary structure.",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/Mariobroscoin"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://www.reddit.com/r/MarioBrostoken/"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/mariobros_coin"
|
||||
}
|
||||
],
|
||||
"explorer": "https://bscscan.com/token/0x25f6524c2bfa5eebcc50beafd08525e0786082cf",
|
||||
"type": "BEP20",
|
||||
"symbol": "MARIO",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0x25F6524C2bfA5eebcc50beaFD08525E0786082cf"
|
||||
"name": "MarioBros",
|
||||
"website": "https://www.mariobros.info/",
|
||||
"source_code": "https://github.com/MarioBros-Coin/MarioBrosCoin",
|
||||
"description": "MarioBros is a frictionless, community driven contract that allows you to hold tokens of increasing value due to deflationary structure.",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/Mariobroscoin"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://www.reddit.com/r/MarioBrostoken/"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/mariobros_coin"
|
||||
}
|
||||
],
|
||||
"explorer": "https://bscscan.com/token/0x25f6524c2bfa5eebcc50beafd08525e0786082cf",
|
||||
"type": "BEP20",
|
||||
"symbol": "MARIO",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0x25F6524C2bfA5eebcc50beaFD08525E0786082cf"
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 808,
|
||||
"commit": "b0b94619bdd005f4f9721ccdbddcc0232ec795ef",
|
||||
"date": "2021-04-27T01:30:56.767Z"
|
||||
"versionNum": 809,
|
||||
"commit": "87cf9aacd19cc7f5b2517ad83d71c33b02a6d483",
|
||||
"date": "2021-04-27T06:25:10.080Z"
|
||||
}
|
16
history/versions/809.json
Normal file
16
history/versions/809.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"versionEnd": {
|
||||
"versionNum": 809,
|
||||
"commit": "87cf9aacd19cc7f5b2517ad83d71c33b02a6d483",
|
||||
"date": "2021-04-27T06:25:10.080Z"
|
||||
},
|
||||
"versionStart": {
|
||||
"versionNum": 808,
|
||||
"commit": "b0b94619bdd005f4f9721ccdbddcc0232ec795ef",
|
||||
"date": "2021-04-27T01:30:56.767Z"
|
||||
},
|
||||
"changes": [
|
||||
"blockchains/smartchain/assets/0x25F6524C2bfA5eebcc50beaFD08525E0786082cf/info.json",
|
||||
"blockchains/smartchain/assets/0x25F6524C2bfA5eebcc50beaFD08525E0786082cf/logo.png"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user