Configuration
[[chains]]
id = 'axelar-dojo-1'
rpc_addr = 'https://<RPC IP:PORT>'
grpc_addr = 'https://<GRPC IP:PORT>'
websocket_addr = 'ws://<RPC IP:PORT>/websocket'
rpc_timeout = '20s'
account_prefix = 'axelar'
key_name = 'axelar'
ddress_type = { derivation = 'cosmos' }
store_prefix = 'ibc'
default_gas = 200000
max_gas = 10000000
gas_price = { price = 0.007, denom = 'uaxl' }
gas_multiplier = 1.1
max_msg_num = 30
max_tx_size = 1800000
clock_drift = '15s'
max_block_time = '10s'
trusting_period = '6days'
trust_threshold = { numerator = '1', denominator = '3' }
memo_prefix = '<Your Memo>'
[chains.packet_filter]
policy = 'allow'
list = [
['transfer', 'channel-3'],
['transfer', 'channel-4'],
['transfer', 'channel-6'],
['transfer', 'channel-7'],
['transfer', 'channel-10'],
['transfer', 'channel-12'],
['transfer', 'channel-18'],
['transfer', 'channel-33'],
['transfer', 'channel-36'],
['transfer', 'channel-38'],
['transfer', 'channel-41']
]
TOML
복사
IBC Channel Pairs
Use the search to find what you need.
Search