mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_ERC20+BEP20_ATA (#9578)
* add_ERC20+BEP20_ATA * Fixes (sanity and consistency, auto), history Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
bdf49e0119
commit
e341938ce1
|
@ -4155,6 +4155,7 @@
|
|||
"0xA2085073878152aC3090eA13D1e41bD69e60Dc99",
|
||||
"0xA20f024FCDb5dc72d067a3dFa6c3eCE338A04344",
|
||||
"0xa211F450Ce88deb31D3F12Ae3C1EBf6b0e55A5d9",
|
||||
"0xA2120b9e674d3fC3875f415A7DF52e382F141225",
|
||||
"0xA240EE926a32E5FD0b5fbfbF6ef1bc2E365D0F90",
|
||||
"0xa249DE6948022783765Fee4850d7b85E43118FCc",
|
||||
"0xa249F0E9A464b9685F66992f41e1012388e39e81",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "Automata",
|
||||
"website": "https://www.ata.network",
|
||||
"description": "Automata Network is a decentralized service protocol that provides a privacy middleware layer for dApps across multiple blockchains.",
|
||||
"explorer": "https://etherscan.io/token/0xA2120b9e674d3fC3875f415A7DF52e382F141225",
|
||||
"type": "ERC20",
|
||||
"symbol": "ATA",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xA2120b9e674d3fC3875f415A7DF52e382F141225"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
|
@ -691,6 +691,7 @@
|
|||
"0xa1faa113cbE53436Df28FF0aEe54275c13B40975",
|
||||
"0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569",
|
||||
"0xa20Be0B824b963Bc7D11D124CdEfa0bC7cE85533",
|
||||
"0xA2120b9e674d3fC3875f415A7DF52e382F141225",
|
||||
"0xa2B726B1145A4773F68593CF171187d8EBe4d495",
|
||||
"0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28",
|
||||
"0xa30CbbD41E2b8cbb6EA3923Ab215C782F8F9b51B",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "Automata",
|
||||
"website": "https://www.ata.network",
|
||||
"description": "Automata Network is a decentralized service protocol that provides a privacy middleware layer for dApps across multiple blockchains.",
|
||||
"explorer": "https://bscscan.com/token/0xa2120b9e674d3fc3875f415a7df52e382f141225",
|
||||
"type": "BEP20",
|
||||
"symbol": "ATA",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xA2120b9e674d3fC3875f415A7DF52e382F141225"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
Loading…
Reference in New Issue
Block a user