fetchMinaActions
Callable
Parameters
publicKey: PublicKey
the public key of the contract
fromActionState: Field
the starting action state
optionalendActionState: Field
the ending action state
Returns Promise<undefined | {}[]>
the actions array
the public key of the contract
the starting action state
the ending action state
the actions array
Fetches the Mina actions for a given public key with error handling