Search
Preparing search index...
The search index is not available
@webb-tools/protocol-solidity
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@webb-tools/protocol-solidity
Tokens
ERC20
Class ERC20
Hierarchy
ERC20
Index
Constructors
constructor
Properties
contract
Methods
createERC20
Constructors
constructor
new ERC20
(
contract
:
Contracts
.
ERC20
)
:
Tokens
.
ERC20
Parameters
contract:
Contracts
.
ERC20
Returns
Tokens
.
ERC20
Properties
contract
contract
:
Contracts
.
ERC20
Methods
Static
createERC20
createERC20
(
name
:
string
, symbol
:
string
, deployer
:
Signer
)
:
Promise
<
Tokens
.
ERC20
>
Parameters
name:
string
symbol:
string
deployer:
Signer
Returns
Promise
<
Tokens
.
ERC20
>
Exports
Anchors
Bridges
Contracts
Interfaces
Merkle
Tree
Tokens
Utility
VBridge
ERC20
constructor
contract
createERC20
Generated using
TypeDoc