Home

Axelar API - Deprecated Methods

v1.5.3
Base URL
https://axelar.nownodes.ioAxelar API (API Changelog 1.4.10 to 1.5.3)

API Changelog 1.4.10 to 1.5.3 - Axelar API deprecated methods. These methods were available in version 1.4.10 and are no longer served in version 1.5.3. Each method is documented in full, in the format of the 1.4.10 API reference.

API Changelog 1.4.10 to 1.5.3 / Deprecated methods

MsgService

POST
https://axelar.nownodes.io/axelar/axelarnet/add_cosmos_based_chain

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the axelarnet module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
chainobject
Show child attributes
namestring
supports_foreign_assetsboolean
key_typestringKEY_TYPE_UNSPECIFIEDKEY_TYPE_NONEKEY_TYPE_THRESHOLDKEY_TYPE_MULTISIGKEY_TYPE_UNSPECIFIED
modulestring
addr_prefixstring
native_assetsArray<object>
Show child attributes
denomstring
min_amountstring<byte>
cosmos_chainstring
ibc_pathstring

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/axelarnet/call_contract

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the axelarnet module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
chainstring
contract_addressstring
payloadstring<byte>
feeobject
Show child attributes
amountobject
Show child attributes
denomstring
amountstring
recipientstring<byte>
refund_recipientstring<byte>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/axelarnet/confirm_deposit

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the axelarnet module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
deposit_addressstring<byte>
denomstring

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/axelarnet/execute_pending_transfers

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the axelarnet module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/axelarnet/link

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the axelarnet module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
recipient_addrstring
recipient_chainstring
assetstring

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/axelarnet/register_asset

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the axelarnet module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
chainstring
assetobject
Show child attributes
denomstring
min_amountstring<byte>
limitstring<byte>
windowstring

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/axelarnet/register_fee_collector

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the axelarnet module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
fee_collectorstring<byte>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/axelarnet/retry_ibc_transfer

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the axelarnet module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
chainstring
idstring<uint64>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/axelarnet/route_ibc_transfers

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the axelarnet module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/axelarnet/route_message

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the axelarnet module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
idstring
payloadstring<byte>
feegranterstring<byte>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/evm/add_chain

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Body

*/*
senderstring<byte>
namestring
key_typestringKEY_TYPE_UNSPECIFIEDKEY_TYPE_NONEKEY_TYPE_THRESHOLDKEY_TYPE_MULTISIGKEY_TYPE_UNSPECIFIED
paramsstring<byte>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/evm/confirm_deposit

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Body

*/*
senderstring<byte>
chainstring
tx_idstring<byte>
amountstring<byte>
burner_addressstring<byte>

Response

200OK

A successful response.

default

An unexpected error response

Deprecated: use ConfirmGatewayTxs instead

POST
https://axelar.nownodes.io/axelar/evm/confirm_gateway_tx

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Body

*/*
senderstring<byte>
chainstring
tx_idstring<byte>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/evm/confirm_gateway_txs

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Body

*/*
senderstring<byte>
chainstring
tx_idsArray<string>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/evm/confirm_token

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Body

*/*
senderstring<byte>
chainstring
tx_idstring<byte>
assetobject
Show child attributes
chainstring
namestring

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/evm/confirm_transfer_key

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Body

*/*
senderstring<byte>
chainstring
tx_idstring<byte>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/evm/create_burn_tokens

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Body

*/*
senderstring<byte>
chainstring

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/evm/create_deploy_token

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Body

*/*
senderstring<byte>
chainstring
assetobject
Show child attributes
chainstring
namestring
token_detailsobject
Show child attributes
token_namestring
symbolstring
decimalsinteger<uint32>
capacitystring<byte>
addressstring<byte>
daily_mint_limitstring

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/evm/create_pending_transfers

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Body

*/*
senderstring<byte>
chainstring

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/evm/create_transfer_operatorship

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Body

*/*
senderstring<byte>
chainstring
key_idstring

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/evm/link

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Body

*/*
senderstring<byte>
chainstring
recipient_addrstring
assetstring
recipient_chainstring

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/evm/retry-failed-event

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Body

*/*
senderstring<byte>
chainstring
event_idstring

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/evm/set_gateway

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Body

*/*
senderstring<byte>
chainstring
addressstring<byte>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/evm/sign_commands

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Body

*/*
senderstring<byte>
chainstring

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/multisig/rotate_key

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the multisig module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
chainstring
key_idstring

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/multisig/start_keygen

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the multisig module exposes only a reduced set of endpoints.

