ViewlyMainSale
Verified contract
Active on
Ethereum with 524 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WLM | ERC-20 | 66 | -- | -- | |
CRE | ERC-20 | 30 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5416542 | 7 years ago | | | 0 | 0.00012895600 | |
| 5324156 | 7 years ago | | | 0 | 0.00013562750 | |
| 5307973 | 7 years ago | | | 0 | 0.00034462932 | |
| 5307964 | 7 years ago | | | 0 | 0.00032550600 | |
| 5307960 | 7 years ago | | | 0 | 0.00032550600 | |
| 5307958 | 7 years ago | | | 0 | 0.00032550600 | |
| 5307954 | 7 years ago | | | 0 | 0.00032550600 | |
| 5307952 | 7 years ago | | | 0 | 0.00032550600 | |
| 5307939 | 7 years ago | | | 0 | 0.00032550600 | |
| 5307938 | 7 years ago | | | 0 | 0.00032550600 |
ABI
ABI objects
Getter at block 21313384
authority() view returns (address)
0x0000000000000000000000000000000000000000
beneficiary() view returns (address)
0x80e36493e20926f8201e7c7db2e20d24d7d2f7e5
endBlock() view returns (uint256)
5301763
maxTotalAmount() view returns (uint256)
4300000000000000000000
minContributionAmount() view returns (uint256)
100000000000000000
owner() view returns (address)
0x000c6a98a3ff03c9356e89d3a48596e851205472
startBlock() view returns (uint256)
5125040
totalContributedAmount() view returns (uint256)
869683523138734491026
totalRefundedAmount() view returns (uint256)
65467052836000000000
whitelistRequired() view returns (bool)
true
Read-only
contributions(address) view returns (uint256)
refunds(address) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events addToWhitelist(address[] contributors)
collectAmount(uint256 amount)
initSale(uint256 startBlock_, uint256 endBlock_)
recoverTokens(address token_)
refund(address contributor)
removeFromWhitelist(address[] contributors)
setAuthority(address authority_)
setMaxTotalAmount(uint256 maxAmount)
setMinContributionAmount(uint256 minAmount)
setOwner(address owner_)
setWhitelistRequired(bool setting)
LogCollectAmount(uint256 amount)
LogContribute(address contributor, uint256 amount)
LogRefund(address contributor, uint256 amount)
LogSetAuthority(address indexed authority)
LogSetOwner(address indexed owner)
constructor(address beneficiary_)
fallback()
This contract contains no error objects.