Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
add axelar
Browse files Browse the repository at this point in the history
  • Loading branch information
shaolin-flow committed Feb 4, 2024
1 parent 8433f5f commit 1f88391
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions mainnet/axelar-dojo-1/axelar-dojo-1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"chainId": "axelar-dojo-1",
"chainName": "Axelar",
"rpc": "https://rpc-axelar.imperator.co:443",
"rest": "https://lcd-axelar.imperator.co:443",
"explorerUrl": "https://axelarscan.io/",
"exploreTxUrl": "https://axelarscan.io/tx/",
"active": false,
"bech32Prefix": "axelar",
"currencies": [
{
"displayDenom": "AXL",
"baseDenom": "uaxl",
"decimals": 6,
"logo": "/logos/axelar-chain-logo.png",
"type": "main"
}
],
"coinType": 118,
"validatorsLogosStorageDir": "",
"ibc": {
"timeout": 172800000,
"hubChannel": "",
"channel": ""
},
"gasPriceSteps": {
"low": 0.007,
"average": 0.007,
"high": 0.1
},
"logo": "/logos/axelar-chain-logo.png",
"type": "Regular",
"website": "https://axelar.network/"
}
Binary file added mainnet/axelar-dojo-1/logos/axelar-chain-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.

0 comments on commit 1f88391

Please sign in to comment.