Ziglu Governance
Verified contract
Active on
Ethereum with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Ziglu Governance"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11219271 | 4 years ago | | | 0 | 0.00083835000 | |
| 11219263 | 4 years ago | | | 0 | 0.00083835000 | |
| 11219003 | 4 years ago | | | 0 | 0.0010932300 | |
| 10445259 | 4 years ago | | | 0 | 0.0015073900 | |
| 10445215 | 4 years ago | | | 0 | 0.0018044345 | |
| 10445115 | 4 years ago | | | 0 | 0.0017734000 | |
| 10445084 | 4 years ago | | | 0 | 0.0017734000 | |
| 10445062 | 4 years ago | | | 0 | 0.0020662800 | |
| 10445055 | 4 years ago | | | 0 | 0.0020658000 | |
| 10445053 | 4 years ago | | | 0 | 0.0017559300 |
ABI
ABI objects
Getter at block 21208815
decimals() view returns (uint8)
18
name() view returns (string)
Ziglu Governance
symbol() view returns (string)
ZIG
totalSupply() view returns (uint256)
350000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.