mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_ERC20-BEP20_ALICE (#12990)
* add_ERC20-BEP20_ALICE https://research.binance.com/en/projects/my-neighbor-alice https://etherscan.io/token/0xac51066d7bec65dc4589368da368b212745d63e8 https://bscscan.com/token/0xAC51066d7bEC65Dc4589368da368b212745d63E8 * Fixes (sanity and consistency, auto), history Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
333445c642
commit
9976cc0f09
|
@ -4467,6 +4467,7 @@
|
|||
"0xAc3Da587eac229C9896D919aBC235CA4Fd7f72c1",
|
||||
"0xAC4088748E1f737C82980A7f78669bE35FecD686",
|
||||
"0xac4cE3D16bb77511d0A2cB8bEFd3983142B858E0",
|
||||
"0xAC51066d7bEC65Dc4589368da368b212745d63E8",
|
||||
"0xac5470280C680956b1851F4ef9330F32E6fd243F",
|
||||
"0xAC65dc06C8444C6545A94Ce961496258Aa860Cb9",
|
||||
"0xaC6Df26a590F08dcC95D5a4705ae8abbc88509Ef",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "My Neighbor Alice",
|
||||
"symbol": "ALICE",
|
||||
"type": "ERC20",
|
||||
"decimals": 6,
|
||||
"description": "A social simulation Blockchain game owned by players.",
|
||||
"website": "https://www.myneighboralice.com",
|
||||
"explorer": "https://etherscan.io/token/0xac51066d7bec65dc4589368da368b212745d63e8",
|
||||
"status": "active",
|
||||
"id": "0xAC51066d7bEC65Dc4589368da368b212745d63E8"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
|
@ -1075,6 +1075,7 @@
|
|||
"0xAc0C8dA4A4748d8d821A0973d00b157aA78C473D",
|
||||
"0xaC472D0EED2B8a2f57a6E304eA7eBD8E88D1d36f",
|
||||
"0xAc4c2903fb2f073e94De57c79D8Bec5155662122",
|
||||
"0xAC51066d7bEC65Dc4589368da368b212745d63E8",
|
||||
"0xAcab3Ee32aacdbC745667FB261ED7af1de5c5EcD",
|
||||
"0xAcABD3f9b8F76fFd2724604185Fa5AFA5dF25aC6",
|
||||
"0xacb2d47827C9813AE26De80965845D80935afd0B",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "My Neighbor Alice",
|
||||
"symbol": "ALICE",
|
||||
"type": "BEP20",
|
||||
"decimals": 6,
|
||||
"description": "A social simulation Blockchain game owned by players.",
|
||||
"website": "https://www.myneighboralice.com",
|
||||
"explorer": "https://bscscan.com/token/0xAC51066d7bEC65Dc4589368da368b212745d63E8",
|
||||
"status": "active",
|
||||
"id": "0xAC51066d7bEC65Dc4589368da368b212745d63E8"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Loading…
Reference in New Issue
Block a user