Update eip155-9000 denom (#924)

This commit is contained in:
Joe Schmoe 2022-02-23 23:19:11 -08:00 committed by GitHub
parent f0622383a3
commit 4c15cf0f87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,8 +4,8 @@
"rpc": ["https://evmos-archive-testnet.api.bdnodes.net:8545"], "rpc": ["https://evmos-archive-testnet.api.bdnodes.net:8545"],
"faucets": ["https://faucet.evmos.dev"], "faucets": ["https://faucet.evmos.dev"],
"nativeCurrency": { "nativeCurrency": {
"name": "Photon", "name": "test-Evmos",
"symbol": "PHOTON", "symbol": "tEVMOS",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://evmos.org", "infoURL": "https://evmos.org",