How to get transactions from an address of TransferObject
type transaction for a custom token, with sui TS SDK, I am assuming I have to utilize queryTransactionBlocks
function. How to achieve this?
How to get transactions from an address of TransferObject
type transaction for a custom token, with sui TS SDK, I am assuming I have to utilize queryTransactionBlocks
function. How to achieve this?