X-Chain
Endpoints
/ext/bc/X
to interact with the X-Chain.
/ext/bc/blockchainID
to interact with other AVM instances, where blockchainID
is the ID of a blockchain running the AVM.
Example Method
avm.createAddress
Create a new address controlled by the given user.
Example Call
Last updated