Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Kobe Bryant"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17467114 | 4 months ago | | | 0 | 0.0000023049945 | |
| 17466772 | 4 months ago | | | 0 | 0.0000015452359 | |
| 17466682 | 4 months ago | | | 0 | 0.0000015704012 | |
| 17466622 | 4 months ago | | | 0 | 0.0000015187480 | |
| 17466615 | 4 months ago | | | 0 | 0.0000015319401 | |
| 17466609 | 4 months ago | | | 0 | 0.0000015386859 | |
| 17466562 | 4 months ago | | | 0 | 0.0000015404327 | |
| 17466538 | 4 months ago | | | 0 | 0.0000014375274 | |
| 17466493 | 4 months ago | | | 0 | 0.0000015505931 | |
| 17466325 | 4 months ago | | | 0 | 0.0000015464821 |
ABI
ABI objects
Getter at block 22943331
_ots() view returns (bytes32)
0x8d3c331e5a70da0417b55adf33c9d942982597c75d3ee1ea49a93198989a6948
_totalSupply() view returns (uint256)
550000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Kobe Bryant
symbol() view returns (string)
KOBE
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.