import Erc20TransferResult from '@casperholders/core/src/services/results/erc20/erc20TransferResult.js'Erc20TransferResult
Extends:
src/services/results/deployResult.js~DeployResult → Erc20TransferResult
Erc20TransferResult class
Static Method Summary
| Static Public Methods | ||
| public static |
Retrieve the name of the operation behind the deployment |
|
Constructor Summary
| Public Constructor | ||
| public |
constructor(hash: string, cost: string, amount: string) Constructor |
|
