Smart Contracts (Testnet)

Module: Bridge
back to overview
Bridge
Methods: 12
Instances: 1
Initialization

Parameters
None
Errors
None
Event
None
Methods

Parameters
None
Errors
None
Return
None

Parameters
{
  "amount": "<UInt64>",
  "deadline": "<UInt64>",
  "destination_address": "<String>",
  "destination_chain": "<String>",
  "gas_commission": "<UInt64>",
  "nonce": "<UInt32>",
  "signature": "<String>",
  "token_contract": {
    "index": "<UInt64>",
    "subindex": "<UInt64>"
  },
  "transaction_id": "<UInt64>"
}
Errors
None
Return
None

Parameters
{
  "amount": "<UInt64>",
  "recipient": "<AccountAddress>",
  "source_address": "<String>",
  "source_chain": "<String>",
  "token_contract": {
    "index": "<UInt64>",
    "subindex": "<UInt64>"
  },
  "transaction_id": "<UInt64>"
}
Errors
None
Return
None

Parameters
{
  "amount": "<UInt64>",
  "commission": "<UInt64>",
  "deadline": "<UInt64>",
  "nonce": "<UInt32>",
  "recipient": "<AccountAddress>",
  "signature": "<String>",
  "token_contract": {
    "index": "<UInt64>",
    "subindex": "<UInt64>"
  },
  "transaction_id": "<UInt64>"
}
Errors
None
Return
None

Parameters
{
  "amount": "<UInt64>",
  "recipient": "<AccountAddress>",
  "token_contract": {
    "index": "<UInt64>",
    "subindex": "<UInt64>"
  }
}
Errors
None
Return
None

Parameters
"<String>"
Errors
None
Return
None

Parameters
"<UInt64>"
Errors
None
Return
None

Parameters
None
Errors
None
Return
"<UInt64>"

Parameters
None
Errors
None
Return
{
  "commission_by_token": [
    [
      {
        "index": "<UInt64>",
        "subindex": "<UInt64>"
      },
      "<UInt64>"
    ]
  ],
  "default_percent": "<UInt8>",
  "default_signer": "<String>",
  "used_nonces": [
    [
      "<UInt32>",
      "<Bool>"
    ]
  ]
}

Parameters
None
Errors
None
Return
"<String>"

Parameters
{
  "index": "<UInt64>",
  "subindex": "<UInt64>"
}
Errors
None
Return
"<UInt64>"

Parameters
{
  "amount": "<UInt64>",
  "gas_commission": "<UInt64>"
}
Errors
None
Return
"<UInt64>"
Address
🗎<6220,0>


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