ESCBTokenSale
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5e36…569f
0xa5cb…70e1
0xb228…e26e
Balances ($0.00)
No balances found for "ESCBTokenSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7325058 | 6 years ago | | | 0.01 | 0.0023258400 |
ABI
ABI objects
Getter at block 21177840
ESCBDevMultisig() view returns (address)
0x1f0cf7afa0161b0d8e9ec076fb62bb00742d314a
affiliateBonusPercent() view returns (uint256)
2
allocatedStage() view returns (uint256)
1
controlTime() view returns (uint256)
1554206400
currentStage() view returns (uint256)
1
dust() view returns (uint256)
1000000000000000
goal() view returns (uint256)
20000000000000000000000
goalReached() view returns (bool)
false
initialTime() view returns (uint256)
1537185600
isActivated() view returns (bool)
true
minGoal() view returns (uint256)
80000000000000000000
minGoalReached() view returns (bool)
true
networkPlaceholder() view returns (address)
0xa5cb0c4ca5958f1ca1af87410ace7b1b4e3470e1
price() view returns (uint256)
5000
saleFinalized() view returns (bool)
false
saleStopped() view returns (bool)
false
saleWallet() view returns (address)
0xb2284542a8288b4fb95aa3bbeec3138a936ae26e
token() view returns (address)
0x5e365a320779acc2c72f5dcd2ba8a81e4a34569f
totalCollected() view returns (uint256)
10000010000000000000000
usedTotalSupply() view returns (uint256)
0
Read-only
activated(address) view returns (bool)
getPrice(uint256 _amount) view returns (uint256)
State-modifying
Events activateSale()
allocationForESCBbyStage()
claimRefund()
deployNetwork(address _networkAddress)
emergencyStopSale()
finalizeSale()
issueWithExternalFoundation(address _owner, uint256 _amount, bytes32 _extId) returns (uint256)
onApprove(address _owner, address _spender, uint256 _amount) returns (bool)
onTransfer(address _from, address _to, uint256 _amount) returns (bool)
paymentAffiliate(address _referral) payable
proxyPayment(address _owner) payable returns (bool)
restartSale()
setESCBCoin(address _token, address _networkPlaceholder, address _saleWallet, uint256 _minGoal, uint256 _goal) payable
setESCBDevMultisig(address _newMultisig)
ActivatedSale()
AllocationForESCBFund(address indexed holder, uint256 ESCBCoinAmount)
FinalizedSale()
NewBuyer(address indexed holder, uint256 ESCBCoinAmount, uint256 etherAmount)
NewExternalFoundation(address indexed holder, uint256 ESCBCoinAmount, uint256 etherAmount, bytes32 externalId)
NewStage(uint64 numberStage)
constructor(uint256 _initialTime, uint256 _controlTime, address _ESCBDevMultisig, uint256 _price)
fallback()
This contract contains no error objects.