Yolo

Verified contract

Proxy

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

No balances found for "Yolo"

0xda4e238c6fc16aaad6b10f59988e291fa161aeb15bb992d3ef8d310b28b5e9a3
0xeb03c47a53d931f0399e5ea0f63a8d3c2632ce4fafb168751109f80a71f6f34c
0x6eca7b1a17c323ca68ff065b0e539e4a91dc97d2c1bb0d5af4993e7661742479
0xfe9a64ceb7ef1192c8dc19b4f0ecc308bcd47d7c9498ad87226620920059ffa5

Functions
Getter at block 21321740
decimals(view returns (uint8)
18
name(view returns (string)
Yolo
symbol(view returns (string)
YOLO
totalSupply(view returns (uint256)
10000000000000000000000000
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)
initialize(string namestring symboluint256 supplyaddress member
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(address memberuint256 timestamp
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.