NEARFeeContractOptions
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / NEARFeeContractOptions
Interface: NEARFeeContractOptions
Section titled “Interface: NEARFeeContractOptions”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:24508
NEAR fee contract client options
Properties
Section titled “Properties”contractId?
Section titled “contractId?”
optionalcontractId:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:24510
Contract account ID
network?
Section titled “network?”
optionalnetwork:"testnet"|"mainnet"
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:24512
Network (mainnet/testnet)
rpcUrl?
Section titled “rpcUrl?”
optionalrpcUrl:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:24514
NEAR RPC URL
calculator?
Section titled “calculator?”
optionalcalculator:FeeCalculator
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:24516
Fee calculator instance
treasury?
Section titled “treasury?”
optionaltreasury:FeeTreasuryConfig
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:24518
Treasury configuration