NEARFeeContractOptions
SIP Protocol API Reference v0.12.0
SIP Protocol API Reference / NEARFeeContractOptions
Interface: NEARFeeContractOptions
Section titled “Interface: NEARFeeContractOptions”Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:24808
NEAR fee contract client options
Properties
Section titled “Properties”contractId?
Section titled “contractId?”
optionalcontractId?:string
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:24810
Contract account ID
network?
Section titled “network?”
optionalnetwork?:"testnet"|"mainnet"
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:24812
Network (mainnet/testnet)
rpcUrl?
Section titled “rpcUrl?”
optionalrpcUrl?:string
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:24814
NEAR RPC URL
calculator?
Section titled “calculator?”
optionalcalculator?:FeeCalculator
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:24816
Fee calculator instance
treasury?
Section titled “treasury?”
optionaltreasury?:FeeTreasuryConfig
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:24818
Treasury configuration