Smart Contracts (Testnet)

Module: MarketplaceBeatoken
back to overview
MarketplaceBeatoken
Methods: 5
Instances: 1
Initialization

Parameters
None
Errors
None
Event
None
Methods

Parameters
{
  "price": "<String of size at most 74 containing an unsigned integer.>",
  "token_id": "<String with lowercase hex>"
}
Errors
None
Return
None

Parameters
None
Errors
None
Return
{
  "tokens": [
    {
      "id": "<String with lowercase hex>",
      "price": "<String of size at most 74 containing an unsigned integer.>"
    }
  ]
}

Parameters
None
Errors
None
Return
{
  "tokens": [
    {
      "id": "<String with lowercase hex>",
      "price": "<String of size at most 74 containing an unsigned integer.>"
    }
  ]
}

Parameters
{
  "token_id": "<String with lowercase hex>"
}
Errors
None
Return
None

Parameters
{
  "contract": {
    "index": "<UInt64>",
    "subindex": "<UInt64>"
  },
  "from": "<AccountAddress>",
  "to": "<AccountAddress>",
  "token_id": "<String with lowercase hex>"
}
Errors
None
Return
None
Address
🗎<801,0>


Release: 2024.12
Support CCDExplorer.io Uptime Backend Status CCDExplorer is supported by AesirX - Decentralized Consent & Data Ownership