Type Alias: GetFeeArgs
GetFeeArgs:
object
The arguments for the getFee function.
Type declaration
provider
provider:
AbstractProvider
The AbstractProvider that will be used to read the contract.
routerContract
routerContract:
Hex
The router contract in Hex format.
senderContract
senderContract:
Hex
The sender contract in Hex format.