This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793901, which is 3 minutes old. We're running behind the tip but working to resolve the issue.

YFLink

Verified contract

Active on Ethereum with 35,873 txns
Deployed by via 0x77f3e376 at 10584912
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $654.69
ERC-20
Value $34.35
ERC-20
Value $21.94
ERC-20
Value $8.94
ERC-20
--
ERC-20
--
ERC-20
--
0xd1e81aaf5a74680180d984b42e788a7547a437de6cfe31f97d9ea56fdbd5fd9b
0xb2c25b04d4447a81c7f3a4a9e16e7e575fb91924be53a2c3f37d0aa6b2893836
0xb9e257889aeb113f61083f9fc14753245cb69b554f317d067269041527da321f
0x71630d4437f51d828483f8db01fcd298fa40b4d8402a352fcc27fa3b9002fabf
0x6e0eddcdb542daa4725a3b585ba81a134b65ff4d5387b3c6523222122e908a86
0x0282897a6f8576ff350a4ed451f78dd2fe94a884a4d43c401df30949f801c80d
0x7a3d7f8ee5afe4ebd2d4d272ecd90c3f12f1173b556d131a945a839b4dd7293f
0x26b3993fb2c0cfc7317e0f250c5791ff183b7536d6b0a89af26303c1e30b3d75
0x93d953711546cce8f9f22f638ef92998cd61ba9994de2d7015eae8a73ae34fe8
0xd7f647e19da050256b50c093304d4f14a5f8120bdb333a1a064265372ba0195f

Functions
Getter at block 20793900
decimals(view returns (uint8)
18
governance(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
YFLink
symbol(view returns (string)
YFL
totalSupply(view returns (uint256)
57000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
minters(addressview returns (bool)
State-modifying
addMinter(address _minter
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
removeMinter(address _minter
setGovernance(address _governance
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.