Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Kamala"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17509537 | 4 months ago | | | 0 | 0.0000024292202 | |
| 17509459 | 4 months ago | | | 0 | 0.0000020270788 | |
| 17509116 | 4 months ago | | | 0 | 0.0000017190215 | |
| 17509040 | 4 months ago | | | 0 | 0.0000017018683 | |
| 17509033 | 4 months ago | | | 0 | 0.0000017622972 | |
| 17508940 | 4 months ago | | | 0 | 0.0000017161706 | |
| 17508813 | 4 months ago | | | 0 | 6.3463107e-7 | |
| 17508813 | 4 months ago | | | 0 | 0.0000017569083 | |
| 17508767 | 4 months ago | | | 0 | 0.0000016882030 | |
| 17508760 | 4 months ago | | | 0 | 0.0000016944316 |
ABI
ABI objects
Getter at block 22326101
_ots() view returns (bytes32)
0xbac22b0ca145229037e0b4f16ff6e8ef97f914250febcd98dd6c008b8e479bdf
_totalSupply() view returns (uint256)
280000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Kamala
symbol() view returns (string)
Kamala
totalSupply() view returns (uint256)
280000000000000000000000000
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.