XIOPortal

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x3fa0890b at 9982547
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "XIOPortal"

No transactions found for "XIOPortal"


Functions
Getter at block 21200099
_owner(view returns (address)
0x0000000000000000000000000000000000000000
getDays(view returns (uint256)
0
getInterestRate(view returns (uint256)
0
getPortalHistory(view returns (address[])
[]
getxioQuantity(view returns (uint256)
0
isOwner(view returns (bool)
false
paused(view returns (bool)
false
uniswapFactoryAddress(view returns (address)
0x0000000000000000000000000000000000000000
xioContractAddress(view returns (address)
0x0000000000000000000000000000000000000000
xioExchangeAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getETHtoALT(uint256 _amountaddress _outputTokenAddressExchangeview returns (uint256)
getXIOtoETH(uint256 _amountview returns (uint256)
portalData(addressview returns (uint256 xioStakedbool activeaddress tokenAddressaddress tokenExchangeAddress)
stakerData(addressuint256view returns (uint256 quantityuint256 durationTimestampuint256 boughAmountbool unstakedaddress outputTokenAddressaddress staker)
State-modifying
activatePortal(address _tokenAddressreturns (bool)
addPortal(address _tokenAddressreturns (address)
addWhiteListAccount(address[] _staker
allowXIO(
deactivatePortal(address _tokenAddressreturns (bool)
initialize(
pause(
renounceOwnership(
setDays(uint256 _daysreturns (uint256)
setInterestRate(uint256 _ratereturns (uint256)
setUniswapFactoryAddress(address _factoryAddressreturns (address)
setXIOExchangeAddress(address _exchangeAddressreturns (address)
setXIOquantity(uint256 _quantityreturns (uint256)
stakeXIO(address _outputTokenAddressuint256 _daysuint256 _xioQuantityuint256 _tokensBoughtreturns (uint256)
transferOwnership(address newOwner
unpause(
withdrawTokens(
withdrawXIO(uint256[] _timestampArrayuint256 _amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PortalAdded(address tokenAddressaddress exchangeAddress
PortalRemoved(address tokenAddress
StakeCompleted(address stakeraddress outputTokenAddressuint256 xioQuantityuint256 timestampuint256 durationuint256 altQuantity
Unpaused(address account
Unstake(address touint256 value
WhiteListerAdded(address whitelistAccount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.