ICHIVaultFactory

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0xaacf7437 at 13671610
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ICHIVaultFactory"

0x0903f88c46c06aa05da46d9217fb095ac706eabba7f1d5afc6aaada5603a31ce
From

Functions
Getter at block 21384436
baseFee(view returns (uint256)
200000000000000000
baseFeeSplit(view returns (uint256)
90000000000000000
feeRecipient(view returns (address)
0x7d65930a46f578e9251a0719e0a771a8a6e7108c
owner(view returns (address)
0xff7b5e167c9877f2b9f65d19d9c8c9aa651fe19f
uniswapV3Factory(view returns (address)
0x1f98431c8ad98523631ae4a59f267346ea31f984
Read-only
allVaults(uint256view returns (address)
genKey(address deployeraddress token0address token1uint24 feebool allowToken0bool allowToken1pure returns (bytes32 key)
getICHIVault(bytes32view returns (address)
State-modifying
createICHIVault(address tokenAbool allowTokenAaddress tokenBbool allowTokenBuint24 feereturns (address ichiVault)
renounceOwnership(
setBaseFee(uint256 _baseFee
setBaseFeeSplit(uint256 _baseFeeSplit
setFeeRecipient(address _feeRecipient
transferOwnership(address newOwner
Events
BaseFee(address indexed senderuint256 baseFee
BaseFeeSplit(address indexed senderuint256 baseFeeSplit
DeployICHIVaultFactory(address indexed senderaddress uniswapV3Factory
FeeRecipient(address indexed senderaddress feeRecipient
ICHIVaultCreated(address indexed senderaddress ichiVaultaddress tokenAbool allowTokenAaddress tokenBbool allowTokenBuint24 feeuint256 count
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _uniswapV3Factory
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.