From 5790e587e26e3e4b9b89c3d2088d153f8b49389e Mon Sep 17 00:00:00 2001 From: Luka Jeran Date: Mon, 28 Oct 2024 23:03:10 +0100 Subject: [PATCH] Update Oasis Emerald Testnet symbol To match official Oasis docs: https://github.com/oasisprotocol/docs/blob/afc1f64/src/AddToMetaMask.tsx#L90-L94 --- _data/chains/eip155-42261.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-42261.json b/_data/chains/eip155-42261.json index 7e256b003110..5bda79d97c74 100644 --- a/_data/chains/eip155-42261.json +++ b/_data/chains/eip155-42261.json @@ -8,8 +8,8 @@ ], "faucets": ["https://faucet.testnet.oasis.io/"], "nativeCurrency": { - "name": "Emerald Rose", - "symbol": "ROSE", + "name": "Emerald Test Rose", + "symbol": "TEST", "decimals": 18 }, "infoURL": "https://docs.oasis.io/dapp/emerald",