Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNCL | ERC-20 | 50 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21153762 | a day ago | | | 0 | 0.00054374729 | |
| 21045135 | 16 days ago | | | 0 | 0.00022815999 | |
| 21037948 | 17 days ago | | | 0 | 0.00071025055 | |
| 21034129 | 18 days ago | | | 0 | 0.00050686574 | |
| 20945920 | a month ago | | | 0 | 0.00030073948 | |
| 20945890 | a month ago | | | 0 | 0.00052529180 | |
| 20914077 | a month ago | | | 0 | 0.0016026024 | |
| 20852266 | a month ago | | | 0 | 0.00026072645 | |
| 20739309 | 2 months ago | | | 0 | 0.000060209500 | |
| 20729579 | 2 months ago | | | 0 | 0.00022578559 |
ABI
ABI objects
Getter at block 21160940
decimals() view returns (uint8)
18
mintersLength() view returns (uint256)
3
name() view returns (string)
UNCL
owner() view returns (address)
0x60e2e1b2a317edfc870b6fc6886f69083fb2099a
symbol() view returns (string)
UNCL
totalSupply() view returns (uint256)
98866516841650933560619
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
minterAtIndex(uint256 _index) view returns (address)
State-modifying
Events adminAllowMinter(address _address, bool _allow)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address _to, uint256 _amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.