PrizeVaultFactory
Verified contract
Active on
Base with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "PrizeVaultFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21962449 | 13 days ago | | | 0 | 0.000022634288 | |
| 20942102 | a month ago | | | 0 | 0.000020593708 | |
| 20705793 | a month ago | | | 0 | 0.000014480779 | |
| 19908332 | 2 months ago | | | 0 | 0.000025792568 | |
| 19862159 | 2 months ago | | | 0 | 0.000027028029 | |
| 19732674 | 2 months ago | | | 0 | 0.000023253731 | |
| 18485424 | 3 months ago | | | 0 | 0.000024276439 | |
| 18476451 | 3 months ago | | | 0 | 0.000024862625 | |
| 18474732 | 3 months ago | | | 0 | 0.000024456121 | |
| 18474433 | 3 months ago | | | 0 | 0.000023823677 |
ABI
ABI objects
Getter at block 22531211
totalVaults() view returns (uint256)
20
Read-only
allVaults(uint256) view returns (address)
deployedVaults(address vault) view returns (bool deployedByFactory)
deployerNonces(address deployer) view returns (uint256 nonce)
State-modifying
Events deployVault(string _name, string _symbol, address _yieldVault, address _prizePool, address _claimer, address _yieldFeeRecipient, uint32 _yieldFeePercentage, uint256 _yieldBuffer, address _owner) returns (address)
NewPrizeVault(address indexed vault, address indexed yieldVault, address indexed prizePool, string name, string symbol)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.