YUNA DEPOSIT Certificate
Verified contract
Active on
Ethereum with 158 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2f6f…62f9
0x99b9…c43d
-
variable spans 7 additional slots
0xa7aa…f32a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 29.146K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17330376 | 2 years ago | | | 0.025 | 0.0055066873 | |
| 17198044 | 2 years ago | | | 0 | 0.0049315044 | |
| 17198043 | 2 years ago | | | 0 | 0.0089228764 | |
| 17195351 | 2 years ago | | | 0.025 | 0.025657515 | |
| 17192837 | 2 years ago | | | 0.025 | 0.014776392 | |
| 17190612 | 2 years ago | | | 0 | 0.0033729322 | |
| 17186883 | 2 years ago | | | 0.025 | 0.010614967 | |
| 17185118 | 2 years ago | | | 0.025 | 0.0074155697 | |
| 17177434 | 2 years ago | | | 0.025 | 0.013179101 | |
| 17164680 | 2 years ago | | | 0.025 | 0.0058577482 |
ABI
ABI objects
Getter at block 21328606
actionFeeEth() view returns (uint256)
25000000000000000
decimals() view returns (uint8)
18
deployer() view returns (address)
0xb75a08e82a1bf0fcceb89bbdaf9aae00be8ca29a
earlyUnstakeFee() view returns (uint256)
0
earlyUnstakeSeconds() view returns (uint256)
0
getLastStakableBlock() view returns (uint256)
22684969
name() view returns (string)
YUNA DEPOSIT Certificate
owner() view returns (address)
0xe9e25ae75d0aede9102cd17df13ff8ca620a4abb
pool() view returns (uint256 origTotSupply, uint256 curRewardsSupply, uint256 totalTokensStaked, uint256 creationBlock, uint256 perBlockNum, uint256 lastRewardBlock, uint256 accERC20PerShare, uint256 stakeTimeLockSec)
(origTotSupply=149200000000000000000000000, curRewardsSupply=0, totalTokensStaked=29146000000000000000000, creationBlock=0, perBlockNum=110000000000000000000, lastRewardBlock=17195351, accERC20PerShare=4032460121883236751837132561367473039080, stakeTimeLockSec=2419200)
rewardVault() view returns (address)
0xa7aac81d96ae36f3ac159af4850747ff1d13f32a
rewardsTokenAddress() view returns (address)
0x2f6f397332b0f8b4536430bcc97980aa838f62f9
stakeFee() view returns (uint256)
0
stakedTokenAddress() view returns (address)
0x99b975590364dfdea0ed8550d0d862c78e07c43d
symbol() view returns (string)
YUNA-DEPOSIT-CERT
teamAddress() view returns (address)
0x4073fcfdfb05c5fb91c41ecd5b70b6f1d5a23ea3
totalSupply() view returns (uint256)
36607000000000000000000
unStakeFee() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calcHarvestTot(address _userAddy) view returns (uint256)
stakers(address) view returns (uint256 blockOriginallyStaked, uint256 timeOriginallyStaked, uint256 blockLastHarvested, uint256 rewardDebt)
State-modifying
Events addRewards(uint256 amount, uint256 targetPerBlock)
approve(address spender, uint256 amount) returns (bool)
changeEmissionPerBlock(uint256 newEmissionAmount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeRewards(uint256 amount)
renounceOwnership()
setFees(uint256 _stakeFee, uint256 _unStakeFee, uint256 _earlyUnstakeFee, uint256 _earlyUnstakeSeconds, uint256 _actionFeeEth, address _teamAddress, uint256 _stakeTimeLockSec)
setNewVault(address _rewardVault)
stakeTokens(uint256 _amount) payable
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unstakeTokens(uint256 _amount, bool shouldHarvest) payable
updateSupply(uint256 _newSupply)
withdrawEth()
Approval(address indexed owner, address indexed spender, uint256 value)
Deposit(address indexed user, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed user, uint256 amount)
constructor(string _name, string _symbol, uint256 _rewardSupply, address _rewardsTokenAddy, address _stakedTokenAddy, uint256 _perBlockAmount, uint256 _stakeTimeLockSec, address _rewardVault, uint256 _farmIntervalBlockCount)
This contract contains no fallback and receive objects.
This contract contains no error objects.