PoolFactory1155

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x336b431d at 17530997
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 11 additional slots

No balances found for "PoolFactory1155"

No transactions found for "PoolFactory1155"


Functions
Getter at block 20877812
addressesRegistry(view returns (address)
0x32100a941722b2bf3bd7a3162fac18984809d67b
feeConfig(view returns (uint256 lpBuyFeeuint256 lpSellFeeuint256 minLpFeeuint256 maxLpBuyFeeuint256 maxLpSellFeeuint256 protocolSellRatiouint256 protocolBuyRatiouint256 minProtocolRatiouint256 maxProtocolRatiouint256 royaltiesBuyFeeuint256 royaltiesSellFeeuint256 maxRoyaltiesFee)
(lpBuyFee=0, lpSellFee=0, minLpFee=0, maxLpBuyFee=0, maxLpSellFee=0, protocolSellRatio=0, protocolBuyRatio=0, minProtocolRatio=0, maxProtocolRatio=0, royaltiesBuyFee=0, royaltiesSellFee=0, maxRoyaltiesFee=0)
getBeaconAddress(view returns (address)
0x0000000000000000000000000000000000000000
getFeeConfig(view returns (struct DataTypesFactoryFeeConfig)
(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
getPoolsCount(view returns (uint256)
0
getPoolsVersion(view returns (uint256)
0
getVersion(view returns (uint256)
0
onlyPoolAdminDeployments(view returns (bool)
false
poolsVersion(view returns (uint256)
0
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
version(view returns (uint256)
0
Read-only
getPool(uint256 indexview returns (address)
pools(uint256view returns (address)
State-modifying
deployPool(struct DataTypesPoolData poolDatastring symbolstring namereturns (address)
initialize(address _poolLogicstruct DataTypesFactoryFeeConfig _feeConfig
setDeploymentByPoolAdminOnly(bool status
setFeeConfig(struct DataTypesFactoryFeeConfig newConfig
upgradePools(address newLogic
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconDeployed(address _beacon
BeaconUpgraded(address indexed beacon
DeploymentByPoolAdminOnlySet(address adminbool newStatus
FeeConfigSet(address adminstruct DataTypesFactoryFeeConfig feeConfig
Initialized(uint8 version
PoolDeployed(address useraddress stableaddress[] tokensaddress proxyuint256 indexstring symbolstring nameuint256 poolTvlLimit
PoolsUpgraded(address adminaddress newImplementation
Upgraded(address indexed implementation
Constructor
constructor(address registry
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.