This contract is being backfilled. You may encounter incomplete storage history.

Lucky Luke

Verified contract

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

No balances found for "Lucky Luke"

0xc62127f2fd09b930ff3eaaea0864377bc76f4b78ce702f6f23828e3e5f623c07
0x19a6a5f45eb28cd316d16deecfff0e789ee065e29e09fd3a1e8d0001041fdf29
0xb4633d0d22c3a8139669dad86c4e6a1f68a805587c11dee9103420cfe16179be

Functions
Getter at block 20892768
beneficiary(view returns (address)
0xc3998cefe785567f6044ff85a5b33c72825f86c4
decimals(view returns (uint8)
18
feesEnabled(view returns (bool)
false
minSupply(view returns (uint256)
100000000000000000000000000
name(view returns (string)
Lucky Luke
owner(view returns (address)
0xc3998cefe785567f6044ff85a5b33c72825f86c4
proposedOwner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
Lucky Luke
totalSupply(view returns (uint256)
1000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
calculateFee(uint256 _amountuint256 _feepure returns (uint256)
isExcludedFromFee(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 value
claimOwnership(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
proposeOwner(address _newOwner
setBeneficiary(address _newBeneficiary
setExcludeFromFee(address _accountbool _excluded
setFeesEnabled(bool _enabled
setMinSupply(uint256 _newMinSupply
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BeneficiaryUpdated(address oldBeneficiaryaddress newBeneficiary
ExcludedFromFeeUpdated(address accountbool excluded
FeesEnabledUpdated(bool enabled
MinSupplyUpdated(uint256 oldAmountuint256 newAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.