Add ETH BEP20 (#4921)

This commit is contained in:
Ian E 2020-11-24 14:31:08 +08:00 committed by GitHub
parent 3ad21e7e1e
commit dcac006567
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,9 @@
},
{
"base":"c20000714_t0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4"
},
{
"base":"c20000714_t0x2170Ed0880ac9A755fd29B2688956BD959F933F8"
}
]
},
@ -141,6 +144,19 @@
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/logo.png",
"pairs":[
]
},
{
"chainId":56,
"asset":"c20000714_t0x2170Ed0880ac9A755fd29B2688956BD959F933F8",
"type":"BEP20",
"address":"0x2170Ed0880ac9A755fd29B2688956BD959F933F8",
"name":"Ethereum Token",
"symbol":"ETH",
"decimals":18,
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x2170Ed0880ac9A755fd29B2688956BD959F933F8/logo.png",
"pairs":[
]
}
],