MarginlessCrowdsale
Verified contract
Active on
Ethereum with 314 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9165…2588
0x45c4…d5aa
0x79aa…8e39
0x1273…f268
Balances ($0.00)
No balances found for "MarginlessCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6452733 | 6 years ago | | | 0 | 0.0043111600 | |
| 6452389 | 6 years ago | | | 0 | 0.0032418760 | |
| 6163535 | 6 years ago | | | 0 | 0.0098775690 | |
| 6151696 | 6 years ago | | | 0 | 0.00029611000 | |
| 5980983 | 6 years ago | | | 0 | 0.00058885200 | |
| 5958172 | 6 years ago | | | 0 | 0.0014276460 | |
| 5951428 | 6 years ago | | | 0 | 0.0020008400 | |
| 5834089 | 6 years ago | | | 0 | 0.0044645960 | |
| 5834028 | 6 years ago | | | 0 | 0.016263892 | |
| 5833999 | 6 years ago | | | 0 | 0.016383380 |
ABI
ABI objects
Getter at block 21424146
AIRDROP_TOKENS_PERCENT() view returns (uint8)
5
AIRDROP_WALLET() view returns (address)
0x71eaa00654bc33fe41da1499deb618dc1f4a5de9
COMPANY_TOKENS_LOCK_PERIOD() view returns (uint256)
15552000
COMPANY_TOKENS_PERCENT() view returns (uint8)
10
COMPANY_WALLET() view returns (address)
0xc42476a4ba45841ca27a37fbd309ee8aaf22c886
ICO_TOKENS() view returns (uint256)
210000000000000000000000000
ICO_TOKENS_PERCENT() view returns (uint8)
70
JACKPOT_TOKENS_PERCENT() view returns (uint8)
5
JACKPOT_WALLET() view returns (address)
0x846198ec3ff77f8cddf7d0c5a1b46656367711db
LARGE_PURCHASE() view returns (uint256)
12500000000000000000000
LARGE_PURCHASE_BONUS() view returns (uint8)
5
RATE() view returns (uint256)
10000
SOFT_CAP() view returns (uint256)
40000000000000000000000000
START_TIME() view returns (uint256)
1523268000
TEAM_TOKENS_LOCK_PERIOD() view returns (uint256)
31536000
TEAM_TOKENS_PERCENT() view returns (uint8)
10
TEAM_WALLET() view returns (address)
0x886dbf3df6fac78dfcb1cb89fff040feaa5f7b2a
WALLET() view returns (address)
0x5081d48973e3c00e30fa03556d9bf04a1b7ad162
companyTimelock() view returns (address)
0x1273db72d77cad63e8981946a1fb8c3fc957f268
currentStage() view returns (uint256)
4
goalReached() view returns (bool)
true
icoEndTime() view returns (uint256)
1527760800
isFinalized() view returns (bool)
true
owner() view returns (address)
0x7578df5acbe7db80743cdf0598516ea1c9d79cbc
teamTimelock() view returns (address)
0x79aa0368abb9edc204a5cacbc6a7a4f85a698e39
token() view returns (address)
0x9165b1ed40c097073a7d15ad3ef49e3c5b132588
vault() view returns (address)
0x45c49c8068339e4da87c9bf83baf5c27553ed5aa
weiRaised() view returns (uint256)
126748378267243639532
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
buyTokens(address sender, address beneficiary, uint256 tokenDeskBonus) payable
claimRefund()
finalize()
mintTokens(address[] _receivers, uint256[] _amounts)
setIcoEndTime(uint256 _endTime)
setTokenDeskProxy(address tokenDeskProxy_)
setTokenMinter(address _tokenMinter)
transferOwnership(address newOwner)
Finalized()
ManualTokenMintRequiresRefund(address indexed purchaser, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(address _token)
fallback()
This contract contains no error objects.