diff --git a/chains/testnet/atomone-devnet-2.json b/chains/testnet/atomone-devnet-2.json index 4c8b38ad4..e39a6e15f 100644 --- a/chains/testnet/atomone-devnet-2.json +++ b/chains/testnet/atomone-devnet-2.json @@ -24,6 +24,13 @@ "exponent": "6", "coingecko_id": "", "logo": "/logos/A1.svg" + }, + { + "base": "uphoton", + "symbol": "PHOTON", + "exponent": "6", + "coingecko_id": "", + "logo": "/logos/A1.svg" } ], "faucet": { @@ -41,11 +48,7 @@ "gas": "100000000", "amount": [ { - "amount": "250000", - "denom": "uatone" - }, - { - "amount": "250000", + "amount": "100000", "denom": "uphoton" } ]