Combined Sale
Verified contract
Active on
Ethereum with 3,311 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Combined Sale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5081337 | 7 years ago | | | 0.25 | 0.00063984000 | |
| 5066249 | 7 years ago | | | 2 | 0.0021114720 | |
| 5064062 | 7 years ago | | | 0 | 0.000042656000 | |
| 5062433 | 7 years ago | | | 0.09 | 0.00042656000 | |
| 5056480 | 7 years ago | | | 0 | 0.0034003000 | |
| 5056472 | 7 years ago | | | 0 | 0.0033811000 | |
| 5056465 | 7 years ago | | | 0 | 0.0033811000 | |
| 5056456 | 7 years ago | | | 0 | 0.0058811000 | |
| 5056436 | 7 years ago | | | 6 | 0.00063984000 | |
| 5056390 | 7 years ago | | | 0 | 0.00040770000 |
ABI
ABI objects
Getter at block 21257910
cap() view returns (uint256)
8368000000000000000000
contributionMaximum() view returns (uint256)
2000000000000000000
contributionMinimum() view returns (uint256)
250000000000000000
gasPriceMaximum() view returns (uint256)
66000000000
name() view returns (string)
Combined Sale
owner() view returns (address)
0x97122c7729b288fc0bf794695c800911d0b2ce5e
Read-only
balances(address) view returns (uint256)
registered(address) view returns (bool)
State-modifying
Events contribute() payable
enable(bool _enabled)
register(address account, bool valid)
registerMultiple(address[] accounts, bool valid)
selfDestruct()
transfer(address recipient, uint256 amount)
transferOwnership(address newOwner)
Approval(address indexed account, bool valid)
Contribution(address indexed contributor, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed recipient, uint256 amount, address owner)
constructor(string _name, uint256 _cap, uint256 _contributionMinimum, uint256 _contributionMaximum, uint256 _gasPriceMaximum)
fallback()
This contract contains no error objects.