common: fix tGOR entry

pull/142/head
matejcik 5 years ago
parent bf067cc0c6
commit e55b42dddb

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

@ -1250,6 +1250,7 @@
"eth:UBQ": "1.6.2",
"eth:tATS": "1.8.0",
"eth:tETC": "1.6.2",
"eth:tGOR": "1.8.2",
"eth:tKOV": "1.6.2",
"eth:tRBTC": "1.6.2",
"eth:tRIN": "1.6.2",
@ -2597,6 +2598,7 @@
"eth:UBQ": "2.0.7",
"eth:tATS": "2.0.11",
"eth:tETC": "2.0.7",
"eth:tGOR": "2.1.2",
"eth:tKOV": "2.0.7",
"eth:tRBTC": "2.0.7",
"eth:tRIN": "2.0.7",

@ -1109,6 +1109,7 @@ tokens = [
(1, b"\xe3\x86\xb1\x39\xed\x37\x15\xca\x4b\x18\xfd\x52\x67\x1b\xdc\xea\x1c\xdf\xe4\xb1", "ZST", 8), # eth / Zeus Exchange
(1, b"\xe8\xf9\xfa\x97\x7e\xa5\x85\x59\x1d\x9f\x39\x46\x81\x31\x8c\x16\x55\x25\x77\xfb", "ZTX", 18), # eth / ZTX
(1, b"\x83\xe2\xbe\x8d\x11\x4f\x96\x61\x22\x13\x84\xb3\xa5\x0d\x24\xb9\x6a\x56\x53\xf5", "ZXC", 18), # eth / 0xcert Protocol Token
(5, b"\x7a\xf9\x63\xcf\x6d\x22\x8e\x56\x4e\x2a\x0a\xa0\xdd\xbf\x06\x21\x0b\x38\x61\x5d", "TST", 18), # gor / goerli Test token
(42, b"\x86\x67\x55\x92\x54\x24\x1d\xde\xd4\xd1\x13\x92\xf8\x68\xd7\x20\x92\x76\x53\x67", "Aeternity", 18), # kov / Aeternity
(42, b"\xc4\x37\x5b\x7d\xe8\xaf\x5a\x38\xa9\x35\x48\xeb\x84\x53\xa4\x98\x22\x2c\x4f\xf2", "DAI", 18), # kov / RadarRelay test Dai Stablecoin v1.0
(42, b"\xee\xe3\x87\x06\x57\xe4\x71\x66\x70\xf1\x85\xdf\x08\x65\x2d\xd8\x48\xfe\x8f\x7e", "DGD", 18), # kov / RadarRelay test Digix DAO Token

Loading…
Cancel
Save