Chains by asset

ChainsByAsset queries the chains that support an asset on the network

get
Path parameters
assetstringRequired
Responses
200
A successful response.
application/json
get
GET /axelar/nexus/v1beta1/chains_by_asset/{asset} HTTP/1.1
Host: axelar.nownodes.io
Accept: */*
{
  "chains": [
    "text"
  ]
}