Kappa Token

Verified contract

Active on Ethereum with 2,358 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x542893e2c1d373b3045c1574f5cc0f8141f78313e9b7fa7cfe21b96766ad7921
0x73ecb1ee55461c8f4f4e8cac7c9b726bcafcb927b1fcfacde26cc3bb0089f97e
0x042a87152c54b6b882a725c9cbf394fdf4869074012e1cf0ceafd932ae337da6
0xbbc4f4eabecea971a59e4d1319eda4b2c53c246c96bdebdd699f8ebc9ee26393
0x311d554d8efcc5f5f1c8a3664daeab487f8549a635b781ff2ef506cd7fbe919f
0x50117d5856b130241dab48c07cd8aee4557f2c3ce3f8a27b35c7b75bb760ecc5
0x86a3518a2a5b6b5de10b4429fa5e4858e91cc2984914a0781ba9e01a1d0057f9
0x41d75cb180609f9b1be39fcd0a5b51c52e6fe0f45fd0a4b6571122f8bf454a62
0x09fa476b17f707664d32c5fb8114b336ae654b50cedaf6a4ba92f414eec52aef
0xbfcce25be31633eec895bba61a3f2c783bbdd3fc09be3d4e964f89f566cd667f

Functions
Getter at block 20815369
decimals(view returns (uint8)
18
name(view returns (string)
Kappa Token
symbol(view returns (string)
KAPPA
totalSupply(view returns (uint256)
80000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.