Documentation

AkashicEndpoints
in package

Table of Contents

Constants

ALL_KEYS_OF_IDENTIFIER  = '/v0/key/all-bp-deposit-keys'
IDENTIFIER_LOOKUP  = '/v0/key/bp-deposit-key'
IS_BP  = '/v0/owner/is-bp'
L2_LOOKUP  = '/v0/nft/look-for-l2-address'
OWNER_BALANCE  = '/v0/owner/details'
OWNER_TRANSACTION  = '/v0/owner/transactions'
PREPARE_TX  = '/v0/l1-txn-orchestrator/prepare-withdrawal'
SUPPORTED_CURRENCIES  = '/v0/config/supported-currencies'
TRANSACTIONS_DETAILS  = '/v0/transactions/transfer'

Constants

ALL_KEYS_OF_IDENTIFIER

public mixed ALL_KEYS_OF_IDENTIFIER = '/v0/key/all-bp-deposit-keys'

IDENTIFIER_LOOKUP

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

OWNER_TRANSACTION

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

PREPARE_TX

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

SUPPORTED_CURRENCIES

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

TRANSACTIONS_DETAILS

public mixed TRANSACTIONS_DETAILS = '/v0/transactions/transfer'

        
On this page

Search results