Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "ZACK MORRIS"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20219755 | 3 months ago | | | 0 | 3.6441488e-7 | |
| 20219747 | 3 months ago | | | 0 | 3.6459922e-7 | |
| 20219656 | 3 months ago | | | 0 | 3.4753941e-7 | |
| 20218887 | 3 months ago | | | 0 | 3.1259464e-7 | |
| 20218790 | 3 months ago | | | 0 | 3.1289501e-7 | |
| 20218783 | 3 months ago | | | 0 | 3.1183547e-7 | |
| 20218775 | 3 months ago | | | 0 | 3.1244151e-7 | |
| 20218700 | 3 months ago | | | 0 | 4.9091977e-7 | |
| 20218677 | 3 months ago | | | 0 | 0.000000302428015200 | |
| 20218507 | 3 months ago | | | 0 | 2.8551603e-7 |
ABI
ABI objects
Getter at block 23876678
_ots() view returns (bytes32)
0x97daa5aa04de20d82f127b32143edcfd7f1998f66256dcfaafd7d47da310ef71
_totalSupply() view returns (uint256)
3200000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
ZACK MORRIS
symbol() view returns (string)
ZACK
totalSupply() view returns (uint256)
3200000000000000000000000000
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)
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.