Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Mario wif Hat"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17006575 | 4 months ago | | | 0 | 0.000000904976056996 | |
| 17006494 | 4 months ago | | | 0 | 8.5126416e-7 | |
| 17006341 | 4 months ago | | | 0 | 7.9265977e-7 | |
| 17005767 | 4 months ago | | | 0 | 0.000000900854961950 | |
| 17005668 | 4 months ago | | | 0 | 9.7106686e-7 | |
| 17005645 | 4 months ago | | | 0 | 2.3756849e-7 | |
| 17005474 | 4 months ago | | | 0 | 9.9829841e-7 | |
| 17005465 | 4 months ago | | | 0 | 9.9421364e-7 | |
| 17005425 | 4 months ago | | | 0 | 0.0000010842750 |
ABI
ABI objects
Getter at block 22772687
_ots() view returns (bytes32)
0x2b57b7875f0d016b52fa55dcea4d6d46e32f4cd2a560954911b5f358b477fea2
_totalSupply() view returns (uint256)
340000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Mario wif Hat
symbol() view returns (string)
MARIOWIF
totalSupply() view returns (uint256)
340000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.