File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -242,6 +242,14 @@ func newDefaultStore() *DefaultStore {
242
242
ChainID : 42161 ,
243
243
TokenListID : "status" ,
244
244
},
245
+ & Token {
246
+ Address : common .HexToAddress ("0x662015EC830DF08C0FC45896FaB726542e8AC09E" ),
247
+ Name : "Status Network Token" ,
248
+ Symbol : "SNT" ,
249
+ Decimals : 18 ,
250
+ ChainID : 8453 ,
251
+ TokenListID : "status" ,
252
+ },
245
253
& Token {
246
254
Address : common .HexToAddress ("0xaec2e87e0a235266d9c5adc9deb4b2e29b54d009" ),
247
255
Name : "SingularDTV" ,
@@ -1770,6 +1778,14 @@ func newDefaultStore() *DefaultStore {
1770
1778
ChainID : 11155111 ,
1771
1779
TokenListID : "status" ,
1772
1780
},
1781
+ & Token {
1782
+ Address : common .HexToAddress ("0xfDB3b57944943a7724fCc0520eE2B10659969a06" ),
1783
+ Name : "Status Test Token" ,
1784
+ Symbol : "STT" ,
1785
+ Decimals : 18 ,
1786
+ ChainID : 84532 ,
1787
+ TokenListID : "status" ,
1788
+ },
1773
1789
& Token {
1774
1790
Address : common .HexToAddress ("0x3e622317f8c93f7328350cf0b56d9ed4c620c5d6" ),
1775
1791
Name : "Dai Stablecoin" ,
You can’t perform that action at this time.
0 commit comments