Abstract
Class containing methods for executing the functions of contracts and sending transactions in order to change the state of the blockchain. To get information from the blockchain use Web3Public.
Current wallet provider address.
Checks, that selected blockchain in wallet is equal to passed blockchain.
Gets currently selected blockchain in wallet.
Static
Converts number, string or BigNumber value to integer string.
Value to convert.
Amount multiplier.
Generated using TypeDoc
Class containing methods for executing the functions of contracts and sending transactions in order to change the state of the blockchain. To get information from the blockchain use Web3Public.