SharpeCrowdsale
Verified contract
Active on
Ethereum with 412 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xef24…7a06
Balances ($3,842.14)
Native
Value
$3,842.14
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.16 | $3,312.19 |
$3,842.14 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6420564 | 6 years ago | | | 0 | 0.0012674200 | |
| 6420537 | 6 years ago | | | 0 | 0.0012547080 | |
| 6420403 | 6 years ago | | | 0 | 0.0012520200 | |
| 6420390 | 6 years ago | | | 0 | 0.0012511240 | |
| 6420369 | 6 years ago | | | 0 | 0.0012647320 | |
| 6420350 | 6 years ago | | | 0 | 0.0012511240 | |
| 5041716 | 7 years ago | | | 0 | 0.0029575260 | |
| 5041713 | 7 years ago | | | 0 | 0.0022746900 | |
| 5041710 | 7 years ago | | | 0 | 0.0029874900 | |
| 5034978 | 7 years ago | | | 0 | 0.00089812800 |
ABI
ABI objects
Getter at block 21259161
BOUNTY_EXCHANGE_SHARE() pure returns (uint256)
10
CALLER_EXCHANGE_SHARE() pure returns (uint256)
40
FIRST_TIER_DISCOUNT() pure returns (uint256)
5
FOUNDER_EXCHANGE_SHARE() pure returns (uint256)
20
FOURTH_TIER_DISCOUNT() pure returns (uint256)
30
MAX_GAS_PRICE() pure returns (uint256)
5000000000000
RESERVE_EXCHANGE_SHARE() pure returns (uint256)
30
SECOND_TIER_DISCOUNT() pure returns (uint256)
10
THIRD_TIER_DISCOUNT() pure returns (uint256)
20
allowTransfer() pure returns (bool)
true
bountyAddress() pure returns (address)
0x762f11b6509fbb0f7a90b5ba80d3add087bebff5
closed() pure returns (bool)
true
etherEscrowAddress() pure returns (address)
0x28350c8ce237bc205b990a40266b46fe65197db4
etherPaid() pure returns (uint256)
2230008316790610651385
firstTierDiscountUpperLimitEther() pure returns (uint256)
9523809523809524000
founderTokenCount() pure returns (uint256)
2007007485111549586246500
maxPresaleContributionEther() pure returns (uint256)
476190476190476200000
minDiscountEther() pure returns (uint256)
1428571428571428600
minPresaleContributionEther() pure returns (uint256)
95238095238095230
newOwner() pure returns (address)
0x0000000000000000000000000000000000000000
owner() pure returns (address)
0x6b3b6e23acacc712bc6d8531f7a239ca10ac47a3
paused() pure returns (bool)
false
reserveTokenCount() pure returns (uint256)
3010511227667324379369750
secondTierDiscountUpperLimitEther() pure returns (uint256)
47619047619047620000
shp() pure returns (address)
0xef2463099360a085f1f10b076ed72ef625497a06
shpExchangeRate() pure returns (uint256)
4500
thirdTierDiscountUpperLimitEther() pure returns (uint256)
238095238095238100000
totalContributions() pure returns (uint256)
268
trustee() pure returns (address)
0x6d15a5f9c98e272686a5b241bc31516514e18b30
trusteeAddress() pure returns (address)
0x6d15a5f9c98e272686a5b241bc31516514e18b30
Read-only
approvedAddresses(address) pure returns (bool)
State-modifying
Events changeOwner(address _newOwner)
closeSale()
destroyTokens(uint256 _tokens, address _destination)
mintTokens(uint256 _tokens, address _destination)
onApprove(address, address, uint256) returns (bool)
onTransfer(address, address, uint256) returns (bool)
pauseContribution()
pegEtherValues(uint256 _minDiscountEther, uint256 _firstTierDiscountUpperLimitEther, uint256 _secondTierDiscountUpperLimitEther, uint256 _thirdTierDiscountUpperLimitEther, uint256 _minPresaleContributionEther, uint256 _maxPresaleContributionEther)
proxyPayment(address) payable returns (bool)
resumeContribution()
setAllowTransfer(bool _allowTransfer)
setShp(address _shp)
setShpExchangeRate(uint256 _shpExchangeRate)
transferOwnership(address _tokenController, address _trusteeOwner)
AllowedContributionCheck(uint256 contribution, uint8 allowedContributionState)
Contribution(uint256 etherAmount, address _caller)
ContributionRefund(uint256 etherAmount, address _caller)
ContributionStateChanged(address caller, uint8 contributionState)
CountersUpdated(uint256 preSaleEtherPaid, uint256 totalContributions)
DiscountApplied(uint256 etherAmount, uint256 tokens, uint256 discount)
NewSale(address indexed caller, uint256 etherAmount, uint256 tokensGenerated)
SaleClosed(uint256 when)
ValidContributionCheck(uint256 contribution, bool isContributionValid)
WhitelistedCounterUpdated(uint256 whitelistedPlannedContributions, uint256 usedContributions)
WhitelistedUpdated(uint256 plannedContribution, bool contributed)
constructor(address _etherEscrowAddress, address _bountyAddress, address _trusteeAddress, uint256 _minDiscountEther, uint256 _firstTierDiscountUpperLimitEther, uint256 _secondTierDiscountUpperLimitEther, uint256 _thirdTierDiscountUpperLimitEther, uint256 _minPresaleContributionEther, uint256 _maxPresaleContributionEther, uint256 _shpExchangeRate)
fallback()
This contract contains no error objects.