Body

*/*
senderstring
key_idstring

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/multisig/submit_pub_key

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the multisig module exposes only a reduced set of endpoints.

Body

*/*
senderstring
key_idstring
pub_keystring<byte>
signaturestring<byte>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/multisig/submit_signature

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the multisig module exposes only a reduced set of endpoints.

Body

*/*
senderstring
sig_idstring<uint64>
signaturestring<byte>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/multisig/v1beta1/keygen_opt_in

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the multisig module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/multisig/v1beta1/keygen_opt_out

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the multisig module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/nexus/activate_chain

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the nexus module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
chainsArray<string>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/nexus/deactivate_chain

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the nexus module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
chainsArray<string>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/nexus/deregister_chain_maintainer

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the nexus module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
chainsArray<string>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/nexus/register_asset_fee

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the nexus module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
fee_infoobject
Show child attributes
chainstring
assetstring
fee_ratestring<byte>
min_feestring<byte>
max_feestring<byte>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/nexus/register_chain_maintainer

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the nexus module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
chainsArray<string>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/nexus/set_transfer_rate_limit

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the nexus module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
chainstring
limitobject
Show child attributes
denomstring
amountstring
windowstring

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/reward/refund_message

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the reward module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
inner_messageobject

Response

200OK

A successful response.

default

An unexpected error response

DeactivateProxy defines a method for deregistering a proxy account.

POST
https://axelar.nownodes.io/axelar/snapshot/deactivate_proxy

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the snapshot module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>

Response

200OK

A successful response.

default

An unexpected error response

RegisterProxy defines a method for registering a proxy account that can act in a validator account's stead.

POST
https://axelar.nownodes.io/axelar/snapshot/register_proxy

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the snapshot module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
proxy_addrstring<byte>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/tss/heartbeat

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire tss module was removed from the API in version 1.5.3.

Body

*/*
senderstring<byte>
key_idsArray<string>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/vote/vote

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the vote module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
poll_idstring<uint64>
voteobject

Response

200OK

A successful response.

default

An unexpected error response

QueryService

PendingIBCTransferCount queries the pending ibc transfers for all chains

GET
https://axelar.nownodes.io/axelar/axelarnet/v1beta1/ibc_transfer_count

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the axelarnet module exposes only a reduced set of endpoints.

Response

200OK

A successful response.

default

An unexpected error response

BatchedCommands queries the batched commands for a specified chain and BatchedCommandsID if no BatchedCommandsID is specified, then it returns the latest batched commands

GET
https://axelar.nownodes.io/axelar/evm/v1beta1/batched_commands/{chain}/{id}

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Parameters

chainstringrequiredpath
idstringrequiredpath

id defines an optional id for the commandsbatch. If not specified the latest will be returned

Response

200OK

A successful response.

default

An unexpected error response

BurnerInfo queries the burner info for the specified address

GET
https://axelar.nownodes.io/axelar/evm/v1beta1/burner_info

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Parameters

addressstring<byte>query

Response

200OK

A successful response.

default

An unexpected error response

Bytecode queries the bytecode of a specified gateway at the specified chain

GET
https://axelar.nownodes.io/axelar/evm/v1beta1/bytecode/{chain}/{contract}

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Parameters

chainstringrequiredpath
contractstringrequiredpath

Response

200OK

A successful response.

default

An unexpected error response

Chains queries the available evm chains

GET
https://axelar.nownodes.io/axelar/evm/v1beta1/chains

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Parameters

statusstringCHAIN_STATUS_UNSPECIFIEDCHAIN_STATUS_ACTIVATEDCHAIN_STATUS_DEACTIVATEDCHAIN_STATUS_UNSPECIFIEDquery

Response

200OK

A successful response.

default

An unexpected error response

Command queries the command of a chain provided the command id

GET
https://axelar.nownodes.io/axelar/evm/v1beta1/command_request

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Parameters

chainstringquery
idstringquery

Response

200OK

A successful response.

default

An unexpected error response

ConfirmationHeight queries the confirmation height for the specified chain

GET
https://axelar.nownodes.io/axelar/evm/v1beta1/confirmation_height/{chain}

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Parameters

chainstringrequiredpath

Response

200OK

A successful response.

default

An unexpected error response

DepositState queries the state of the specified deposit

