Deflationary Keep3r

Verified contract

Active on Ethereum with 4 txns
Deployed by via 0xb51625a9 at 11149588
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
0x1bfe5703c0f0f3bedf8873f6e14de6eb9734e32d9ced85429e99f1a6c65be882
0xf550da7a9168680ce8c2fa40bdfdf2269c08324705ac351c29475174056b8b26
0x09e313bfb31213708e5d29a0242e06242fe3c14f47367c67705a84506f035146
0x9f2882fa0106c092a80e38be649c318f70d9496df37190150af02ea15f30d210

Functions
Getter at block 20905893
cmContractType(view returns (string)
CMErc20Burn
cmImage(view returns (string)
cmURL(view returns (string)
decimals(view returns (uint8)
18
name(view returns (string)
Deflationary Keep3r
owner(view returns (address)
0x728fbccc1f9880ac1aa6daea14e480fb6b7eaf00
symbol(view returns (string)
DEFKP3R
totalSupply(view returns (uint256)
300000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
_setCMImage(string image
_setCMURL(string url
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint256 amountuint8 decimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.