NEST

Verified contract

Active on Ethereum with 1,610 txns
Deployed by via 0x5a23965e at 17869649
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc07e9da20581c3b570c1b02a7deb4317af907b8357b188c339294d45e45f32d1
0xecffad69ad0340f1bb9c7b46dc23f527d821f9c94de19c89970f231f612ea3a0
0x6427280343cf2233ae908781ffaf2a248f16fde3b5368f46310a8979b10e9f8b
0x415589e0cf11d8bf2e4a2cea37ad0b0d37f3234584a1f29cc10aaf9e3246c5ff
0x7df51a11549cb0da7150f628b90434f0e38d47bf736ddf201e479248c4598f43
0x3892d731396817192536d97e3b9e0ae03d5b91dd3d4d17563632995a391c1c32
0x55a4adcd2cbb80e194f7cbad9748e15d4e65392e67f267693cfc4845e03b8cba
0xbd582db1c08319c7fa29bad95aab9835dc32fb71917db4776649784da0e2a40b
0xf188de9eae879980b9cfb2df7f2c98f99940d35466123b956dfdea49e25a3fff
0x6ddd6bedd20f761a78da478b516bfbbb65de5e441ebd9cfa7935cc85c441b207

Functions
Getter at block 21259405
decimals(view returns (uint8)
18
name(view returns (string)
NEST
symbol(view returns (string)
NEST
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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.