NEARFeeContractOptions
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / NEARFeeContractOptions
Interface: NEARFeeContractOptions
Section titled “Interface: NEARFeeContractOptions”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:24844
NEAR fee contract client options
Properties
Section titled “Properties”contractId?
Section titled “contractId?”
optionalcontractId?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:24846
Contract account ID
network?
Section titled “network?”
optionalnetwork?:"testnet"|"mainnet"
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:24848
Network (mainnet/testnet)
rpcUrl?
Section titled “rpcUrl?”
optionalrpcUrl?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:24850
NEAR RPC URL
calculator?
Section titled “calculator?”
optionalcalculator?:FeeCalculator
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:24852
Fee calculator instance
treasury?
Section titled “treasury?”
optionaltreasury?:FeeTreasuryConfig
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:24854
Treasury configuration