YourToken

Verified contract

Active on Ethereum with 4 txns
Deployed by via 0x09e06240 at 5535078
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "YourToken"

0x689364a41ee683b77878fac81d9890b287d43b284ae442d548a47ab1a9cc3953
0x7ab6d52d5e930ffcba262d062c69c8abc6294d82e183f046e62ea10561110a8f
0xfaa3635b55ee25f7d26dee8f286d2a8712a29b86cc56698427b1685257244282
0x2ef59d90a2a9d6fc2e52f38db3d896969224982d1df9c9a6b515f5fc2b3ba1cf

Functions
Getter at block 21008683
INITIAL_SUPPLY(view returns (uint256)
210000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
YourToken
symbol(view returns (string)
YT
totalSupply(view returns (uint256)
210000000000000000000000000
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)
transferFrom(address _fromaddress _touint256 _valuereturns (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.