Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Kamala Harris"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17504674 | 3 months ago | | | 0 | 0.0000012421885 | |
| 17504601 | 3 months ago | | | 0 | 0.0000011641548 | |
| 17504532 | 3 months ago | | | 0 | 0.0000012087615 | |
| 17504265 | 3 months ago | | | 0 | 0.0000012487807 | |
| 17504241 | 3 months ago | | | 0 | 1.5492488e-7 | |
| 17504223 | 3 months ago | | | 0 | 0.0000011996803 | |
| 17503986 | 3 months ago | | | 0 | 0.0000011857438 | |
| 17503887 | 3 months ago | | | 0 | 0.0000011757839 | |
| 17503810 | 3 months ago | | | 0 | 0.0000012336159 | |
| 17503732 | 3 months ago | | | 0 | 0.0000012585136 |
ABI
ABI objects
Getter at block 22028514
_ots() view returns (bytes32)
0xcab802c397de60749c3cb42cf596f2c9c4cda353dbc341dfc11178eb360fd3d3
_totalSupply() view returns (uint256)
640000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Kamala Harris
symbol() view returns (string)
Kamala
totalSupply() view returns (uint256)
640000000000000000000000000
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.