dAppBooster
Preparing search index...
components/sharedComponents/TokenSelect/utils
<internal>
GetValidChainIdParams
Interface GetValidChainIdParams
interface
GetValidChainIdParams
{
appChainId
?:
1
|
10
|
137
|
11155111
|
11155420
|
42161
;
currentNetworkId
?:
number
;
dappChains
:
readonly
[
{}
,
{}
,
{}
,
{}
]
|
readonly
[
{}
,
{}
,
{}
,
{}
,
{}
,
{}
]
;
networks
?:
Networks
;
walletChainId
?:
number
;
}
Index
Properties
app
Chain
Id?
current
Network
Id?
dapp
Chains
networks?
wallet
Chain
Id?
Properties
Optional
app
Chain
Id
appChainId
?:
1
|
10
|
137
|
11155111
|
11155420
|
42161
Optional
current
Network
Id
currentNetworkId
?:
number
dapp
Chains
dappChains
:
readonly
[
{}
,
{}
,
{}
,
{}
]
|
readonly
[
{}
,
{}
,
{}
,
{}
,
{}
,
{}
]
Optional
networks
networks
?:
Networks
Optional
wallet
Chain
Id
walletChainId
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
app
Chain
Id
current
Network
Id
dapp
Chains
networks
wallet
Chain
Id
dAppBooster
Loading...