GET
https://axelar.nownodes.io/axelar/evm/v1beta1/deposit_state

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Parameters

chainstringquery
paramsobjectquery

Response

200OK

A successful response.

default

An unexpected error response

ERC20Tokens queries the ERC20 tokens registered for a chain

GET
https://axelar.nownodes.io/axelar/evm/v1beta1/erc20_tokens/{chain}

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Parameters

chainstringrequiredpath
typestringTOKEN_TYPE_UNSPECIFIEDTOKEN_TYPE_INTERNALTOKEN_TYPE_EXTERNALTOKEN_TYPE_UNSPECIFIEDquery

Response

200OK

A successful response.

default

An unexpected error response

Event queries an event at the specified chain

GET
https://axelar.nownodes.io/axelar/evm/v1beta1/event/{chain}/{event_id}

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Parameters

chainstringrequiredpath
event_idstringrequiredpath

Response

200OK

A successful response.

default

An unexpected error response

GatewayAddress queries the address of axelar gateway at the specified chain

GET
https://axelar.nownodes.io/axelar/evm/v1beta1/gateway_address/{chain}

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Parameters

chainstringrequiredpath

Response

200OK

A successful response.

default

An unexpected error response

KeyAddress queries the address of key of a chain

GET
https://axelar.nownodes.io/axelar/evm/v1beta1/key_address/{chain}

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Parameters

chainstringrequiredpath
key_idstringquery

Response

200OK

A successful response.

default

An unexpected error response

GET
https://axelar.nownodes.io/axelar/evm/v1beta1/params/{chain}

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Parameters

chainstringrequiredpath

Response

200OK

A successful response.

default

An unexpected error response

PendingCommands queries the pending commands for the specified chain

GET
https://axelar.nownodes.io/axelar/evm/v1beta1/pending_commands/{chain}

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Parameters

chainstringrequiredpath

Response

200OK

A successful response.

default

An unexpected error response

TokenInfo queries the token info for a registered ERC20 Token

GET
https://axelar.nownodes.io/axelar/evm/v1beta1/token_info/{chain}

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire evm module was removed from the API in version 1.5.3.

Parameters

chainstringrequiredpath
assetstringquery
symbolstringquery
addressstringquery

Response

200OK

A successful response.

default

An unexpected error response

LatestDepositAddress queries the a deposit address by recipient

GET
https://axelar.nownodes.io/axelar/nexus/v1beta1/latest_deposit_address/{recipient_addr}/{recipient_chain}/{deposit_chain}

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the nexus module exposes only a reduced set of endpoints.

Parameters

recipient_addrstringrequiredpath
recipient_chainstringrequiredpath
deposit_chainstringrequiredpath

Response

200OK

A successful response.

default

An unexpected error response

RecipientAddress queries the recipient address for a given deposit address

GET
https://axelar.nownodes.io/axelar/nexus/v1beta1/recipient_address/{deposit_chain}/{deposit_addr}

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the nexus module exposes only a reduced set of endpoints.

Parameters

deposit_chainstringrequiredpath
deposit_addrstringrequiredpath

Response

200OK

A successful response.

default

An unexpected error response

TransferRateLimit queries the transfer rate limit for a given chain and asset. If a rate limit is not set, nil is returned.

GET
https://axelar.nownodes.io/axelar/nexus/v1beta1/transfer_rate_limit/{chain}/{asset}

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the nexus module exposes only a reduced set of endpoints.

Parameters

chainstringrequiredpath
assetstringrequiredpath

Response

200OK

A successful response.

default

An unexpected error response

GET
https://axelar.nownodes.io/axelar/tss/v1beta1/params

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). The entire tss module was removed from the API in version 1.5.3.

Response

200OK

A successful response.

default

An unexpected error response

Msg

POST
https://axelar.nownodes.io/axelar/permission/deregister_controller

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the permission module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
controllerstring<byte>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/permission/register_controller

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the permission module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
controllerstring<byte>

Response

200OK

A successful response.

default

An unexpected error response

POST
https://axelar.nownodes.io/axelar/permission/update_governance_key

This method is no longer available in the Axelar API as of version 1.5.3 (it was available in version 1.4.10). In version 1.5.3 the permission module exposes only a reduced set of endpoints.

Body

*/*
senderstring<byte>
governance_keyobject
Show child attributes
thresholdinteger<uint32>
public_keysArray<object>

Response

200OK

A successful response.

default

An unexpected error response