Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 99 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ALTG | ERC-20 | 1M | -- | -- | |
XYS | ERC-20 | 180.423232K | -- | -- | |
XYS | ERC-20 | 10 | -- | -- | |
RAISE | ERC-20 | 2.493532 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18950914 | a year ago | | | 0 | 0.00035968476 | |
| 11172807 | 4 years ago | | | 0 | 0.00082265352 | |
| 11172807 | 4 years ago | | | 0 | 0.0010199800 | |
| 11172515 | 4 years ago | | | 0 | 0.0010079720 | |
| 11171556 | 4 years ago | | | 0 | 0.0011538540 | |
| 10844189 | 4 years ago | | | 0 | 0.0024019338 | |
| 10814740 | 4 years ago | | | 0 | 0.0016817680 | |
| 10714396 | 4 years ago | | | 0 | 0.0024831030 | |
| 10687163 | 4 years ago | | | 0 | 0.0033850341 | |
| 10681556 | 4 years ago | | | 0 | 0.0054208948 |
ABI
ABI objects
Getter at block 21290236 showStakers() view returns (address[100])
_initialFee() view returns (uint256)
100000000000
_lastStakerTime() view returns (uint256)
1596328771
_stakeFee() view returns (uint256)
198689442376
_totalStaked() view returns (uint256)
9868944240437
checkReward() view returns (uint256)
0
decimals() view returns (uint256)
6
isOwner() view returns (bool)
false
name() view returns (string)
ANALYSX
symbol() view returns (string)
XYS
totalSupply() view returns (uint256)
80000000000000
Read-only
_isStaked(address) view returns (bool)
_staked(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
changeOwner(address newOwner)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
exitStake() returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
purchaseService(uint256 price, address purchaser)
stake()
stakeReset()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Purchase(address indexed user, uint256 amount)
Stake(address indexed user)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed user)
constructor(address owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.