CommonSale
Verified contract
Active on
Ethereum with 11,859 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7ff4…7c84
0x1563…8e0d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
10SET | ERC-20 | 143.175996M | -- | -- | |
10SET | ERC-20 | 11.469534 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14161761 | 3 years ago | | | 0.004 | 0.0031586300 | |
| 13398832 | 3 years ago | | | 0.1 | 0.010500000 | |
| 12933996 | 3 years ago | | | 0.1 | 0.0035523040 | |
| 12665851 | 3 years ago | | | 1 | 0.030889600 | |
| 12665851 | 3 years ago | | | 1 | 0.030889600 | |
| 12421834 | 3 years ago | | | 0 | 0.0047218050 | |
| 12419148 | 3 years ago | | | 0 | 0.0042353160 | |
| 12357056 | 4 years ago | | | 0.11 | 0.00063000000 | |
| 12209271 | 4 years ago | | | 1 | 0.061379200 | |
| 12209271 | 4 years ago | | | 1.1 | 0.030689600 |
ABI
ABI objects
Getter at block 21157545
currentMilestone() view returns (uint256)
2
invested() view returns (uint256)
5613059364378638775331
isPause() view returns (bool)
false
milestonesCount() view returns (uint256)
3
owner() view returns (address)
0x896de66120c0c27c2659f75ff1d34e250da78e67
percentRate() view returns (uint256)
100
price() view returns (uint256)
10000000000000000000000
token() view returns (address)
0x7ff4169a6b5122b664c51c95727d87750ec07c84
wallet() view returns (address)
0x1563909ee0eb1c8013c08afb1ebc78c0dbd88e0d
Read-only
balances(uint256, address) view returns (uint256)
milestones(uint256) view returns (uint256 start, uint256 end, uint256 bonus, uint256 minInvestedLimit, uint256 maxInvestedLimit, uint256 invested, uint256 tokensSold, uint256 hardcapInTokens)
whitelist(address) view returns (bool)
whitelistedMilestones(uint256) view returns (bool)
State-modifying
Events addMilestone(uint256 start, uint256 end, uint256 bonus, uint256 minInvestedLimit, uint256 maxInvestedLimit, uint256 invested, uint256 tokensSold, uint256 hardcapInTokens)
addToWhiteList(address target)
addToWhiteListMultiple(address[] targets)
changeMilestone(uint8 number, uint256 start, uint256 end, uint256 bonus, uint256 minInvestedLimit, uint256 maxInvestedLimit, uint256 invested, uint256 tokensSold, uint256 hardcapInTokens)
clearMilestones()
insertMilestone(uint8 index, uint256 start, uint256 end, uint256 bonus, uint256 minInvestedLimit, uint256 maxInvestedLimit, uint256 invested, uint256 tokensSold, uint256 hardcapInTokens)
pause()
removeMilestone(uint8 number)
renounceOwnership()
retrieveTokens(address to, address anotherToken)
retriveETH(address to)
setMilestoneWithWhitelist(uint256 index)
setPercentRate(uint256 newPercentRate)
setPrice(uint256 newPrice)
setToken(address newTokenAddress)
setWallet(address newWallet)
transferOwnership(address newOwner)
unpause()
unsetMilestoneWithWhitelist(uint256 index)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
receive()
This contract contains no error objects.