Search
Preparing search index...
The search index is not available
API Reference | Injective - Powering the future of decentralized finance.
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
API Reference | Injective - Powering the future of decentralized finance.
@injectivelabs/wallet-ts
UtilsWallets
Namespace UtilsWallets
Index
Classes
Keplr
Wallet
Leap
Wallet
Phantom
Wallet
Variables
experimental
Chains
Config
Functions
create
Eip712
Std
Sign
Doc
get
Ethers
Provider
From
Metamask
get
Experimental
Chain
Config
Based
On
Chain
Id
Variables
Const
experimental
Chains
Config
experimental
Chains
Config
:
Record
<
string
,
any
>
= ...
Functions
create
Eip712
Std
Sign
Doc
create
Eip712
Std
Sign
Doc
(
__namedParameters
:
{
accountNumber
:
number
;
chainId
:
ChainId
;
gas
?:
string
;
memo
?:
string
;
msgs
:
Msgs
[]
;
sequence
:
number
;
timeoutHeight
?:
string
}
)
:
{
account_number
:
string
;
chain_id
:
ChainId
;
fee
:
{
amount
:
{
amount
:
string
;
denom
:
string
}
[]
;
gas
:
string
}
;
memo
:
string
;
msgs
:
{
type
:
string
;
value
:
Record
<
string
,
unknown
>
}
[]
;
sequence
:
string
;
timeout_height
:
string
}
Parameters
__namedParameters:
{
accountNumber
:
number
;
chainId
:
ChainId
;
gas
?:
string
;
memo
?:
string
;
msgs
:
Msgs
[]
;
sequence
:
number
;
timeoutHeight
?:
string
}
account
Number
:
number
chain
Id
:
ChainId
Optional
gas
?:
string
Optional
memo
?:
string
msgs
:
Msgs
[]
sequence
:
number
Optional
timeout
Height
?:
string
Returns
{
account_number
:
string
;
chain_id
:
ChainId
;
fee
:
{
amount
:
{
amount
:
string
;
denom
:
string
}
[]
;
gas
:
string
}
;
memo
:
string
;
msgs
:
{
type
:
string
;
value
:
Record
<
string
,
unknown
>
}
[]
;
sequence
:
string
;
timeout_height
:
string
}
account_
number
:
string
chain_
id
:
ChainId
fee
:
{
amount
:
{
amount
:
string
;
denom
:
string
}
[]
;
gas
:
string
}
amount
:
{
amount
:
string
;
denom
:
string
}
[]
gas
:
string
memo
:
string
msgs
:
{
type
:
string
;
value
:
Record
<
string
,
unknown
>
}
[]
sequence
:
string
timeout_
height
:
string
get
Ethers
Provider
From
Metamask
get
Ethers
Provider
From
Metamask
(
)
:
Promise
<
Web3Provider
>
Returns
Promise
<
Web3Provider
>
get
Experimental
Chain
Config
Based
On
Chain
Id
get
Experimental
Chain
Config
Based
On
Chain
Id
(
chainId
:
string
)
:
any
Parameters
chainId:
string
Returns
any
Modules
@injectivelabs/sdk-
ts
@injectivelabs/wallet-
ts
Utils
Wallets
internal
Keplr
Wallet
Leap
Wallet
Phantom
Wallet
experimental
Chains
Config
create
Eip712
Std
Sign
Doc
get
Ethers
Provider
From
Metamask
get
Experimental
Chain
Config
Based
On
Chain
Id
Generated using
TypeDoc