Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
Balances ($12.50)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AXIAv3 | ERC-20 | 5.044388K | $0.001704 |
$8.59 | |
BAL | ERC-20 | 1.594135 | $2.45 |
$3.91 | |
BPT | ERC-20 | 16.001678 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13119520 | 3 years ago | | | 0 | 0.0038650192 | |
| 13119454 | 3 years ago | | | 0 | 0.0047075464 | |
| 12595267 | 3 years ago | | | 0 | 0.0015283440 | |
| 12595253 | 3 years ago | | | 0 | 0.0018880560 | |
| 12595247 | 3 years ago | | | 0 | 0.0019673250 | |
| 12581283 | 3 years ago | | | 0 | 0.00074928000 | |
| 12546079 | 3 years ago | | | 0 | 0.0017746380 | |
| 12545294 | 3 years ago | | | 0 | 0.0016234400 | |
| 12540528 | 3 years ago | | | 0 | 0.0016981500 | |
| 12540430 | 3 years ago | | | 0 | 0.0014985600 |
ABI
ABI objects
Getter at block 21272006
Axiatoken() view returns (address)
0x793786e2dd4cc492ed366a94b88a3ff9ba5e7546
MINIMUM_STAKE() view returns (uint256)
1000000000000000000
MIN_DIVIDENDS_DUR() view returns (uint256)
64800
OracleIndexFunds() view returns (address)
0xa1ec308f05bca8acc84eaf76bc9c92a52ac25415
administrator() view returns (address)
0x0000000000000000000000000000000000000000
infocheck() view returns (uint256)
40705359550621105016707
stakingEnabled() view returns (bool)
true
totalFrozen() view returns (uint256)
16001678456354239537
Read-only
dividendsOf(address _user) view returns (uint256)
frozenOf(address _user) view returns (uint256)
mulDiv(uint256 x, uint256 y, uint256 z) pure returns (uint256)
userData(address _user) view returns (uint256 totalTokensFrozen, uint256 userFrozen, uint256 userDividends, uint256 userStaketime, int256 scaledPayout)
State-modifying
Events MIN_DIVIDENDS_DUR_TIME(uint256 _minDuration)
StakeTokens(uint256 _tokens)
TakeDividends() returns (uint256)
UnstakeTokens(uint256 _tokens)
_minStakeAmount(uint256 _number)
scaledToken(uint256 _amount) returns (bool)
stakingStatus(bool _status)
tokenconfigs(address _axiatoken, address _oracleindex) returns (bool success)
RewardEvent(address indexed staker, address indexed pool, uint256 amount)
RewardStake(address indexed staker, address indexed pool, uint256 amount)
StakeEvent(address indexed staker, address indexed pool, uint256 amount)
UnstakeEvent(address indexed unstaker, address indexed pool, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.