mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-16 19:46:29 +00:00
Fix Volta token name in configuration
This commit is contained in:
parent
ad472f3d5f
commit
98719f8e6f
@ -36,8 +36,8 @@ const mainnet: NetworkConfig = {
|
||||
isTestNet: true,
|
||||
nativeCoin: {
|
||||
address: '0x0000000000000000000000000000000000000000',
|
||||
name: 'Energy web token',
|
||||
symbol: 'EWT',
|
||||
name: 'Volta Token',
|
||||
symbol: 'VT',
|
||||
decimals: 18,
|
||||
logoUri: EwcLogo,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user