Balances ($194,913.18)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 30.606318 | $3,709.51 |
$113,534.44 | |
⚗️ | ERC-20 | 97.051604K | $0.83851 |
$81,378.74 | |
HQG | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RewardPool"
ABI
ABI objects
Getter at block 21311166
getPowerController() view returns (address controller)
0xf3e48a2b1b9808f66321fb1eb385c86d2486dd6a
getPowerSwitch() view returns (address powerSwitch)
0x421a0a1491332ce674fb4cba6426d96bfb407bea
isOffline() view returns (bool status)
false
isOnline() view returns (bool status)
true
isShutdown() view returns (bool status)
false
owner() view returns (address)
0x93c31fc68e613f9a89114f10b38f9fd2ea5de6bc
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
rescueERC20(address[] tokens, address recipient)
sendERC20(address token, address to, uint256 value)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address powerSwitch)
This contract contains no fallback and receive objects.
This contract contains no error objects.