WestrendWallet
Verified contract
Active on
Ethereum with 396 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 "WestrendWallet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6980216 | 6 years ago | | | 0 | 0.00091272000 | |
| 6908176 | 6 years ago | | | 0 | 0.00091272000 | |
| 6908103 | 6 years ago | | | 0 | 0.00091272000 | |
| 6907135 | 6 years ago | | | 0 | 0.00091272000 | |
| 6894356 | 6 years ago | | | 0 | 0.00091272000 | |
| 6893363 | 6 years ago | | | 0 | 0.00091272000 | |
| 6890153 | 6 years ago | | | 0 | 0.00091272000 | |
| 6889004 | 6 years ago | | | 0 | 0.00091272000 | |
| 6859369 | 6 years ago | | | 0 | 0.00091272000 | |
| 6854011 | 6 years ago | | | 0 | 0.00091272000 |
ABI
ABI objects
Getter at block 21288542
hardcap() view returns (uint256)
100000000000000000000000
investmentUpperBounds() view returns (uint256)
9000000000000000000000
minInvestment() view returns (uint256)
199999999999999999
owner() view returns (address)
0x7a35b4cb1f65eff653be686110d98d28d6bcf738
rate() view returns (uint256)
1100
wallet() view returns (address)
0xe3de74151cbdfb47d214f7e6bcb8f5efdcf99636
weiRaised() view returns (uint256)
71378600162073679480
Read-only
totalInvestment(address) view returns (uint256)
whitelistedAddr(address) view returns (bool)
State-modifying
Events blacklistAddr(address[] buyer)
buyTokens(address _beneficiary) payable
changeMax(uint256 newMax)
changeMin(uint256 newMin)
setRate(uint256 newRate)
transferOwnership(address newOwner)
whitelistAddress(address[] buyer)
Blacklist(address blackaddress)
ChangeMax(uint256 newMax)
ChangeMin(uint256 newMin)
ChangeRate(uint256 newRate)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed beneficiary, uint256 value, uint256 amount)
Whitelist(address whiteaddress)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.