Fixes (sanity and consistency, auto), history

This commit is contained in:
cryptomanz 2021-08-01 11:02:44 +00:00 committed by trust-wallet-merge-bot
parent 0de3f22d46
commit cecf6342c4
4 changed files with 45 additions and 29 deletions

View File

@ -220,6 +220,7 @@
"0x24c5AaA98eD11594a4Ebb69E065790C716C39E10", "0x24c5AaA98eD11594a4Ebb69E065790C716C39E10",
"0x250342dD21cAE01583e8F3eDe4eB64753f665084", "0x250342dD21cAE01583e8F3eDe4eB64753f665084",
"0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B", "0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B",
"0x25574Cad6F03FFacD9D08b288e8D5d88997fb2f3",
"0x25A528af62e56512A19ce8c3cAB427807c28CC19", "0x25A528af62e56512A19ce8c3cAB427807c28CC19",
"0x25b15E17164b97202616e36Af1234Db944121185", "0x25b15E17164b97202616e36Af1234Db944121185",
"0x25Be9E26Db60B1A3d1f7fa21679385dF076Af7FB", "0x25Be9E26Db60B1A3d1f7fa21679385dF076Af7FB",

View File

@ -1,26 +1,25 @@
{ {
"name": "RedFEG", "name": "RedFEG",
"type": "BEP20", "type": "BEP20",
"symbol": "REDFEG 🦍", "symbol": "REDFEG 🦍",
"decimals": 9, "decimals": 9,
"website": "https://feg.red", "website": "https://feg.red",
"description": "REDFEG is BEP-20 token that is determined to feed every community member.", "description": "REDFEG is BEP-20 token that is determined to feed every community member.",
"explorer": "https://bscscan.com/token/0x25574cad6f03ffacd9d08b288e8d5d88997fb2f3", "explorer": "https://bscscan.com/token/0x25574cad6f03ffacd9d08b288e8d5d88997fb2f3",
"status": "active", "status": "active",
"id": "0x25574Cad6F03FFacD9D08b288e8D5d88997fb2f3", "id": "0x25574Cad6F03FFacD9D08b288e8D5d88997fb2f3",
"links": [ "links": [
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/RedFEG" "url": "https://t.me/RedFEG"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/Red_FEG" "url": "https://twitter.com/Red_FEG"
}, },
{ {
"name": "github", "name": "github",
"url": "https://github.com/RedTeam-Blockchain" "url": "https://github.com/RedTeam-Blockchain"
} }
] ]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 3133, "versionNum": 3134,
"commit": "a2115065b03451abb35238aa21b497694e2b65ef", "commit": "0de3f22d4672e7188957b6db5ba276f72959a0f3",
"date": "2021-08-01T10:48:58.666Z" "date": "2021-08-01T11:02:27.484Z"
} }

View 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"
]
}