Preparing search index...
The search index is not available
web3-plugin-zksync
web3-plugin-zksync
types
Token
Interface Token
Bridged token.
interface
Token
{
decimals
:
number
;
l1Address
:
string
;
l2Address
:
string
;
name
:
string
;
symbol
:
string
;
}
Index
Properties
decimals
l1
Address
l2
Address
name
symbol
Properties
decimals
decimals
:
number
l1
Address
l1Address
:
string
l2
Address
l2Address
:
string
name
name
:
string
symbol
symbol
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
decimals
l1
Address
l2
Address
name
symbol
web3-plugin-zksync
Loading...
Bridged token.