Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6ec0…30fb
Balances ($0.00)
No balances found for "zHEGIC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21152073 | 3 days ago | | | 0 | 0.00045011317 | |
| 20926311 | a month ago | | | 0 | 0.00057530889 | |
| 20842095 | 2 months ago | | | 0 | 0.00069014506 | |
| 20828593 | 2 months ago | | | 0 | 0.0010294211 | |
| 20780090 | 2 months ago | | | 0 | 0.00072679661 | |
| 20728097 | 2 months ago | | | 0 | 0.00046584470 | |
| 20728043 | 2 months ago | | | 0 | 0.00026594815 | |
| 20720914 | 2 months ago | | | 0 | 0.00030201584 | |
| 20605510 | 3 months ago | | | 0 | 0.000030238861 | |
| 20605502 | 3 months ago | | | 0 | 0.000028805784 |
ABI
ABI objects
Getter at block 21177049
decimals() view returns (uint8)
18
governor() view returns (address)
0x752fbdcbb0242bdef2d0d6825623679c47eb7b4f
name() view returns (string)
zHEGIC
pendingGovernor() view returns (address)
0x752fbdcbb0242bdef2d0d6825623679c47eb7b4f
pool() view returns (address)
0x6ec088b454d2db7a2d8879a25d9ce015039e30fb
symbol() view returns (string)
zHEGIC
totalSupply() view returns (uint256)
1718653709144683021487804
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events acceptGovernor()
approve(address spender, uint256 amount) returns (bool)
burn(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 amount)
setPendingGovernor(address _pendingGovernor)
setPool(address _newPool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
GovernorAccepted()
PendingGovernorSet(address pendingGovernor)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.