v12

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2024-07-172198160.4 KB
Coins

get/coins/{coin_type}

Path parameters

coin_typestring required

A Move StructTag

Example:0x2::coin::Coin<0x2::sui::SUI>

Response

coin_typestring required

A Move StructTag

Example response

{
  "coin_type": "0x2::coin::Coin<0x2::sui::SUI>",
  "metadata": {
    "id": "0x0000000000000000000000000000000000000000000000000000000000000002"
  },
  "treasury": {
    "id": "0x0000000000000000000000000000000000000000000000000000000000000002"
  }
}