KIPPLE

Verified contract

Active on Ethereum with 60 txns
Deployed by via 0x34174865 at 9153273
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "KIPPLE"

0xcf36e162c3dae19ec78c82c9f9145a8a632de20d691671473d5d6e07fc017ce1
0x0a9eb03134f775bba7470caef4908a1733ef016d86e46fa738c825fb63316d3b
0x2c114bbb0bdde4a0b6a5bc2a7e30a4d2ae3b7386d38202322170f8ac99e545fe
0x950d10cd9e1361fcec14ed6d5accd35f0d879b4d8d2fcf57df9bb022f44777e1
0x221b4f82a489f5c9f287998965841b2251a69e913b639d1b6308637556ffe1a1
0x9f5266a2ec04e4886b4801f6995681b6b82aa58656359261aac31c8d2563ec1a
0xe89aa92e8cb9486b10335c22aa5159a7132383319263070a55dd28993ad1999c
0x6d1809d003d33711c8a3c5b65e60ad93d56b31487fff4bb9da0f1ca39d0c9721
0x9dcf343cc8a28e249d823606f2257511c5948c246eef94840503ccda65bcaf29
0x6c29de342c7e0b2361782e11a8972900cb0b29dd6922da1ebebcb301153897ca

Functions
Getter at block 21304870
INITIAL_SUPPLY(view returns (uint256)
1000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
KIPPLE
symbol(view returns (string)
KIPP
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
isMinter(address accountview returns (bool)
State-modifying
addMinter(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
burnFrom(address fromuint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 valuereturns (bool)
renounceMinter(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.