ClosedRound
Verified contract
Active on
Ethereum with 67 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x56d3…33b6
0xb4ab…2bdc
Balances ($0.00)
No balances found for "ClosedRound"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5794111 | 6 years ago | | | 0 | 0.0016416000 | |
| 5496305 | 7 years ago | | | 0 | 0.0033510000 | |
| 5496284 | 7 years ago | | | 0 | 0.0033510000 | |
| 5492481 | 7 years ago | | | 1.01 | 0.00026100300 | |
| 5456433 | 7 years ago | | | 0 | 0.0016416000 | |
| 5385395 | 7 years ago | | | 1 | 0.0019140220 | |
| 5366918 | 7 years ago | | | 0 | 0.0033586800 | |
| 5366887 | 7 years ago | | | 0 | 0.0033586800 | |
| 5337894 | 7 years ago | | | 4.08975 | 0.0036372330 | |
| 5279615 | 7 years ago | | | 0 | 0.0016416000 |
ABI
ABI objects
Getter at block 21324816
devWallet() view returns (address)
0xb4ab3237e966d4d63026c9296019f5c74d3d2bdc
devWalletLocked() view returns (bool)
true
directMintAgent() view returns (address)
0x0000000000000000000000000000000000000000
end() view returns (uint256)
1530352800
endSaleDate() view returns (uint256)
1530352800
hardcap() view returns (uint256)
1000000000000000000000
invested() view returns (uint256)
55493499177596882171
maxLimit() view returns (uint256)
250000000000000000000
minInvestedLimit() view returns (uint256)
500000000000000000
nextSaleAgent() view returns (address)
0x7cb244b63ffa22d192c94d375e096f174e0faad2
owner() view returns (address)
0x8c782faf936ce57dca60791a47e680e7a34a6315
percentRate() view returns (uint256)
100
price() view returns (uint256)
12500000000000000000000
start() view returns (uint256)
1517652000
token() view returns (address)
0x56d380d96d106ad0a3804adfd4f1e3453cfc33b6
wallet() view returns (address)
0x425de1c67928834ae72fb7e6fc17d88d1db4484b
Read-only
getValueBonus(uint256 value) view returns (uint256)
getValueBonusTokens(uint256 tokens, uint256 _invested) view returns (uint256)
valueBonuses(uint256) view returns (uint256 from, uint256 bonus)
State-modifying
Events addValueBonus(uint256 from, uint256 bonus)
finish()
mintTokensByETHExternal(address to, uint256 _invested) returns (uint256)
mintTokensExternal(address to, uint256 tokens)
retrieveTokens(address to, address anotherToken)
setDevWallet(address newDevWallet)
setDirectMintAgent(address newDirectMintAgent)
setEnd(uint256 newEnd)
setHardcap(uint256 newHardcap)
setMaxLimit(uint256 newMaxLimit)
setMinInvestedLimit(uint256 newMinInvestedLimit)
setNextSaleAgent(address newNextSaleAgent)
setPercentRate(uint256 newPercentRate)
setPrice(uint256 newPrice)
setStart(uint256 newStart)
setToken(address newToken)
setWallet(address newWallet)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.