CuraAnnonae
Verified contract
Active on
Ethereum with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFMS | ERC-20 | 20.254983K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10979696 | 4 years ago | | | 0 | 0.0064695000 | |
| 10979693 | 4 years ago | | | 0 | 0.0055330500 | |
| 10973320 | 4 years ago | | | 0 | 0.0064695000 | |
| 10973309 | 4 years ago | | | 0 | 0.0036887000 | |
| 10966562 | 4 years ago | | | 0 | 0.0064695000 | |
| 10966522 | 4 years ago | | | 0 | 0.0077830500 | |
| 10959764 | 4 years ago | | | 0 | 0.0035765250 | |
| 10959753 | 4 years ago | | | 0 | 0.0067729500 |
ABI
ABI objects
Getter at block 21275861
YFMSToken() view returns (address)
0xfef3bef71a5eb97e097039038776fd967ae5b106
currentDailyReward() view returns (uint256)
81345312000000000000
getDailyReward() view returns (uint256)
81345312000000000000
getNumberOfVaults() view returns (uint256)
1
getRewardsBalance() view returns (uint256)
20254982688000000000000
lastRewardUpdate() view returns (uint256)
1601683851
numberOfVaults() view returns (uint256)
1
owner() view returns (address)
0xcc249d41f3b4ea5c79ec82f5f0d91f39cfa2b92d
rewardsBalance() view returns (uint256)
0
Read-only
getUserBalanceInVault(string _vault, address _user) view returns (uint256)
State-modifying
Events addVault(string name)
distributeRewardsToVault(address vault)
stake(string _vault, address _receiver, uint256 _amount, address vault) returns (bool)
unstake(string _vault, address _receiver, address vault)
updateDailyReward()
updateVaultData(string vault, address who, address user, uint256 value)
This contract contains no event objects.
constructor(address _wallet)
This contract contains no fallback and receive objects.
This contract contains no error objects.