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

WAVES

Verified contract

Active on Ethereum with 17,824 txns
Deployed by via 0xf1f90eaf at 11093593
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $166.19
0xe4269a12ba48a3b82c071b76149bbd93ebdc8f862fc0761ba207413636db563a
0xd5c5f1c30fbd0d12379d2ee03b2fdbc3d8284c1b35aa5689325259ecc3e41838
0x445f98f24a36566ea8a0baf16d3e1d5f2f65059d25b3bc23ec3cd8e12426be21
0x36b0cf715b59158f16e1a4e7ceea261993900b289208bf9b12b21623c383543e
0xc129bee51372bf8dee963dfd9ef1d65d21a03bb31dddf3ede251f170136ad0ff
0x0f40306cad795fb52b13bf22f37b07a43f1aae41576281afd4ff9b7a720de475
0x7b0eb5cdddcd2ffac4512312f5da412c408bb3a59b9df70ae9596859a4743055
0x4b97f4044a6d14a6d445c263e7c0724b46d69d7439abe7cd21c7f75cc4f9563f
0xc59d9595211101c69d2ea4daae751278d1a168b39886574891e646961375a27d
0x0511a99bc5d014f7a9a383b0f5eb2bb927cf41db37bcc2f9b7983c6a50e21ddd

Functions
Getter at block 20795977
decimals(pure returns (uint8)
18
name(pure returns (string)
WAVES
symbol(pure returns (string)
WAVES
totalSupply(view returns (uint256)
884941765146529323213410
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)
deposit(address accountuint256 amountreturns (bool)
deprecate(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
stake(uint256 rewardreturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
withdraw(address accountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Deprecate(address indexed account
Reward(uint256 iduint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.