POST /axelar/axelarnet/add_cosmos_based_chain HTTP/1.1 Host: axelar.nownodes.io Content-Type: application/json Accept: */* Content-Length: 241 { "sender": "text", "chain": { "name": "text", "supports_foreign_assets": true, "key_type": "KEY_TYPE_UNSPECIFIED", "module": "text" }, "addr_prefix": "text", "native_assets": [ { "denom": "text", "is_native_asset": true } ], "cosmos_chain": "text", "ibc_path": "text" }
A successful response.
{}