PULSCrowdsale
Verified contract
Active on
Ethereum with 58 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x63cf…8f2d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PULS | ERC-20 | 88.888888M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5466967 | 7 years ago | | | 0 | 0.0018758223 | |
| 5466963 | 7 years ago | | | 0 | 0.0012706530 | |
| 5466961 | 7 years ago | | | 0 | 0.0018410849 | |
| 5466959 | 7 years ago | | | 0 | 0.0013926275 | |
| 5466955 | 7 years ago | | | 0 | 0.0010588775 | |
| 5440838 | 7 years ago | | | 0 | 0.0010483825 | |
| 5440831 | 7 years ago | | | 0 | 0.00079713250 | |
| 5440825 | 7 years ago | | | 0 | 0.0010483825 | |
| 5440823 | 7 years ago | | | 0 | 0.0010473105 | |
| 5440770 | 7 years ago | | | 0 | 0.0013926275 |
ABI
ABI objects
Getter at block 21211759
getCurrentStage() view returns (uint256)
0
hasEnded() view returns (bool)
false
isPaused() view returns (bool)
false
multiSigWallet() view returns (address)
0x00955149d0f425179000e914f0dfc2ebd96d6f43
owner() view returns (address)
0x00955149d0f425179000e914f0dfc2ebd96d6f43
token() view returns (address)
0x63cfaf505099ffb64c222d93b84836a4f4358f2d
Read-only
stages(uint256) view returns (uint256 hardcap, uint256 price, uint256 minInvestment, uint256 invested, uint256 closed)
State-modifying
Events addStage(uint256 _hardcap, uint256 _price, uint256 _minInvestment, uint256 _invested)
buyTokens(address _beneficiary) payable
changeMultiSigWallet(address _newMultiSigWallet) returns (bool)
closeStage(uint256 _stageNumber)
finishCrowdsale() returns (bool)
pauseCrowdsale() returns (bool)
privatePresaleTokenReservation(address _beneficiary, uint256 _amount, uint256 _reserveTypeId)
removeStages() returns (bool)
transferOwnership(address _newOwner)
unpauseCrowdsale() returns (bool)
ForwardingFunds(uint256 indexed value)
TokenReservation(address purchaser, address indexed beneficiary, uint256 indexed sendEther, uint256 indexed pulsAmount)
constructor()
fallback()
This contract contains no error objects.