Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Mike Tyson"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17122867 | 4 months ago | | | 0 | 0.0000012335590 | |
| 17122520 | 4 months ago | | | 0 | 0.0000011654105 | |
| 17122443 | 4 months ago | | | 0 | 0.0000011788685 | |
| 17122282 | 4 months ago | | | 0 | 0.0000011848414 | |
| 17121973 | 4 months ago | | | 0 | 0.0000011818232 | |
| 17121884 | 4 months ago | | | 0 | 0.0000011956015 | |
| 17121870 | 4 months ago | | | 0 | 0.0000012180225 | |
| 17121722 | 4 months ago | | | 0 | 0.0000011785262 | |
| 17121590 | 4 months ago | | | 0 | 0.0000012121894 | |
| 17121554 | 4 months ago | | | 0 | 0.0000011756361 |
ABI
ABI objects
Getter at block 22164214
_ots() view returns (bytes32)
0x299c30cc07ef807510e17e5ff54cc16d96f35c63701f33b4297bdd0ab67e6451
_totalSupply() view returns (uint256)
550000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Mike Tyson
symbol() view returns (string)
TYSON
totalSupply() view returns (uint256)
550000000000000000000000000
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.