Cow Presale
Verified contract
Active on
Ethereum with 135 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 "Cow Presale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10790609 | 4 years ago | | | 2 | 0.0052500000 | |
| 10710535 | 4 years ago | | | 0 | 0.0038802600 | |
| 10710527 | 4 years ago | | | 5 | 0.027738000 | |
| 10710519 | 4 years ago | | | 50 | 0.013869000 | |
| 10710515 | 4 years ago | | | 50 | 0.0018900000 | |
| 10710499 | 4 years ago | | | 1 | 0.0077666400 | |
| 10710364 | 4 years ago | | | 1 | 0.0019320000 | |
| 10710311 | 4 years ago | | | 1 | 0.0083214000 | |
| 10710310 | 4 years ago | | | 1 | 0.032361000 | |
| 10710284 | 4 years ago | | | 5 | 0.0083214000 |
ABI
ABI objects
Getter at block 21161402
_closed() view returns (bool)
false
_locked() view returns (bool)
true
_owner() view returns (address)
0xffcf83437a1eb718933f39ebe75ad96335bc1be4
_tokenBalance() view returns (uint256)
174435467594904
_wallet() view returns (address)
0xffcf83437a1eb718933f39ebe75ad96335bc1be4
_weiRaised() view returns (uint256)
357067743888626711597
name() view returns (string)
Cow Presale
owner() view returns (address)
0xffcf83437a1eb718933f39ebe75ad96335bc1be4
raised() view returns (uint256)
357
rate() view returns (uint256)
8333333333333
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyToken(address beneficiary, uint256 value) returns (bool)
getBalance(address addr) returns (uint256)
getLimit(address addr) returns (uint256)
getRemainingToken() returns (uint256)
lock() returns (bool)
renounceOwnership()
transferOwnership(address newOwner)
unlock() returns (bool)
whitelistAdd(address beneficiary, uint256 allowedEth) returns (bool)
AddressWhitelisted(address addr, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensPurchased(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor()
receive()
This contract contains no error objects.