Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7e80…2a0c
Balances ($0.00)
No balances found for "ZogiOwner"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17648192 | a year ago | | | 0 | 0.00068832099 | |
| 17342297 | a year ago | | | 0 | 0.0015395383 | |
| 17331427 | a year ago | | | 0 | 0.0018703763 | |
| 17331261 | a year ago | | | 0 | 0.0021056612 | |
| 17179405 | 2 years ago | | | 0 | 0.0029321509 |
ABI
ABI objects
Getter at block 21176857
owner() view returns (address)
0x67de4f4e27324a32793034d38a824d43125249fb
zogi() view returns (address)
0x7e80e4d7d5725499791cf8b17a4586f1f0672a0c
Read-only
This contract contains no read-only function objects.
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistUpdate(address user, bool value)
burn(uint256 amount_)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account_, uint256 amount_)
pause()
renounceOwnership()
setAdmin(address admin, bool enabled)
snapShot()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address zogiAddress_)
This contract contains no fallback and receive objects.
This contract contains no error objects.