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
9552163b51
commit
85db53a0cd
|
@ -134,6 +134,7 @@
|
||||||
"0x8519EA49c997f50cefFa444d240fB655e89248Aa",
|
"0x8519EA49c997f50cefFa444d240fB655e89248Aa",
|
||||||
"0x851F7a700c5d67DB59612b871338a85526752c25",
|
"0x851F7a700c5d67DB59612b871338a85526752c25",
|
||||||
"0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B",
|
"0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B",
|
||||||
|
"0x8850D2c68c632E3B258e612abAA8FadA7E6958E5",
|
||||||
"0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e",
|
"0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e",
|
||||||
"0x897fE07d613037c206429628611A2665E18C657d",
|
"0x897fE07d613037c206429628611A2665E18C657d",
|
||||||
"0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d",
|
"0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d",
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "PIG Token",
|
"name": "PIG Token",
|
||||||
"website": "https://pigtoken.finance/",
|
"website": "https://pigtoken.finance/",
|
||||||
"description": "high-yield frictionless farming token.",
|
"description": "high-yield frictionless farming token.",
|
||||||
"explorer": "https://bscscan.com/token/0x8850d2c68c632e3b258e612abaa8fada7e6958e5",
|
"explorer": "https://bscscan.com/token/0x8850d2c68c632e3b258e612abaa8fada7e6958e5",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "PIG",
|
"symbol": "PIG",
|
||||||
"decimals": 9,
|
"decimals": 9,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x8850d2c68c632e3b258e612abaa8fada7e6958e5"
|
"id": "0x8850D2c68c632E3B258e612abAA8FadA7E6958E5"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 230,
|
"versionNum": 231,
|
||||||
"commit": "2ed1bb531faade32c0639b0b3cedf037a2269063",
|
"commit": "9552163b519c5caf8bef731224546598d847d0ed",
|
||||||
"date": "2021-03-19T21:47:38.674Z"
|
"date": "2021-03-19T21:49:35.946Z"
|
||||||
}
|
}
|
16
history/versions/231.json
Normal file
16
history/versions/231.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 231,
|
||||||
|
"commit": "9552163b519c5caf8bef731224546598d847d0ed",
|
||||||
|
"date": "2021-03-19T21:49:35.946Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 230,
|
||||||
|
"commit": "2ed1bb531faade32c0639b0b3cedf037a2269063",
|
||||||
|
"date": "2021-03-19T21:47:38.674Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0x8850D2c68c632E3B258e612abAA8FadA7E6958E5/info.json",
|
||||||
|
"blockchains/smartchain/assets/0x8850D2c68c632E3B258e612abAA8FadA7E6958E5/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user