AkashicEndpoints
in package
Table of Contents
Constants
- 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"
- TRANSACTIONS_DETAILS = "/v0/transactions/transfer"
Constants
IDENTIFIER_LOOKUP
public
mixed
IDENTIFIER_LOOKUP
=
"/v0/key/bp-deposit-key"
IS_BP
public
mixed
IS_BP
=
"/v0/owner/is-bp"
L2_LOOKUP
public
mixed
L2_LOOKUP
=
"/v0/nft/look-for-l2-address"
OWNER_BALANCE
public
mixed
OWNER_BALANCE
=
"/v0/owner/details"
OWNER_TRANSACTION
public
mixed
OWNER_TRANSACTION
=
"/v0/owner/transactions"
PREPARE_TX
public
mixed
PREPARE_TX
=
"/v0/l1-txn-orchestrator/prepare-withdrawal"
TRANSACTIONS_DETAILS
public
mixed
TRANSACTIONS_DETAILS
=
"/v0/transactions/transfer"