Preparing search index...
The search index is not available
dappbooster
dappbooster
components/sharedComponents/ExplorerLink
<internal>
ExplorerLinkProps
Interface ExplorerLinkProps
interface
ExplorerLinkProps
{
chain
:
Chain
;
explorerUrl
?:
string
;
hashOrAddress
:
`
0x
${
string
}
`
;
text
?:
string
;
}
Hierarchy (
view full
)
GetExplorerUrlParams
ComponentProps
<
"a"
>
ExplorerLinkProps
Index
Properties
chain
explorer
Url?
hash
Or
Address
text?
Properties
chain
chain
:
Chain
Optional
explorer
Url
explorer
Url
?:
string
hash
Or
Address
hash
Or
Address
:
`
0x
${
string
}
`
Optional
text
text
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
chain
explorer
Url
hash
Or
Address
text
dappbooster
Loading...