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 "Vest"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19309237 | 10 months ago | | | 0 | 0.021667520 |
ABI
ABI objects
Getter at block 21395116
getFees() view returns (struct Fees fees_)
(0, 1, 1, 10, 1, 10)
owner() view returns (address)
0x35bdf8175cd1a8f78f58b17a29cf669cf9e8e9b0
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events acceptOwnership()
createPresale(struct Configuration configuration, struct Round[] rounds, struct Fees fees_) returns (address presale)
renounceOwnership()
setFees(struct Fees fees_)
transferOwnership(address newOwner)
FeesUpdated(struct Fees arg0)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address presaleImpl_, address membershipImpl_, struct Fees fees_)
This contract contains no fallback and receive objects.
ERC1167FailedCreateClone()
FeesDontMatch()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
UnacceptableReference()
UnacceptableValue()