RepuX

Verified contract

Active on Ethereum with 4,815 txns
Deployed by via 0x4635d450 at 5047674
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
20 additional variables
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x9d0c9d42de416953fd20353b32901646bceacce58f62a8b5e316074314ca8b2e
0xcc8ef27c7888e60ddaac1a7fb60182db174b8b5ea7c3424661afd9dca3832ba3
0xad7474430224922d14bb8f46e1186d2693bd6ea9f3acfd1a23d8e2bf7b261fb2
From
0x00c5c65b243b27e82e863c89f59e4ea51795a5e5b53e8a8c1018297664cbf323
0xc7dd90c0d1bfb6e2fd9dcd6611a6b3c92d8a49eb5ab96f24b1e0d2b7c386ab37
0x319973b5347853d8cdc9d31cec94de42a2511e5f91172060778d60444d482bbf
0x6cd027bbbaf1d338e8b4c93de2a910133de4c61d81e2efe71de7c899e20ae4c7
0x538fa551c2e04c9024ff5c937e1cee4d85ccc64a1f886f21a026e327131004fe
0x29d38f84d08c31e00a1ff2f5a2441003d7447594e7c5ca6ce89d6aa9cd372cf4
0x4cfa16c173356f3dae32a70bf6702214c6e09c412cd6c49ad2547b06fcf85b07

Functions
Getter at block 21215950
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
 
getContributionHashes(view returns (bytes32[])
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 _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
contributionHashes(uint256view returns (bytes32)
dayToBlockNumber(uint256 dayNumview returns (uint256)
getContributionFromHash(bytes32 contributionHashview returns (address contributoraddress recipientuint256 ethWeiuint256 tokensbool resolvedbool success)
State-modifying
acceptContribution(bytes32 transactionHash
acceptOwnerTransfer(
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _valuereturns (bool)
buy(payable 
buyRecipient(address recipientpayable 
cancelPlatformWithdrawal(
cancelRewardsWithdrawal(
concludeCrowdsale(
concludePresale(
confirmPlatformWithdrawal(
confirmRewardsWithdrawal(
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
halt(
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
mint(address recipientuint256 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 _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
unhalt(
withdrawTeamToken(address recipient
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address burneruint256 amount
ConcludeCrowdsale(
ConcludePresale(
ContributionReceived(bytes32 contributionHashaddress contributoraddress recipientuint256 ethWeiuint256 pendingTokens
ContributionResolved(bytes32 contributionHashbool passaddress contributoraddress recipientuint256 ethWeiuint256 tokens
Halt(
OwnerTransfer(address originalOwneraddress currentOwner
SetMultisig(address newMultisig
StartCrowdsale(
StartPresale(
Transfer(address indexed fromaddress indexed touint256 value
Unhalt(
Constructor
constructor(address _multisig
Fallback and receive
fallback(
Errors

This contract contains no error objects.