Isonex

Verified contract

Active on Ethereum with 416 txns
Deployed by via 0x78c6160f at 9049949
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Native
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x4a2864e008cbe241ddff0891a80411c4193a410acb9362e2ff1132223a404e79
0x6f80dc9b588a7a959ea6c12658e48febc35d2dbea999aa85660b4bb79f16554c
0x17fea62a2bb0d40191135cd0c395af677ef54d25a99f5806d25a2eba1472a34c
0x36bb21a512862660e3fc809f4648065d341e8c51f7aee36a9ecbaf5503178035
0x5fd17a39e8ad68d4197c16cffb8dd971d2dae94239b1df9ff33c6615a6917c11
0x41b4c821e526d0685c700c5e1fb1b710e75fc0d95474b6bb0a895c4a327c8822
0x7c56011ab44d232786757fd462e24b5d83b819f4a8038d27bd68afbd980ce778
0x3b66cd948ca36c101b9582c489ff0b838a56e24e9d6da89b032fa36847e830d0
0x45fc8f257f554eee6490027ca605675fb724baa64fcd3af32109af5aebe52214
0xe16d4783b66e2ec6c5f2be98b1c5356c1f4812fa41b8095dd3a97db5b1d019fd

Functions
Getter at block 21264184
amIWhitelisted(view returns (bool)
false
currentPrice(view returns (uint256 numeratoruint256 denominator)
(numerator=329046, denominator=1000)
currentPriceHistoryIndex(view returns (uint256)
1609390994
decimals(view returns (uint8 _decimals)
18
name(view returns (string _name)
Isonex
pendingWithdrawalAmount(view returns (uint256)
0
pendingWithdrawalRateNumerator(view returns (uint256)
0
priceUpdateInterval(view returns (uint256)
3600
primaryWallet(view returns (address)
0xfec806acb4b69cb8b8cf5236197bba21b0292b4b
secondaryWallet(view returns (address)
0xcfa30db1be026e8b82f8c549be4aad7793ea07e9
symbol(view returns (string _symbol)
IX15
tokenCap(view returns (uint256)
15000000000000000000000000
totalSupply(view returns (uint256 _totalSupply)
12618214281714908500000
tradeable(view returns (bool)
true
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address participantview returns (uint256 balance)
checkWithdrawValue(uint256 amountTokensToWithdrawview returns (uint256 etherValue)
detectTransferRestriction(address fromaddress touint256 valueview returns (uint8)
isInWhitelist(address participantview returns (bool)
messageForTransferRestriction(uint8 restrictionCodeview returns (string)
priceHistory(uint256view returns (uint256 numeratoruint256 denominator)
whitelist(addressview returns (bool)
State-modifying
addLiquidity(payable 
approve(address _spenderuint256 _valuereturns (bool success)
changeApproval(address _spenderuint256 _oldValueuint256 _newValuereturns (bool success)
changePriceUpdateInterval(uint256 newPriceUpdateInterval
changePrimaryWallet(address newPrimaryWallet
changeSecondaryWallet(address newSecondaryWallet
claimTokens(address _token
enableTrading(
processDeposit(address participantuint256 numberOfTokens
removeFromWhitelist(address participant
removeLiquidity(uint256 amount
requestWithdrawal(uint256 amountOfTokensToWithdraw
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
updatePrice(uint256 newNumerator
updatePriceDenominator(uint256 newDenominator
verifyParticipant(address participant
withdraw(
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
DepositProcessed(address indexed participantuint256 numberOfTokens
LiquidityAdded(uint256 ethAmount
LiquidityRemoved(uint256 ethAmount
PriceUpdated(uint256 numeratoruint256 denominator
RemovedFromWhitelist(address indexed participant
Transfer(address indexed _fromaddress indexed _touint256 _value
UserDeposited(address indexed participantaddress indexed beneficiaryuint256 ethValueuint256 numberOfTokens
Whitelisted(address indexed participant
WithdrawalRequested(address indexed participantuint256 numberOfTokens
Withdrew(address indexed participantuint256 etherAmountuint256 numberOfTokens
Constructor
constructor(address newSecondaryWalletuint256 newPriceNumerator
Fallback and receive
fallback(
Errors

This contract contains no error objects.