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

Illusion Land

Verified contract

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

No balances found for "Illusion Land"

0x1ddd2640a33cf44c98f97f0f7482e20d2fa9060e70a24dcda9d0cd3ee1a4133b
0xc14905a379dc2e17430ab788ee1f2900f59f9d52a7cc5f09e99a0712d95d9f75
0x6872f39f715c46ca9eb400496bd3a756460e0d7e28bd78f62fbc2674a4f2060e
0x2828608570378622d0449607698f802e99c871d86a4f900dc01e4473978753f9
0x429188735f373bd55ff4cba009509d39ada659dce1c710ce82255ac5576a5c85
0x32359da2c9ad5ff8fe1b4e96f2c9b82a0d0d35ca7de439c65ba99d74f824aa09
0xac331fe8dfce2fa9827241904a7c277a37536c9e07b6b61628ad2f304be3c14d
0x98a0b46491cfc832a1a040b42b3f0d38c12e887ea6e041e95e397d55bca76149
0xb9f24b446a4c7e2101a6dac10094b17b2dde76bf1a5d826e6ebe80c83ac04a68
0x19f64987797c6dc358cf530661c59c98981cd90658ba5262d9a14c9e2ceda068

Functions
Getter at block 21214174
decimals(view returns (uint8)
18
name(view returns (string)
Illusion Land
owner(view returns (address)
0xa108b1f9f68c18ef5bd097ce65c676a325534000
symbol(view returns (string)
IL
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address fromuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
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 symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.