mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add LTO Network (ERC20) (#14694)
* Info for token LTO Network * Update info.json Making name for LTO Network's old ERC20 smart contract (v1) more distinct. Source on swap: https://blog.ltonetwork.com/new-erc-20-smart-contract/ Old contract will remain active until full v1 token supply has been migrated to v2 token contract: https://etherscan.io/address/0xd01409314acb3b245cea9500ece3f6fd4d70ea30 * Update info.json cleanup * Update info.json * Update info.json * Delete info.json * Revert "Delete info.json" This reverts commit 7b9545d51b07394a1948b4240367a371cf325efb. * Update info.json Co-authored-by: Nazar <85495047+cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
e6590e9cfe
commit
3ece3d0396
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "LTO Network Token",
|
||||
"symbol": "LTO",
|
||||
"name": "LTO",
|
||||
"symbol": "XLTO",
|
||||
"type": "ERC20",
|
||||
"decimals": 8,
|
||||
"description": "LTO Network is a blockchain platform for creating decentralized workflow applications, while maintaining data privacy and GDPR compliance.",
|
||||
"website": "https://lto.network/",
|
||||
"description": "Old ERC20 Smart Contract for LTO Network, please swap to v2. LTO Network is a layer-1 platform for decentralized identities, verifiable credentials and decentralized workflow applications, while maintaining data privacy and GDPR compliance.",
|
||||
"website": "https://www.ltonetwork.com/",
|
||||
"explorer": "https://etherscan.io/token/0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D",
|
||||
"status": "active",
|
||||
"status": "abandoned",
|
||||
"id": "0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -0,0 +1,61 @@
|
|||
{
|
||||
"name": "LTO Network",
|
||||
"type": "ERC20",
|
||||
"symbol": "LTO",
|
||||
"decimals": 8,
|
||||
"website": "https://www.ltonetwork.com/",
|
||||
"description": "LTO Network is a layer-1 platform for decentralized identities, verifiable credentials and decentralized workflow applications, while maintaining data privacy and GDPR compliance.",
|
||||
"explorer": "https://etherscan.io/token/0xd01409314acb3b245cea9500ece3f6fd4d70ea30",
|
||||
"status": "active",
|
||||
"id": "0xd01409314aCb3b245CEa9500eCE3F6Fd4d70ea30",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/TheLTONetwork"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/ltonetwork/"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/LTOnetwork"
|
||||
},
|
||||
{
|
||||
"name": "telegram_news",
|
||||
"url": "https://t.me/ltoinfo"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://blog.ltonetwork.com/"
|
||||
},
|
||||
{
|
||||
"name": "docs",
|
||||
"url": "https://docs.ltonetwork.com/"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/LTONetwork/"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/TheLTONetwork"
|
||||
},
|
||||
{
|
||||
"name": "youtube",
|
||||
"url": "https://youtube.com/channel/UCaHcF-xterKYTKSpY4xgKiw"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/lto-network/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/lto-network"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://ltonetwork.com/documents/LTO%20Network%20-%20Identities%20Paper.pdf"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Loading…
Reference in New Issue
Block a user