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
b6be3e77f3
commit
2c386e56da
|
@ -3,6 +3,7 @@
|
||||||
"0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7",
|
"0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7",
|
||||||
"0x0288D3E353fE2299F11eA2c2e1696b4A648eCC07",
|
"0x0288D3E353fE2299F11eA2c2e1696b4A648eCC07",
|
||||||
"0x03D6BD3d48F956D783456695698C407A46ecD54d",
|
"0x03D6BD3d48F956D783456695698C407A46ecD54d",
|
||||||
|
"0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd",
|
||||||
"0x0567D7fad179dCd2a89508B77cCe93E26f8998F7",
|
"0x0567D7fad179dCd2a89508B77cCe93E26f8998F7",
|
||||||
"0x05B339B0A346bF01f851ddE47a5d485c34FE220c",
|
"0x05B339B0A346bF01f851ddE47a5d485c34FE220c",
|
||||||
"0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18",
|
"0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18",
|
||||||
|
|
|
@ -1,22 +1,22 @@
|
||||||
{
|
{
|
||||||
"name": "Peacockcoin",
|
"name": "Peacockcoin",
|
||||||
"website": "https://peacockcoin.finance/",
|
"website": "https://peacockcoin.finance/",
|
||||||
"description": "PeacockCoin is a deflationary yield token on the Binance Smart Chain with Multi-dimensional NFT's",
|
"description": "PeacockCoin is a deflationary yield token on the Binance Smart Chain with Multi-dimensional NFT's",
|
||||||
"socials": [
|
"socials": [
|
||||||
{
|
{
|
||||||
"name": "Twitter",
|
"name": "Twitter",
|
||||||
"url": "https://twitter.com/PeacockCoin",
|
"url": "https://twitter.com/PeacockCoin",
|
||||||
"handle": "PeacockCoin"
|
"handle": "PeacockCoin"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Telegram",
|
"name": "Telegram",
|
||||||
"url": "https://t.me/peacockcoin"
|
"url": "https://t.me/peacockcoin"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"explorer": "https://bscscan.com/token/0x050787de0cf5da03d9387b344334d51cae5dd0fd",
|
"explorer": "https://bscscan.com/token/0x050787de0cf5da03d9387b344334d51cae5dd0fd",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "PEKC ",
|
"symbol": "PEKC ",
|
||||||
"decimals": 9,
|
"decimals": 9,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd"
|
"id": "0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 547,
|
"versionNum": 548,
|
||||||
"commit": "f9e1bbe37a2d1c1ffada0656aadf13bc6a5f54e7",
|
"commit": "b6be3e77f3e953f9d84a80ad3b9b880aa4453057",
|
||||||
"date": "2021-04-14T10:43:50.480Z"
|
"date": "2021-04-14T12:12:54.016Z"
|
||||||
}
|
}
|
16
history/versions/548.json
Normal file
16
history/versions/548.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 548,
|
||||||
|
"commit": "b6be3e77f3e953f9d84a80ad3b9b880aa4453057",
|
||||||
|
"date": "2021-04-14T12:12:54.016Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 547,
|
||||||
|
"commit": "f9e1bbe37a2d1c1ffada0656aadf13bc6a5f54e7",
|
||||||
|
"date": "2021-04-14T10:43:50.480Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd/info.json",
|
||||||
|
"blockchains/smartchain/assets/0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user