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

TheForbiddenForest

Verified contract

Active on Ethereum with 32,616 txns
Deployed by via 0x660e5df9 at 8113959
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xdf6c23e8615b991c399c5f0da3595b7c0240425e51c7ee604badd55066869b54
0x09ba4a8f8e54def3194a3f6bfd2187f47b67f089bc01e7c956fa4e238a14e4c7
0x9d86a53fc6457fd71b0e2beb328fc2eb0eb091694d62141588dc6aba4e866e2e
0xb5b7e682b464511c071aec144a5138b7463080894ef73a6d31974d9fc4846269
0xd5df1b53160f74f296f1177272ccca6c65a97869f3d037e18cf75a1912d6be91
0x2cebfe81c50df334b9e19dfe78142537d6a691c944ca7e2bc2d6afe0164943d7
0xb11fbd049327fb13c28ccc5beba4e704ee4804bf427fbf8e125a5ad24bf79447
0x686e66861a829726cfd6593145bffd8c7b48b1c9b3320aff2f6d1665dca9de41
0xf278a757ab990238fc0d8b14ea84fd09e15a1f9427085299cb42edeeed2787b8
0x215b0511526d7d2e2471ce50ffb271c63c3ef284fd1bf5bddda38340d8d1feb0

Functions
Getter at block 20797553
decimals(view returns (uint8)
18
name(view returns (string)
TheForbiddenForest
owner(view returns (address)
0xfe3ccf63962bf32272a339522a8aae5a9f396b82
symbol(view returns (string)
ForestPlus
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
frozenAccount(addressview returns (bool)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
freezeAccount(address targetbool freeze
mintToken(address targetuint256 mintedAmount
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferOwnership(address newOwner
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Burn(address indexed fromuint256 value
FrozenFunds(address targetbool frozen
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.