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

Nestree

Verified contract

Active on Ethereum with 48,158 txns
Deployed by via 0x2e895257 at 7990001
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,133.05
0xe5e49bd0054f13009cf94d0c38a7e1c79ce9e362857593615a30dfbfb2e2e192
0x77244a3be5fccb73f69e4dae1922fc38e5e9c76c20ff04f7a983d6736301b95d
0x6990bb3e34323b82b95ec6a38671411205bfd4f0abc018d726335b9eca3231d8
0xd3d388c2c105d1f9202f142c1768d51a7647f936ffc2f056e0896ef34925588a
0x045e2abf57b6b6fe764b676ba4868c70c3b53d04d54ac4e8e3f9d5e0bfe75bf9
0xd196d34b93dfb4fafbfc6a0ed26d36ead72d611cdc86034e3c8f83ab3d0fde9a
0xb194d9d57744dee7e928a8990476696e44e92d4953c19e4057116d3ac5cd9d4c
0x514c1d8f22452aa75aedd24b6acde35a9e0c3175565f2444b43852a791d96f71
0xb08f411f55e90a4047de8e974bd170ff4616a6539aed80f223993dc687fa4e24
0x1487c3398c997a232a3214823af0582fd0cb46acf2b0eacb2ca20e13f277f255

Functions
Getter at block 20796107
decimals(view returns (uint256)
18
isAllowed(view returns (bool)
false
isOwner(view returns (bool)
false
isStopped(view returns (bool)
false
name(view returns (string)
Nestree
owner(view returns (address)
0x0c04a109f5ce34f079ad52b0f5b6e38a55eccee7
symbol(view returns (string)
EGG
totalSupply(view returns (uint256)
2994901340000000000000000000
version(view returns (string)
1.0.0
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
approvals(addressaddressview returns (uint256)
balanceOf(address _whoview returns (uint256)
balances(addressview returns (uint256)
isLocked(address _whouint256 _valueview returns (bool)
lockedBalanceOf(address _whoview returns (uint256)
lockup(addressuint256view returns (uint256 amountuint256 expiresAt)
State-modifying
allow(address _targetreturns (bool)
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
claimOwnership(
close(
proposeOwner(address _proposedOwner
referralDrop(address _to1uint256 _value1address _to2uint256 _value2address _saleuint256 _feereturns (bool)
removeAllowed(address _targetreturns (bool)
start(
stop(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferWithLock(address _touint256 _valueuint256 _timereturns (bool)
unlock(address _whouint256 _indexreturns (bool)
unlockAll(address _whoreturns (bool)
Events
Allowed(address indexed _address
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed fromuint256 indexed value
Locked(address _whouint256 _index
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReferralDrop(address indexed fromaddress indexed to1uint256 value1address indexed to2uint256 value2
RemoveAllowed(address indexed _address
Started(
Stopped(
Transfer(address indexed fromaddress indexed touint256 value
UnlockedAll(address _who
UnlockedIndex(address _whouint256 _index
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.