Kappi Token
Verified contract
Active on
Ethereum with 457 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KAPP | ERC-20 | 6.702413M | -- | -- | |
KAPP | ERC-20 | 10K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19708856 | 7 months ago | | | 0 | 0.00032688892 | |
| 15548260 | 2 years ago | | | 0 | 0.00064355270 | |
| 11450274 | 4 years ago | | | 0 | 0.0016461060 | |
| 11145171 | 4 years ago | | | 0 | 0.0025349220 | |
| 10828083 | 4 years ago | | | 0 | 0.0057468729 | |
| 10703731 | 4 years ago | | | 0 | 0.0088534470 | |
| 10678657 | 4 years ago | | | 0 | 0.0051433200 | |
| 10633914 | 4 years ago | | | 0 | 0.0053202000 | |
| 10625521 | 4 years ago | | | 0 | 0.0029748037 | |
| 10611767 | 4 years ago | | | 0 | 0.0027553500 |
ABI
ABI objects
Getter at block 21288926
decimals() view returns (uint8)
18
name() view returns (string)
Kappi Token
symbol() view returns (string)
KAPP
totalSupply() view returns (uint256)
8000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256 remaining)
balanceOf(address owner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.