filForwarderMetadata
const
filForwarderMetadata:object
Defined in: packages/iso-filecoin/src/contracts/filforwarder.js:93
Type declaration
Section titled “Type declaration”abi: ({
inputs
:object
[];name
:string
;outputs?
:undefined
;stateMutability?
:undefined
;type
:string
; } | {inputs
:object
[];name
:string
;outputs
:never
[];stateMutability
:string
;type
:string
; })[]
chainIds
Section titled “chainIds”chainIds:
object
chainIds.filecoinCalibrationTestnet
Section titled “chainIds.filecoinCalibrationTestnet”chainIds.filecoinCalibrationTestnet:
string
='eip155:314159'
chainIds.filecoinMainnet
Section titled “chainIds.filecoinMainnet”chainIds.filecoinMainnet:
string
='eip155:314'
contractAddress
Section titled “contractAddress”contractAddress:
`0x${string}`