Skip to main content

List Blockchains

GET 

/public/NftBlockchains

Returns a list of supported blockchains and associated currencies.

Responses

Response

Schema
    error string[]required
    result objectnullable
    items object[]required
  • Array [
  • asset stringrequired
    id stringrequired

    Possible values: [Ethereum, Solana, Polygon]

  • ]
  • total uint64required
Loading...