Artex Token
Verified contract
Active on
Ethereum with 217 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VIU | ERC-20 | 6.32 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11446323 | 4 years ago | | | 0 | 0.00075150704 | |
| 9435915 | 5 years ago | | | 0 | 0.0022356890 | |
| 8765210 | 5 years ago | | | 0 | 0.00022997000 | |
| 8765202 | 5 years ago | | | 0 | 0.00022933000 | |
| 8765198 | 5 years ago | | | 0 | 0.00038061000 | |
| 6455693 | 6 years ago | | | 0 | 0.00028888299 | |
| 6130902 | 6 years ago | | | 0 | 0.00038061000 | |
| 6034942 | 6 years ago | | | 0 | 0.0015552530 | |
| 6018245 | 6 years ago | | | 0 | 0.0015552530 | |
| 6017204 | 6 years ago | | | 0 | 0.0021702530 |
ABI
ABI objects
Getter at block 21392021
beneficiary() view returns (address)
0xbc37602e486e4d5761d9d45b56a0cc9573bc0ed5
btcOracle() view returns (address)
0x009e1777f0e9d87b2c82c7f8eb89781bf755309f
collectedUSDWEI() view returns (uint256)
790240159200000000000000
crowdsaleFinishTime() view returns (uint256)
1581587847
crowdsaleStartTime() view returns (uint256)
1512467847
decimals() view returns (uint8)
8
etherPriceUSDWEI() view returns (uint256)
1067530000000000000000
migrationAgent() view returns (address)
0x0000000000000000000000000000000000000000
migrationHost() view returns (address)
0x3f500a7e3783fbd228ddb894de2db110eed83a5b
minimalSuccessUSDWEI() view returns (uint256)
0
name() view returns (string)
Artex Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
numberOfInvestors() view returns (uint256)
0
numberOfInvestorsToWithdraw() view returns (uint256)
0
oracle() view returns (address)
0x009e1777f0e9d87b2c82c7f8eb89781bf755309f
owner() view returns (address)
0xd7516be2f63ff3961948b0000378432229be460c
state() view returns (uint8)
4
symbol() view returns (string)
ARX
tokenPriceUSDWEI() view returns (uint256)
100000000000000000
totalLimitUSDWEI() view returns (uint256)
15000000000000000000000000
totalMigrated() view returns (uint256)
0
totalSupply() view returns (uint256)
1477658627126818
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
allowedContracts(address) view returns (bool)
balanceOf(address who) view returns (uint256)
btcDeposits(bytes32) view returns (uint256 amountBTCWEI, uint256 btcPriceUSDWEI, address investor)
investors(address) view returns (uint256 amountTokens, uint256 amountWei)
investorsIter(uint256) view returns (address)
investorsToWithdrawIter(uint256) view returns (address)
State-modifying
Events addAllowedContract(address _address)
approve(address _spender, uint256 _value)
changeBtcOracle(address _btcOracle)
changeOracle(address _oracle)
changeOwner(address _owner)
completeSale(uint256 _investorsToProcess)
confirmOwner()
depositBTC(address _to, uint256 _amountBTCWEI, uint256 _btcPriceUSDWEI, bytes32 _btcTxId)
depositUSD(address _to, uint256 _amountUSDWEI)
failSale(uint256 _investorsToProcess)
finishPreSale()
migrate()
migrateInvestorFromHost(address _address)
migrateInvestorsFromHost(uint256 batchSize)
migrateStateFromHost()
removeAllowedContract(address _address)
returnInvestments(uint256 _investorsToProcess)
returnInvestmentsTo(address _to)
setBeneficiary(address _beneficiary)
setEtherPriceUSDWEI(uint256 _etherPriceUSDWEI)
setMigrationAgent(address _agent)
setMigrationHost(address _address)
startPreSale(address _beneficiary, uint256 _etherPriceUSDWEI, uint256 _totalLimitUSDWEI, uint256 _crowdsaleDurationDays)
startSale(address _beneficiary, uint256 _etherPriceUSDWEI, uint256 _totalLimitUSDWEI, uint256 _crowdsaleDurationDays, uint256 _minimalSuccessUSDWEI)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
transferToKnownContract(address _to, uint256 _value, bytes32[] _data)
withdrawBack()
withdrawFunds(uint256 _value)
Approval(address indexed owner, address indexed spender, uint256 value)
Migrated(address indexed from, address indexed to, uint256 value)
StateChanged(uint8 oldState, uint8 newState)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.