Preparing search index...
The search index is not available
@metamask/multichain-api-client
@metamask/multichain-api-client
EIP155Scope
Filter
Interface Filter
interface
Filter
{
address
?:
`
0x
${
string
}
`
|
`
0x
${
string
}
`
[]
;
fromBlock
?:
`
0x
${
string
}
`
;
toBlock
?:
`
0x
${
string
}
`
;
topics
?:
(
null
|
`
0x
${
string
}
`
|
`
0x
${
string
}
`
[]
)
[]
;
}
Index
Properties
address?
from
Block?
to
Block?
topics?
Properties
Optional
address
address
?:
`
0x
${
string
}
`
|
`
0x
${
string
}
`
[]
Optional
from
Block
from
Block
?:
`
0x
${
string
}
`
Optional
to
Block
to
Block
?:
`
0x
${
string
}
`
Optional
topics
topics
?:
(
null
|
`
0x
${
string
}
`
|
`
0x
${
string
}
`
[]
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
from
Block
to
Block
topics
@metamask/multichain-api-client
Loading...