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
f595d2f34c
commit
66b6d91531
|
@ -254,6 +254,7 @@
|
||||||
"0x2C125b09C2DBed3d1669a3183298285e5cf46154",
|
"0x2C125b09C2DBed3d1669a3183298285e5cf46154",
|
||||||
"0x2C40a80565B595C03cd94217c077c47E3F41937E",
|
"0x2C40a80565B595C03cd94217c077c47E3F41937E",
|
||||||
"0x2C80bC9bFa4EC680EfB949C51806bDDEE5Ac8299",
|
"0x2C80bC9bFa4EC680EfB949C51806bDDEE5Ac8299",
|
||||||
|
"0x2c8368f8F474Ed9aF49b87eAc77061BEb986c2f1",
|
||||||
"0x2cc26dd730F548dc4ac291ae7D84a0C96980d2cB",
|
"0x2cc26dd730F548dc4ac291ae7D84a0C96980d2cB",
|
||||||
"0x2cD1075682b0FCCaADd0Ca629e138E64015Ba11c",
|
"0x2cD1075682b0FCCaADd0Ca629e138E64015Ba11c",
|
||||||
"0x2d2bB6cC040010583F16Bb1c5afEE129ed13B532",
|
"0x2d2bB6cC040010583F16Bb1c5afEE129ed13B532",
|
||||||
|
|
|
@ -1,41 +1,41 @@
|
||||||
{
|
{
|
||||||
"name": "LeonicornSwap",
|
"name": "LeonicornSwap",
|
||||||
"website": "https://leonicornswap.com",
|
"website": "https://leonicornswap.com",
|
||||||
"description": "Leonicorn Swap is an Advance AMM with features Like NFT Marketplace, Lottery, IDO and many other advanced features.",
|
"description": "Leonicorn Swap is an Advance AMM with features Like NFT Marketplace, Lottery, IDO and many other advanced features.",
|
||||||
"explorer": "https://bscscan.com/token/0x2c8368f8f474ed9af49b87eac77061beb986c2f1",
|
"explorer": "https://bscscan.com/token/0x2c8368f8f474ed9af49b87eac77061beb986c2f1",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "LEOS",
|
"symbol": "LEOS",
|
||||||
"decimals": 8,
|
"decimals": 8,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x2c8368f8F474Ed9aF49b87eAc77061BEb986c2f1",
|
"id": "0x2c8368f8F474Ed9aF49b87eAc77061BEb986c2f1",
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"name": "github",
|
"name": "github",
|
||||||
"url": "https://github.com/Leonicornswap"
|
"url": "https://github.com/Leonicornswap"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "twitter",
|
"name": "twitter",
|
||||||
"url": "https://twitter.com/swapleonicorn"
|
"url": "https://twitter.com/swapleonicorn"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "telegram",
|
"name": "telegram",
|
||||||
"url": "https://t.me/leonicornswap"
|
"url": "https://t.me/leonicornswap"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "whitepaper",
|
"name": "whitepaper",
|
||||||
"url": "https://leonicornswap.com/images/whitepaper.pdf"
|
"url": "https://leonicornswap.com/images/whitepaper.pdf"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "facebook",
|
"name": "facebook",
|
||||||
"url": "https://facebook.com/Leonicorn-Swap-104821111837719"
|
"url": "https://facebook.com/Leonicorn-Swap-104821111837719"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "reddit",
|
"name": "reddit",
|
||||||
"url": "https://reddit.com/r/LeonicornSwap"
|
"url": "https://reddit.com/r/LeonicornSwap"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "coinmarketcap",
|
"name": "coinmarketcap",
|
||||||
"url": "https://coinmarketcap.com/currencies/leonicorn-swap/"
|
"url": "https://coinmarketcap.com/currencies/leonicorn-swap/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 2859,
|
"versionNum": 2860,
|
||||||
"commit": "da193101e5614581676bef1dc010c7da1ef4702e",
|
"commit": "f595d2f34c92402d9555592ebb2d783557cfe720",
|
||||||
"date": "2021-07-06T13:02:46.964Z"
|
"date": "2021-07-06T19:36:23.543Z"
|
||||||
}
|
}
|
16
history/versions/2860.json
Normal file
16
history/versions/2860.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 2860,
|
||||||
|
"commit": "f595d2f34c92402d9555592ebb2d783557cfe720",
|
||||||
|
"date": "2021-07-06T19:36:23.543Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 2859,
|
||||||
|
"commit": "da193101e5614581676bef1dc010c7da1ef4702e",
|
||||||
|
"date": "2021-07-06T13:02:46.964Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0x2c8368f8F474Ed9aF49b87eAc77061BEb986c2f1/info.json",
|
||||||
|
"blockchains/smartchain/assets/0x2c8368f8F474Ed9aF49b87eAc77061BEb986c2f1/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user