Views

Verified contract

Active on Ethereum with 1,032 txns
Deployed by via 0x03d48843 at 10650566
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,736
0x13000e7b870df7e25fb2c5dfaadda5ebfe32da243bcb8386615efb37becede64
0xa0d279166c955e7eb456cd6a0bab67425ac44e7ee6570267ba7061a6615b7279
0xf3c164f20d81d51e0729e500aa778dbd0f664e2a33db86daaf14b78f949c58d6
0x3d4d7c345749dabb6a336f5e38057a784cd175d8ee591f2822c2d1858c367b53
0x4c87e5c8f599f7ea077de21c46e16bc55247404d4cbccb7d4ac71b7107fc9194
0x089fd620a77608e6ec7f34da4f33001ae1fa4e9d2c56e5fd15304264413b4ac1
0x03feb29911e2adaf26c5ae58dfafbd97cea1012012466272bdc3035913347708
0x055819c30ccf312926aeffc0e19fff780d01d6394a47d373349dd1c94509e017
0xc5c611b8ace22fca757351d1d7c811a45e6e1e0754ae9a2006de019d0a30e955
0x366d5a2656efd7d443e120f6dc521620307dc390b57f3be39497540b13d64abd

Functions
Getter at block 21161401
decimals(view returns (uint8)
18
initialSupply(view returns (uint256)
10000000000000000000000
name(view returns (string)
Views
symbol(view returns (string)
VIEWS
totalSupply(view returns (uint256)
10000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool success)
transfer(address _touint256 _valuebytes _datareturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Transfer(address indexed fromaddress indexed touint256 valuebytes indexed data
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.