YUNA DEPOSIT Certificate
Verified contract
Active on
Ethereum with 453 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1c26…2b0a
0x1c26…2b0a
-
variable spans 7 additional slots
0x7bc0…b314
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YUNA | ERC-20 | 569.781461M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20966509 | a month ago | | | 0 | 0.0010114661 | |
| 20711643 | 2 months ago | | | 0.05 | 0.00010380909 | |
| 20711223 | 2 months ago | | | 0.05 | 0.00022335648 | |
| 20711186 | 2 months ago | | | 0.05 | 0.000095205533 | |
| 20678797 | 2 months ago | | | 0.05 | 0.00069616952 | |
| 20591014 | 3 months ago | | | 0.005 | 0.00017456861 | |
| 20590977 | 3 months ago | | | 0.0005 | 0.000051638384 | |
| 20590970 | 3 months ago | | | 0 | 0.000053173666 | |
| 20578108 | 3 months ago | | | 0.005 | 0.00039559463 | |
| 20577968 | 3 months ago | | | 0.005 | 0.00075039372 |
ABI
ABI objects
Getter at block 21209656
actionFeeEth() view returns (uint256)
5000000000000000
decimals() view returns (uint8)
18
deployer() view returns (address)
0xb75a08e82a1bf0fcceb89bbdaf9aae00be8ca29a
earlyUnstakeFee() view returns (uint256)
0
earlyUnstakeSeconds() view returns (uint256)
0
getLastStakableBlock() view returns (uint256)
42106214268114980154025812730431966492098176242069339100
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=115792089237316195423570985008687907853269984665640564039457584007913129639935, curRewardsSupply=115792089237316195423570985008687907853269984665639643396362541653560896502874, totalTokensStaked=569781461000000000000000000, creationBlock=17421082, perBlockNum=2750000000000000000000, lastRewardBlock=20711223, accERC20PerShare=12720346283625062508432905310766261630, stakeTimeLockSec=2419200)
rewardVault() view returns (address)
0x7bc01157c407240125de39d1a73f202e43b1b314
rewardsTokenAddress() view returns (address)
0x1c261d5b5566bbb489d93622d68a7d7964c72b0a
stakeFee() view returns (uint256)
0
stakedTokenAddress() view returns (address)
0x1c261d5b5566bbb489d93622d68a7d7964c72b0a
symbol() view returns (string)
YUNA-DEPOSIT-CERT
teamAddress() view returns (address)
0xe9e25ae75d0aede9102cd17df13ff8ca620a4abb
totalSupply() view returns (uint256)
2656730091000000000000000000
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.