mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_ERC20+BEP20_LIT (#5490)
* add_ERC20+BEP20_LIT * Fixes (sanity and consistency, auto) Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
9ae72514fe
commit
0cb2fef52a
blockchains
ethereum
smartchain
|
@ -4435,6 +4435,7 @@
|
|||
"0xB58A2ebBB0Abe5797c78D69DBc419e98eB7A3b52",
|
||||
"0xB58a6ab4972d6584cb6AFBA679eDb5acD8BfD1ec",
|
||||
"0xB58B0B858dAbD762c063Ea0F22f2FA3397474529",
|
||||
"0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723",
|
||||
"0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2",
|
||||
"0xb5A5F22694352C15B00323844aD545ABb2B11028",
|
||||
"0xb5A73f5Fc8BbdbcE59bfD01CA8d35062e0dad801",
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "Litentry",
|
||||
"website": "https://www.litentry.com",
|
||||
"description": "Decentralized identity authentication and user activity data management Infrastructure.",
|
||||
"explorer": "https://etherscan.io/token/0xb59490ab09a0f526cc7305822ac65f2ab12f9723",
|
||||
"type": "ERC20",
|
||||
"symbol": "LIT",
|
||||
"decimals": 18,
|
||||
"id": "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723"
|
||||
}
|
Binary file not shown.
After ![]() (image error) Size: 18 KiB |
|
@ -127,6 +127,7 @@
|
|||
"0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5",
|
||||
"0xB248a295732e0225acd3337607cc01068e3b9c10",
|
||||
"0xb31f5d117541825D6692c10e4357008EDF3E2BCD",
|
||||
"0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723",
|
||||
"0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094",
|
||||
"0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E",
|
||||
"0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c",
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "Litentry",
|
||||
"website": "https://www.litentry.com",
|
||||
"description": "Decentralized identity authentication and user activity data management Infrastructure.",
|
||||
"explorer": "https://bscscan.com/token/0xb59490ab09a0f526cc7305822ac65f2ab12f9723",
|
||||
"type": "BEP20",
|
||||
"symbol": "LIT",
|
||||
"decimals": 18,
|
||||
"id": "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723"
|
||||
}
|
Binary file not shown.
After ![]() (image error) Size: 18 KiB |
Loading…
Reference in New Issue
Block a user