Skip to content

Commit

Permalink
Release 10/23/24-3 (#27)
Browse files Browse the repository at this point in the history
* use fakeTIA

* rename contract address properties to be more clear (#23)

* add noble to dawn configs (#25)

* use correct flame rpc url
  • Loading branch information
steezeburger authored Oct 23, 2024
1 parent 676bc68 commit af8601b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/config/chainConfigs/ChainConfigsDawn.ts
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ export const ibcChains: IbcChains = {
const FlameChainInfo: EvmChainInfo = {
chainId: 16604737732183,
chainName: "Flame Dawn-1",
rpcUrls: ["https://rpc.evm.dawn-1.devnet.astria.org"],
rpcUrls: ["https://rpc.flame.dawn-1.astria.org"],
currencies: [
{
coinDenom: "TIA",
Expand Down

0 comments on commit af8601b

Please sign in to comment.