mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-03-12 09:32:33 +00:00
Change BNB token initial availability [skip ci]
This commit is contained in:
parent
3713fb45f2
commit
b4ccace20e
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ class DefaultErc20Tokens {
|
|||
symbol: "BNB",
|
||||
contractAddress: "0xB8c77482e45F1F44dE1745F52C74426C631bDD52",
|
||||
decimal: 18,
|
||||
enabled: true,
|
||||
enabled: false,
|
||||
),
|
||||
Erc20Token(
|
||||
name: "stETH",
|
||||
|
|
Loading…
Reference in a new issue