mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Update Tellor (TRB) ERC20 (#5992)
* Update Tellor (TRB) ERC20 Contract migration: https://medium.com/tellor/trb-migration-fd8ebe320b02 From 0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5 to 0x88dF592F8eb5D7Bd38bFeF7dEb0fBc02cf3778a0 * Fixes (sanity and consistency, auto), history Co-authored-by: Iamdeadlyz <Iamdeadlyz@users.noreply.github.com>
This commit is contained in:
parent
6f3a565ee6
commit
5ae2d3ade2
|
@ -3435,6 +3435,7 @@
|
|||
"0x88d50B466BE55222019D71F9E8fAe17f5f45FCA1",
|
||||
"0x88D59Ba796fDf639dEd3b5E720988D59fDb71Eb8",
|
||||
"0x88d60255F917e3eb94eaE199d827DAd837fac4cB",
|
||||
"0x88dF592F8eb5D7Bd38bFeF7dEb0fBc02cf3778a0",
|
||||
"0x88EF27e69108B2633F8E1C184CC37940A075cC02",
|
||||
"0x88F12E1B380aad1D21c80aC48A0A87a02Ccc0DE9",
|
||||
"0x88f400F6a26465c9ac6AE5c1C8C14Cf12B515C96",
|
||||
|
|
|
@ -6,6 +6,6 @@
|
|||
"type": "ERC20",
|
||||
"symbol": "TRB",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"status": "abandoned",
|
||||
"id": "0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5"
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "Tellor",
|
||||
"website": "https://tellor.io",
|
||||
"description": "Tellor (a decentralized oracle) aims to address the Oracle problem on Ethereum.",
|
||||
"explorer": "https://etherscan.io/token/0x88df592f8eb5d7bd38bfef7deb0fbc02cf3778a0",
|
||||
"type": "ERC20",
|
||||
"symbol": "TRB",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x88dF592F8eb5D7Bd38bFeF7dEb0fBc02cf3778a0"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue
Block a user