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 |
---|---|---|---|---|---|
MINT | ERC-20 | 1.01005K | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15868396 | 5 months ago | | | 0 | 0.000087575414 | |
| 15868248 | 5 months ago | | | 0 | 0.000087585499 | |
| 15868112 | 5 months ago | | | 0 | 0.000087594615 | |
| 15868087 | 5 months ago | | | 0 | 0.000087597203 | |
| 15861494 | 5 months ago | | | 0 | 0.000087739352 | |
| 15861207 | 5 months ago | | | 0 | 0.000087772621 | |
| 15860816 | 5 months ago | | | 0 | 0.000087902951 | |
| 15860572 | 5 months ago | | | 0 | 0.000087986251 | |
| 15860515 | 5 months ago | | | 0 | 0.000087989676 | |
| 15860496 | 5 months ago | | | 0 | 0.000087993652 |
ABI
ABI objects
Getter at block 22943714
decimals() pure returns (uint8)
18
name() pure returns (string)
Mister Mint
owner() view returns (address)
0x9cdfe5aa1f7b10950cb416988357ef1a93c938c1
symbol() pure returns (string)
MINT
totalSupply() pure returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.