mirror of
https://github.com/status-im/status-go.git
synced 2025-02-01 17:38:36 +00:00
feat: add STT to sepolia
This commit is contained in:
parent
76b6745666
commit
485c1d8742
@ -1672,6 +1672,14 @@ func newDefaultStore() *DefaultStore {
|
||||
ChainID: 421613,
|
||||
TokenListID: "status",
|
||||
},
|
||||
&Token{
|
||||
Address: common.HexToAddress("0xE452027cdEF746c7Cd3DB31CB700428b16cD8E51"),
|
||||
Name: "Status Test Token",
|
||||
Symbol: "STT",
|
||||
Decimals: 18,
|
||||
ChainID: 11155111,
|
||||
TokenListID: "status",
|
||||
},
|
||||
&Token{
|
||||
Address: common.HexToAddress("0x3e622317f8c93f7328350cf0b56d9ed4c620c5d6"),
|
||||
Name: "Dai Stablecoin",
|
||||
|
Loading…
x
Reference in New Issue
Block a user