@gala-chain/chaincode ∙ API
API > fetchFeeAuthorizations
Function: fetchFeeAuthorizations()
fetchFeeAuthorizations(
ctx,data):Promise\<FetchFeeAuthorizationsResDto>
Fetch FeeAuthorization entries previously written on-chain. FeeAuthorization
entries represent a burn of $GALA initiated by a specific user,
intended for use as a cross-channel fee payment. Supports pagination.
Parameters
▪ ctx: GalaChainContext
▪ data: FetchFeeAuthorizationsParams