Staked yAxis
Verified contract
Active on
Ethereum with 5,103 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
-
variable spans 5 additional slots
-
variable spans 5 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YAX | ERC-20 | 5.45918K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20012632 | 6 months ago | | | 0 | 0.00029836586 | |
| 19835057 | 7 months ago | | | 0 | 0.00010621422 | |
| 19776114 | 7 months ago | | | 0 | 0.00023862258 | |
| 19161034 | 10 months ago | | | 0 | 0.00033605568 | |
| 18902735 | a year ago | | | 0 | 0.00030445949 | |
| 18902693 | a year ago | | | 0 | 0.00031756503 | |
| 17246754 | 2 years ago | | | 0 | 0.0011676407 | |
| 17012072 | 2 years ago | | | 0 | 0.00047609416 | |
| 17011810 | 2 years ago | | | 0 | 0.00055816400 | |
| 17011450 | 2 years ago | | | 0 | 0.00048969886 |
ABI
ABI objects
Getter at block 21267130
BLOCKS_PER_WEEK() view returns (uint256)
46500
availableBalance() view returns (uint256)
5459180349884738311177
compounded_apy() view returns (uint256)
45731
decimals() view returns (uint8)
18
getPricePerFullShare() view returns (uint256)
1956307182375141436
governance() view returns (address)
0x5661bf295f48f499a70857e8a6450066a8d16400
incentive_apy() view returns (uint256)
0
name() view returns (string)
Staked yAxis
releasedRewards() view returns (uint256)
50999999999999976900000
symbol() view returns (string)
sYAX
totalSupply() view returns (uint256)
2790553753044436744282
yax() view returns (address)
0xb1dc9124c395c1e97773ab855d66e879f053a289
yaxPerBlock() view returns (uint256)
0
Read-only
accReleasedRwds(uint256) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
epEndBlks(uint256) view returns (uint256)
epRwdPerBlks(uint256) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enter(uint256 _amount)
exit()
governanceRecoverUnsupported(address _token, uint256 _amount, address _to)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
leave(uint256 _share)
setGovernance(address _governance)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _yax, uint256 _startBlock)
This contract contains no fallback and receive objects.
This contract contains no error objects.