This contract is being backfilled. You may encounter incomplete storage history.

FjordLbpProxyV6

Verified contract

Active on Ethereum with 381 txns
Deployed by via 0x046001ac at 16785323
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xd885dceb2830708e81f3d84ac908c2750d3f952f08b5cc0af25b6b8852f6046b
0xd554290d9b4c9ab774fc001da6efeaebf8948987b62a3ed104e88663ffb24e1a
0x95b65f37c27fa0500573ed5e6c55d9d517c565905a647f23798cb008d04f4d64
0xb6817440bdf5dd29cd5dcc3113c00d774931c09841e11c8c594da1f3b31d9706
0xd8c6e506ee94346a3f421c41665a09e1d21e651ab68c35dc44d37491de2eae94
0xc27338e61c1b47ebd596e17d112021a090ab3ada62221fcbcd1e1ccafc3d8045
0xc5a36f75a084fb55888f8509a5178ab9aa8740bab4330b5b2a86083bdb603630
0x3beb05695c0a972902cfcb4defe1fcc8991eacea562bc5e004c663603458351b
0xf5ccb6cbf2fd31cad785e455bbafa1e7507d3bf0d0c8244cb7c97ea5d615e634
0x3d5f034c0bae2a41cbfce4581e5485c0c494c12824965225d5ce125b1ec30769

Functions
Getter at block 20798401
LBPFactoryAddress(view returns (address)
0x0f3e0c4218b7b0108a3643cfe9d3ec0d4f57c54e
VaultAddress(view returns (address)
0xba12222222228d8ba445958a75a0704d566bf2c8
WeightedPoolFactoryAddress(view returns (address)
0x5dd94da3644ddd055fcf6b3e1aa310bb7801eb8b
allowedFundTokens(view returns (address[] fundTokens)
[0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2, 0x6B175474E89094C44Da98b954EedeAC495271d0F, 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48, 0x88ACDd2a6425c3FaAE4Bc9650Fd7E27e0Bebb7aB, 0x956F47F50A910163D8BF957Cf5846D573E7f87CA, 0x64aa3364F17a4D01c6f1751Fd97C2BD3D7e7f1D5, 0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0]
blockListAddress(view returns (address)
0xdaedc304d3f53ac804e62bce2761de35b69f559f
getFeeRecipients(view returns (address[] recipients)
[0xa6F90c49AeEF0e81eF4EF363eADF8fcAC84c7041, 0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f, 0x226e0bA7ECc0220648197eeF16c980dD97D1eFeC]
 
getPools(view returns (address[] pools)
getWeightedPools(view returns (address[] pools)
[]
lbpType(view returns (uint8)
0
owner(view returns (address)
0xa6f90c49aeef0e81ef4ef363eadf8fcac84c7041
platformAccessFeeBPS(view returns (uint256)
200
poolCount(view returns (uint256 count)
100
weightedPoolCount(view returns (uint256 count)
0
Read-only
getBPTTokenBalance(address poolview returns (uint256 bptBalance)
getPoolAt(uint256 indexview returns (address pool)
getPoolData(address poolview returns (struct PoolData poolData)
getRecipientShareBPS(address recipientAddressview returns (uint256 shareSize)
getWeightedTokenBalance(address weightedPoolview returns (uint256 weightedBalance)
isAllowedFund(address tokenAddressview returns (bool)
isPool(address poolview returns (bool valid)
isWeightedPool(address poolview returns (bool valid)
State-modifying
createLBP(struct PoolConfig poolConfigreturns (address)
createWeightedPoolForLBP(address lbpPoolstruct WeightedPoolConfig weightedPoolConfigreturns (address)
exitPool(address pooluint256 maxBPTTokenOutbool isStandardFee
renounceOwnership(
setSwapEnabled(address poolbool swapEnabled
skim(address tokenaddress recipient
transferOwnership(address newOwner
transferPoolOwnership(address pooladdress newOwner
updateBlocklistAddress(address contractAddress
updateRecipients(address[] recipientsuint256[] recipientShareBPS
Events
GradualWeightUpdateScheduled(address indexed pooluint256 startTimeuint256 endTimeuint256[] endWeights
JoinedPool(address indexed pooladdress[] tokensuint256[] amountsbytes userData
JoinedWeightedPool(address indexed pooladdress[] tokensuint256[] amountsbytes userData
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolCreated(address indexed poolbytes32 poolIdstring namestring symboladdress[] tokensuint256[] weightsuint256 swapFeePercentageaddress ownerbool swapEnabledOnStartuint8 lbpType
RecipientsUpdated(address[] recipientsuint256[] recipientShareBPS
Skimmed(address tokenaddress touint256 balance
SwapEnabledSet(address indexed poolbool swapEnabled
TransferredFee(address indexed pooladdress tokenaddress feeRecipientuint256 feeAmount
TransferredPoolOwnership(address indexed pooladdress previousOwneraddress newOwner
TransferredToken(address indexed pooladdress tokenaddress touint256 amount
WeightedPoolCreated(address indexed poolbytes32 poolIdstring namestring symboladdress[] tokensuint256[] weightsuint256 swapFeePercentageaddress owner
Constructor
constructor(uint256 _platformAccessFeeBPSaddress _LBPFactoryAddressaddress _WeightedPoolFactoryAddressaddress _vaultAddressaddress[] fundTokenAddresses
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.