PendlePoolDeployHelper
Verified contract
Active on
Ethereum with 51 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SY-syrupUSDC | ERC-20 | 0.000001 | -- | -- | |
SY pufETH | ERC-20 | 0 | -- | -- | |
SY-rswETH | ERC-20 | 0 | -- | -- | |
SY-Morpho-pWBTC | ERC-20 | 0 | -- | -- | |
SY-weETH | ERC-20 | 0 | -- | -- | |
SY-agETH | ERC-20 | 0 | -- | -- | |
SY-weETHk | ERC-20 | 0 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21269402 | 4 hours ago | | | 0 | 0.076585953 | |
| 21242410 | 4 days ago | | | 0 | 0.0094452444 | |
| 21242375 | 4 days ago | | | 0 | 0.062500300 | |
| 21220847 | 7 days ago | | | 0 | 0.097841295 | |
| 21212485 | 8 days ago | | | 0 | 0.11615455 | |
| 21191742 | 11 days ago | | | 0.001 | 0.15032340 | |
| 21179723 | 13 days ago | | | 0 | 0.88677876 | |
| 21177325 | 13 days ago | | | 0 | 0.25264372 | |
| 21177323 | 13 days ago | | | 0.001 | 0.23098428 | |
| 21177279 | 13 days ago | | | 0 | 0.21434827 |
ABI
ABI objects
Getter at block 21270616
marketFactory() view returns (address)
0x6fcf753f2c67b83f7b09746bbc4fa0047b35d050
router() view returns (address)
0x888888888889758f76e7103c6cbf23abbf58f946
yieldContractFactory() view returns (address)
0x35a338522a435d46f77be32c70e215b813d0e3ac
Read-only
This contract contains no read-only function objects.
State-modifying
Events deploy5115MarketAndSeedLiquidity(address SY, struct PendlePoolDeployHelperPoolDeploymentParams params, address tokenToSeedLiqudity, uint256 amountToSeed) payable returns (address PT, address YT, address market)
redeployMarket(address oldMarket, uint256 amountLp, uint80 lnFeeRateRoot, int256 scalarRoot, int256 initialRateAnchor) returns (address newMarket)
seedLiquidity(address market, address tokenToSeedLiqudity, uint256 amountToSeed) payable
MarketDeployment(address indexed market, address SY, address PT, address YT, struct PendlePoolDeployHelperPoolDeploymentParams params)
constructor(address _router, address _yieldContractFactory, address _marketFactory)
receive()
This contract contains no error objects.