YFLUSDSYAXPool
Verified contract
Active on
Ethereum with 194 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7b76…7b62
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFLUSD | ERC-20 | 48.059293 | -- | -- | |
sYAX | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12073645 | 4 years ago | | | 0 | 0.011524756 | |
| 12005177 | 4 years ago | | | 0 | 0.012638924 | |
| 11884414 | 4 years ago | | | 0 | 0.013866004 | |
| 11873297 | 4 years ago | | | 0 | 0.015952040 | |
| 11848800 | 4 years ago | | | 0 | 0.0070644348 | |
| 11838815 | 4 years ago | | | 0 | 0.0073193319 | |
| 11828320 | 4 years ago | | | 0 | 0.015829332 | |
| 11822247 | 4 years ago | | | 0 | 0.0061719760 | |
| 11822007 | 4 years ago | | | 0 | 0.015770755 | |
| 11819844 | 4 years ago | | | 0 | 0.014724960 |
ABI
ABI objects
Getter at block 21187264
DURATION() view returns (uint256)
518400
lastTimeRewardApplicable() view returns (uint256)
1612569600
lastUpdateTime() view returns (uint256)
1612569600
owner() view returns (address)
0xf5e98e173fff3ac878803949c0da4a5e65dd24df
periodFinish() view returns (uint256)
1612569600
rewardDistribution() view returns (address)
0x91d2bebace218b84ab57ae16e1193849198af675
rewardPerToken() view returns (uint256)
3186154547263889850460
rewardPerTokenStored() view returns (uint256)
3186154547263889850460
rewardRate() view returns (uint256)
79893261316872427
starttime() view returns (uint256)
1612051200
syax() view returns (address)
0xef31cb88048416e301fee1ea13e7664b887ba7e8
totalSupply() view returns (uint256)
1000000000000000000
yflUsd() view returns (address)
0x7b760d06e401f85545f3b50c44bf5b05308b7b62
Read-only
balanceOf(address account) view returns (uint256)
deposits(address) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
notifyRewardAmount(uint256 reward)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address yflUsd_, address syax_, uint256 starttime_)
This contract contains no fallback and receive objects.
This contract contains no error objects.