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 ($172.51)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AXIAv3 | ERC-20 | 181.479357K | $0.000951 |
$172.51 | |
AXIA-V2 | ERC-20 | 1.248425K | -- | -- | |
UNI-V2 | ERC-20 | 0.000328 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17887514 | a year ago | | | 0 | 0.0018592490 | |
| 17871583 | a year ago | | | 0 | 0.0044459671 | |
| 17871508 | a year ago | | | 0 | 0.0030050188 | |
| 17871505 | a year ago | | | 0 | 0.0010357106 | |
| 17871471 | a year ago | | | 0 | 0.0054083596 | |
| 17871455 | a year ago | | | 0 | 0.0010332594 | |
| 17871423 | a year ago | | | 0 | 0.0035768488 | |
| 17833336 | a year ago | | | 0 | 0.0017448411 | |
| 17583893 | a year ago | | | 0 | 0.0020569234 | |
| 17583879 | a year ago | | | 0 | 0.00054384588 |
ABI
ABI objects
Getter at block 21158776
Axiatoken() view returns (address)
0x793786e2dd4cc492ed366a94b88a3ff9ba5e7546
MINIMUM_STAKE() view returns (uint256)
1000000000000000000
MIN_DIVIDENDS_DUR() view returns (uint256)
60
UniswapV2() view returns (address)
0x1e0693f129d05e5857a642245185ee1fca6a5096
infocheck() view returns (uint256)
13478788871539064399914
stakingEnabled() view returns (bool)
true
totalFrozen() view returns (uint256)
1250000328321025420727
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)
StakeAxiaTokens(uint256 _tokens)
TakeDividends() returns (uint256)
UnstakeAxiaTokens(uint256 _tokens)
_minStakeAmount(uint256 _number)
scaledToken(uint256 _amount) returns (bool)
stakingStatus(bool _status)
tokenconfigs(address _axiatoken, address _univ2) 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.