Skip to main content Link Menu Expand (external link) Document Search Copy Copied

ActivateGasPump

Model getters

Method name Return type Description Notes
getChain() string The blockchain to work with
Example: ETH
 
getOwner() string The blockchain address that owns the precalculated gas pump addresses and is used to pay gas fees for operations made on the gas pump addresses; can be referred to as “master address”
Example: 0x2b5a0bE5940B63dE1eDdCCCa7bd977357e2488eD
 
getFrom() int The start index of the range of gas pump addresses to activate
Example: 0
 
getTo() int The end index of the range of gas pump addresses to activate; must be greater than or equal to the value in the from parameter
Example: 200
 
getFromPrivateKey() string The private key of the blockchain address that will pay the gas fee for the activation transaction
Example: 0x05e150c73f1920ec14caa1e0b6aa09940899678051a78542840c2668ce5080c2