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
0de3f22d46
commit
cecf6342c4
blockchains/smartchain
history
|
@ -220,6 +220,7 @@
|
|||
"0x24c5AaA98eD11594a4Ebb69E065790C716C39E10",
|
||||
"0x250342dD21cAE01583e8F3eDe4eB64753f665084",
|
||||
"0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B",
|
||||
"0x25574Cad6F03FFacD9D08b288e8D5d88997fb2f3",
|
||||
"0x25A528af62e56512A19ce8c3cAB427807c28CC19",
|
||||
"0x25b15E17164b97202616e36Af1234Db944121185",
|
||||
"0x25Be9E26Db60B1A3d1f7fa21679385dF076Af7FB",
|
||||
|
|
|
@ -1,26 +1,25 @@
|
|||
{
|
||||
"name": "RedFEG",
|
||||
"type": "BEP20",
|
||||
"symbol": "REDFEG 🦍",
|
||||
"decimals": 9,
|
||||
"website": "https://feg.red",
|
||||
"description": "REDFEG is BEP-20 token that is determined to feed every community member.",
|
||||
"explorer": "https://bscscan.com/token/0x25574cad6f03ffacd9d08b288e8d5d88997fb2f3",
|
||||
"status": "active",
|
||||
"id": "0x25574Cad6F03FFacD9D08b288e8D5d88997fb2f3",
|
||||
"links": [
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/RedFEG"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/Red_FEG"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/RedTeam-Blockchain"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
{
|
||||
"name": "RedFEG",
|
||||
"type": "BEP20",
|
||||
"symbol": "REDFEG 🦍",
|
||||
"decimals": 9,
|
||||
"website": "https://feg.red",
|
||||
"description": "REDFEG is BEP-20 token that is determined to feed every community member.",
|
||||
"explorer": "https://bscscan.com/token/0x25574cad6f03ffacd9d08b288e8d5d88997fb2f3",
|
||||
"status": "active",
|
||||
"id": "0x25574Cad6F03FFacD9D08b288e8D5d88997fb2f3",
|
||||
"links": [
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/RedFEG"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/Red_FEG"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/RedTeam-Blockchain"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 3133,
|
||||
"commit": "a2115065b03451abb35238aa21b497694e2b65ef",
|
||||
"date": "2021-08-01T10:48:58.666Z"
|
||||
"versionNum": 3134,
|
||||
"commit": "0de3f22d4672e7188957b6db5ba276f72959a0f3",
|
||||
"date": "2021-08-01T11:02:27.484Z"
|
||||
}
|
16
history/versions/3134.json
Normal file
16
history/versions/3134.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"versionEnd": {
|
||||
"versionNum": 3134,
|
||||
"commit": "0de3f22d4672e7188957b6db5ba276f72959a0f3",
|
||||
"date": "2021-08-01T11:02:27.484Z"
|
||||
},
|
||||
"versionStart": {
|
||||
"versionNum": 3133,
|
||||
"commit": "a2115065b03451abb35238aa21b497694e2b65ef",
|
||||
"date": "2021-08-01T10:48:58.666Z"
|
||||
},
|
||||
"changes": [
|
||||
"blockchains/smartchain/assets/0x25574Cad6F03FFacD9D08b288e8D5d88997fb2f3/info.json",
|
||||
"blockchains/smartchain/assets/0x25574Cad6F03FFacD9D08b288e8D5d88997fb2f3/logo.png"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user