GenFactory
Verified contract
Active on
Ethereum with 26 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 "GenFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13486819 | 3 years ago | | | 0 | 0.26654946 | |
| 13467695 | 3 years ago | | | 0 | 0.26160782 | |
| 13467295 | 3 years ago | | | 0 | 0.16541010 | |
| 13427117 | 3 years ago | | | 0 | 0.35353283 | |
| 13275972 | 3 years ago | | | 0 | 0.17344468 | |
| 13275933 | 3 years ago | | | 0 | 0.15765486 | |
| 13275548 | 3 years ago | | | 0 | 0.15065374 | |
| 13275361 | 3 years ago | | | 0 | 0.14216199 | |
| 13241292 | 3 years ago | | | 0 | 0.18423450 | |
| 12766988 | 3 years ago | | | 0 | 0.031913586 |
ABI
ABI objects
Getter at block 21184306
feeTo() view returns (address)
0x0000000000000000000000000000000000000000
feeToSetter() view returns (address)
0xb7bc9c0057b338245ccd8816df5726419503cf35
genTicketsLength() view returns (uint256)
25
Read-only
genTickets(uint256) view returns (address)
getGenTicket(address) view returns (uint256)
State-modifying
Events createGenTicket(address _underlyingToken, uint256[] _numTickets, uint256[] _ticketSizes, uint256[] _totalTranches, uint256[] _cliffTranches, uint256[] _trancheLength, string _uri) returns (address)
setFeeTo(address _feeTo)
setFeeToSetter(address _feeToSetter)
TicketCreated(address indexed caller, address indexed genTicket)
constructor(address _feeToSetter)
This contract contains no fallback and receive objects.
This contract contains no error objects.