Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
20 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XDAC | ERC-20 | 50 | -- | -- | |
REPUX | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- | |
H2G2 | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15595662 | 2 years ago | | | 0 | 0.00030960641 | |
| 15595570 | 2 years ago | | | 0 | 0.00095894045 | |
| 14506228 | 3 years ago | | | 0 | 0.00094013379 | |
| 12734089 | 3 years ago | | | 0 | 0.00088300600 | |
| 12630982 | 3 years ago | | | 0 | 0.00042291340 | |
| 12376257 | 4 years ago | | | 0 | 0.0031137580 | |
| 12218606 | 4 years ago | | | 0 | 0.0020834145 | |
| 12213084 | 4 years ago | | | 0 | 0.0041217091 | |
| 11747928 | 4 years ago | | | 0 | 0.0033577645 | |
| 11285305 | 4 years ago | | | 0 | 0.0011361240 |
ABI
ABI objects
Getter at block 21215950 getContributionHashes() view returns (bytes32[])
averageBlockTime() view returns (uint256)
14
basePrice() view returns (uint256)
237812128418549
crowdsaleConcluded() view returns (bool)
true
crowdsaleOn() view returns (bool)
false
crowdsaleStarted() view returns (bool)
true
crowdsaleTokenSold() view returns (uint256)
194999998999999999999999999
crowdsaleTokenSupply() view returns (uint256)
194999998999999999999999999
decimals() view returns (uint8)
18
endBlock() view returns (uint256)
5427216
halted() view returns (bool)
false
multisig() view returns (address)
0x8cae32c636385a14b4e0a0e68a760facfabbcd9c
name() view returns (string)
RepuX
owner() view returns (address)
0xca62a19b351e172ba6b6c06f3d006fa0b1f14d2a
ownerCandidate() view returns (address)
0xca62a19b351e172ba6b6c06f3d006fa0b1f14d2a
phase() view returns (uint8)
6
phase1Cap() view returns (uint256)
75000000000000000000000000
phase1EndBlock() view returns (uint256)
5250098
phase1StartBlock() view returns (uint256)
5206898
phase2Cap() view returns (uint256)
90000000000000000000000000
phase2EndBlock() view returns (uint256)
5287126
phase3Cap() view returns (uint256)
105000000000000000000000000
phase3EndBlock() view returns (uint256)
5324154
phase4Cap() view returns (uint256)
120000000000000000000000000
phase4EndBlock() view returns (uint256)
5361182
phase5EndBlock() view returns (uint256)
5398210
platformTokenSupply() view returns (uint256)
115000000000000000000000000
platformWithdrawalProposed() view returns (bool)
false
platformWithdrawalRecipient() view returns (address)
0x0000000000000000000000000000000000000000
presaleConcluded() view returns (bool)
true
presaleOn() view returns (bool)
false
presaleStarted() view returns (bool)
true
presaleTokenSold() view returns (uint256)
55000001000000000000000001
presaleTokenSupply() view returns (uint256)
100000000000000000000000000
rewardsTokenSupply() view returns (uint256)
75000000000000000000000000
rewardsWithdrawalProposed() view returns (bool)
false
rewardsWithdrawalRecipient() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
REPUX
teamLockUp() view returns (uint256)
148800
teamTokenSupply() view returns (uint256)
60000000000000000000000000
tokenPrice() view returns (uint256)
237812128418549
totalSupply() view returns (uint256)
315599842240000000000000000
transferLockup() view returns (uint256)
5760
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
contributionHashes(uint256) view returns (bytes32)
dayToBlockNumber(uint256 dayNum) view returns (uint256)
getContributionFromHash(bytes32 contributionHash) view returns (address contributor, address recipient, uint256 ethWei, uint256 tokens, bool resolved, bool success)
State-modifying
Events acceptContribution(bytes32 transactionHash)
acceptOwnerTransfer()
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool)
buy() payable
buyRecipient(address recipient) payable
cancelPlatformWithdrawal()
cancelRewardsWithdrawal()
concludeCrowdsale()
concludePresale()
confirmPlatformWithdrawal()
confirmRewardsWithdrawal()
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
halt()
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
mint(address recipient, uint256 value)
proposeNewOwner(address newOwner)
proposePlatformWithdrawal(address recipient)
proposeRewardsWithdrawal(address recipient)
rejectContribution(bytes32 transactionHash)
setAverageBlockTime(uint256 newBlockTime)
setBasePrice(uint256 newBasePrice)
setMultisig(address addr)
startCrowdsale()
startPresale()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
unhalt()
withdrawTeamToken(address recipient)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address burner, uint256 amount)
ConcludeCrowdsale()
ConcludePresale()
ContributionReceived(bytes32 contributionHash, address contributor, address recipient, uint256 ethWei, uint256 pendingTokens)
ContributionResolved(bytes32 contributionHash, bool pass, address contributor, address recipient, uint256 ethWei, uint256 tokens)
Halt()
OwnerTransfer(address originalOwner, address currentOwner)
SetMultisig(address newMultisig)
StartCrowdsale()
StartPresale()
Transfer(address indexed from, address indexed to, uint256 value)
Unhalt()
constructor(address _multisig)
fallback()
This contract contains no error objects.