ViewlySeedSale
Verified contract
Active on
Ethereum with 824 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf03f…38f0
Balances ($0.00)
No balances found for "ViewlySeedSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5432633 | 7 years ago | | | 0 | 0.00015045000 | |
| 5432584 | 7 years ago | | | 0 | 0.00030026000 | |
| 5432265 | 7 years ago | | | 0 | 0.00012036000 | |
| 4359938 | 7 years ago | | | 0.03 | 0.0031500000 | |
| 4359906 | 7 years ago | | | 0.03 | 0.00052500000 | |
| 4359899 | 7 years ago | | | 0.03 | 0.00044100000 | |
| 4359827 | 7 years ago | | | 0 | 0.0022516790 | |
| 4359633 | 7 years ago | | | 0.087748656 | 0.0031500000 | |
| 4359243 | 7 years ago | | | 0.9 | 0.0031500000 | |
| 4359232 | 7 years ago | | | 1 | 0.0031500000 |
ABI
ABI objects
Getter at block 21260964
BONUS() view returns (uint256)
150000000000000000
MAX_FUNDING() view returns (uint256)
4000000000000000000000
MAX_TOKENS() view returns (uint256)
10000000000000000000000000
MIN_FUNDING() view returns (uint256)
1000000000000000000000
authority() view returns (address)
0x0000000000000000000000000000000000000000
beneficiary() view returns (address)
0xf6e51ae30705cd7248d4d9ac602cb58cc4b61a52
endBlock() view returns (uint256)
4359925
owner() view returns (address)
0x0deaa7f0a380a7030db3fe13197e1bd91e3a8aa2
startBlock() view returns (uint256)
4339354
state() view returns (uint8)
2
totalEthCollected() view returns (uint256)
3999999999999372908670
totalEthDeposited() view returns (uint256)
3999999999999372908670
totalEthRefunded() view returns (uint256)
0
totalTokensBought() view returns (uint256)
9999999999998541649394069
viewToken() view returns (address)
0xf03f8d65bafa598611c3495124093c56e8f638f0
Read-only
ethDeposits(address) view returns (uint256)
ethRefunds(address) view returns (uint256)
State-modifying
Events buyTokens() payable
claimRefund()
collectEth()
endSale()
extendSale(uint256 blocks)
setAuthority(address authority_)
setOwner(address owner_)
startSale(uint256 duration, uint256 blockOffset)
LogBuy(address buyer, uint256 ethDeposit, uint256 tokensBought)
LogCollectEth(uint256 ethCollected, uint256 totalEthDeposited)
LogEndSale(bool success, uint256 totalEthDeposited, uint256 totalTokensBought)
LogExtendSale(uint256 blocks)
LogRefund(address buyer, uint256 ethRefund)
LogSetAuthority(address indexed authority)
LogSetOwner(address indexed owner)
LogStartSale(uint256 startBlock, uint256 endBlock)
constructor(address viewToken_, address beneficiary_)
fallback()
This contract contains no error objects.