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
b49c3bfdb0
commit
2fceeedaf1
blockchains/smartchain
history
|
@ -88,6 +88,7 @@
|
|||
"0x2E291e1c9f85a86d0C58Ae15621aaC005a8b2EAD",
|
||||
"0x2ed9e96EDd11A1fF5163599A66fb6f1C77FA9C66",
|
||||
"0x2f801292924433F41E34669b0817F990764EcAA0",
|
||||
"0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256",
|
||||
"0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0",
|
||||
"0x31045e7023e6c388F9447E632a3f9EaFF90393fa",
|
||||
"0x31D0a7AdA4d4c131Eb612DB48861211F63e57610",
|
||||
|
|
|
@ -1,29 +1,29 @@
|
|||
{
|
||||
"name": "UnmarshalToken",
|
||||
"website": "https://unmarshal.io/",
|
||||
"source_code": "https://github.com/orgs/eucrypt",
|
||||
"description": "Unmarshal is a Multi-chain DeFi network of indexers that provides seamless access to Blockchain data for DeFi applications. We provide rich, meaningful, and reliable access to data through our decentralized network nodes.",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/unmarshal",
|
||||
"handle": "unmarshal"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/Unmarshal_Chat",
|
||||
"handle": "Unmarshal_Chat"
|
||||
},
|
||||
{
|
||||
"name": "Medium",
|
||||
"url": "https://blog.unmarshal.io/",
|
||||
"handle": "unmarshal-io"
|
||||
}
|
||||
],
|
||||
"explorer": "https://bscscan.com/token/0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256",
|
||||
"type": "BEP20",
|
||||
"symbol": "MARSH",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256"
|
||||
"name": "UnmarshalToken",
|
||||
"website": "https://unmarshal.io/",
|
||||
"source_code": "https://github.com/orgs/eucrypt",
|
||||
"description": "Unmarshal is a Multi-chain DeFi network of indexers that provides seamless access to Blockchain data for DeFi applications. We provide rich, meaningful, and reliable access to data through our decentralized network nodes.",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/unmarshal",
|
||||
"handle": "unmarshal"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/Unmarshal_Chat",
|
||||
"handle": "Unmarshal_Chat"
|
||||
},
|
||||
{
|
||||
"name": "Medium",
|
||||
"url": "https://blog.unmarshal.io/",
|
||||
"handle": "unmarshal-io"
|
||||
}
|
||||
],
|
||||
"explorer": "https://bscscan.com/token/0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256",
|
||||
"type": "BEP20",
|
||||
"symbol": "MARSH",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256"
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 821,
|
||||
"commit": "1c9dc100dfdb62d10c686dbaaa508a4fbbe0a6a7",
|
||||
"date": "2021-04-27T15:30:03.697Z"
|
||||
"versionNum": 822,
|
||||
"commit": "b49c3bfdb088d0ca2ce23bf5e1622a0b61c7b5dc",
|
||||
"date": "2021-04-27T15:32:14.349Z"
|
||||
}
|
16
history/versions/822.json
Normal file
16
history/versions/822.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"versionEnd": {
|
||||
"versionNum": 822,
|
||||
"commit": "b49c3bfdb088d0ca2ce23bf5e1622a0b61c7b5dc",
|
||||
"date": "2021-04-27T15:32:14.349Z"
|
||||
},
|
||||
"versionStart": {
|
||||
"versionNum": 821,
|
||||
"commit": "1c9dc100dfdb62d10c686dbaaa508a4fbbe0a6a7",
|
||||
"date": "2021-04-27T15:30:03.697Z"
|
||||
},
|
||||
"changes": [
|
||||
"blockchains/smartchain/assets/0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256/info.json",
|
||||
"blockchains/smartchain/assets/0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256/logo.png"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user