Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZUG | ERC-20 | 15 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19074430 | 10 months ago | | | 0 | 0.00024396678 | |
| 19068883 | 10 months ago | | | 0 | 0.00037984576 | |
| 18873213 | 10 months ago | | | 0 | 0.00042901677 | |
| 18830707 | a year ago | | | 0 | 0.0013475570 | |
| 18802088 | a year ago | | | 0 | 0.00083463541 | |
| 18763570 | a year ago | | | 0 | 0.0019587841 | |
| 18745210 | a year ago | | | 0 | 0.0010110151 | |
| 18721139 | a year ago | | | 0 | 0.0015557131 | |
| 18400865 | a year ago | | | 0 | 0.00043467445 | |
| 18267425 | a year ago | | | 0 | 0.00038769478 |
ABI
ABI objects
Getter at block 21162986
decimals() view returns (uint8)
18
name() view returns (string)
ZUG
ruler() view returns (address)
0xdcc9a456b0fbe5f8ac6bcd61fb668991f7bbbadb
symbol() view returns (string)
ZUG
totalSupply() view returns (uint256)
722359724474812787980918
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
isMinter(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(address from, uint256 value)
mint(address to, uint256 value)
setMinter(address minter, bool status)
setRuler(address ruler_)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
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.