Skip to content

Commit

Permalink
Merge pull request #850 from astriaorg/flame-mainnet
Browse files Browse the repository at this point in the history
Add Flame mainnet
  • Loading branch information
delivan authored Oct 30, 2024
2 parents fd8ad32 + 69bb24d commit 28f10ba
Show file tree
Hide file tree
Showing 7 changed files with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions evm/eip155:253368190.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
{
"rpc": "https://rpc.flame.astria.org",
"websocket": "wss://ws.flame.astria.org",
"nodeProvider": {
"name": "Astria",
"email": "[email protected]",
"website": "https://astria.org"
},
"chainId": "eip155:253368190",
"chainName": "Flame",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:253368190/chain.png",
"bip44": {
"coinType": 60
},
"currencies": [
{
"coinDenom": "TIA",
"coinMinimalDenom": "flame-native",
"coinDecimals": 18,
"coinGeckoId": "celestia",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:253368190/utia.png"
},
{
"coinDenom": "WTIA",
"coinMinimalDenom": "erc20:0x61b7794b6a0cc383b367c327b91e5ba85915a071",
"coinDecimals": 18,
"coinGeckoId": "celestia",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:253368190/wtia.png"
},
{
"coinDenom": "USDC",
"coinMinimalDenom": "erc20:0x3f65144f387f6545bf4b19a1b39c94231e1c849f",
"coinDecimals": 6,
"coinGeckoId": "usd-coin",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:253368190/uusdc.png"
},
{
"coinDenom": "stTIA",
"coinMinimalDenom": "erc20:0xdf941d092b10ff07eab44bd174dee915c13feccd",
"coinDecimals": 18,
"coinGeckoId": "stride-staked-tia",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:253368190/sttia.png"
},
{
"coinDenom": "milkTIA",
"coinMinimalDenom": "erc20:0xcbb93e854aa4ef5db51c3b094f28952ef0dc67be",
"coinDecimals": 18,
"coinGeckoId": "milkyway-staked-tia",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:253368190/milktia.png"
}
],
"feeCurrencies": [
{
"coinDenom": "TIA",
"coinMinimalDenom": "flame-native",
"coinDecimals": 18,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:253368190/utia.png"
}
],
"features": []
}
Binary file added images/eip155:253368190/chain.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/eip155:253368190/milktia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/eip155:253368190/sttia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/eip155:253368190/utia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/eip155:253368190/uusdc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/eip155:253368190/wtia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 28f10ba

Please sign in to comment.