Documentation

AkashicEndpoints
in package

Table of Contents

Constants

BECOME_BP  : mixed = '/v0/owner/become-bp'
EXCHANGE_RATES  : mixed = '/v0/exchange-rate'
GENERATE_SECONDARY_OTK  : mixed = '/v0/owner/generate-secondary-otk'
IDENTIFIER_LOOKUP  : mixed = '/v0/key/bp-deposit-key'
IDENTIFIER_LOOKUPS  : mixed = '/v0/key/bp-deposit-keys'
IS_BP  : mixed = '/v0/owner/is-bp'
L2_LOOKUP  : mixed = '/v0/nft/look-for-l2-address'
OWNER_BALANCE  : mixed = '/v0/owner/details'
OWNER_TRANSACTION  : mixed = '/v0/owner/transactions'
PREPARE_L2_TXN  : mixed = '/v0/l2-txn-orchestrator/prepare-l2-withdrawal'
PREPARE_TX  : mixed = '/v0/l1-txn-orchestrator/prepare-withdrawal'
SUPPORTED_CURRENCIES  : mixed = '/v1/config/supported-currencies'
TRANSACTIONS_DETAILS  : mixed = '/v0/transactions/transfer'

Constants

GENERATE_SECONDARY_OTK

public mixed GENERATE_SECONDARY_OTK = '/v0/owner/generate-secondary-otk'

IDENTIFIER_LOOKUP

public mixed IDENTIFIER_LOOKUP = '/v0/key/bp-deposit-key'

IDENTIFIER_LOOKUPS

public mixed IDENTIFIER_LOOKUPS = '/v0/key/bp-deposit-keys'

OWNER_TRANSACTION

public mixed OWNER_TRANSACTION = '/v0/owner/transactions'

PREPARE_L2_TXN

public mixed PREPARE_L2_TXN = '/v0/l2-txn-orchestrator/prepare-l2-withdrawal'

PREPARE_TX

public mixed PREPARE_TX = '/v0/l1-txn-orchestrator/prepare-withdrawal'

SUPPORTED_CURRENCIES

public mixed SUPPORTED_CURRENCIES = '/v1/config/supported-currencies'

TRANSACTIONS_DETAILS

public mixed TRANSACTIONS_DETAILS = '/v0/transactions/transfer'
On this page

Search results