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

Whole Network Node

Verified contract

Active on Ethereum with 46,463 txns
Deployed by via 0xb1ea3f9c at 7992243
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x97a3babec048855a3f687e4f1c293367a9cb282293a9b2f8d7689b3ae2484988
0x62c9019a886b57d88ca44691505b3603a804e82c334d68da835990afdcdcb1b9
0x513e035d3539a399b45c54013c0e21024e98f8e98b132a7a28d13e11acebecfb
0x9a0d5e9961aa823ea1ebf3493b85c852933fe706bbda68c6ecc992d64d2866c2
0x9defd8587f6822ef1cd3c82a046650de1c7adaedf1806940adffd0f2a3bdc265
0x3d6e9a3e7c4d0d9f90c4d77bc3db6a0d290a5090935deb619a049945b67f5615
0x5026336be918d5bdf678aa57eb23ac593eaeead273e68f2cce0efbc327568e37
0xdce566b745643ed9eaf8966b6c496b64a16e459ef5a724e4f4100b9ab6ef795d
0x42f02c2889b46067a19b06bfa19006549b7173c994e2c01a97f7df6821adb15a
0x7a20ada7cd04df7bd5277488898eb40b8180ebfb0791b7b5ab2def1dad3414a3

Functions
Getter at block 20794512
decimals(view returns (uint8)
5
name(view returns (string)
Whole Network Node
symbol(view returns (string)
NODE
totalSupply(view returns (uint256)
972517295345784
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 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.