defi-kit 1.8.2 → 1.8.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-GJPZMPD5.mjs → chunk-SJ3X4OD3.mjs} +129 -71
- package/dist/chunk-SJ3X4OD3.mjs.map +1 -0
- package/dist/eth.d.mts +2 -2
- package/dist/eth.d.ts +2 -2
- package/dist/eth.js +128 -70
- package/dist/eth.js.map +1 -1
- package/dist/eth.mjs +1 -1
- package/dist/gno.d.mts +2 -2
- package/dist/gno.d.ts +2 -2
- package/dist/gno.js +128 -70
- package/dist/gno.js.map +1 -1
- package/dist/gno.mjs +1 -1
- package/dist/{schema-FGnINF_-.d.mts → schema-pKps2x3f.d.mts} +7 -7
- package/dist/{schema-FGnINF_-.d.ts → schema-pKps2x3f.d.ts} +7 -7
- package/package.json +2 -2
- package/dist/chunk-GJPZMPD5.mjs.map +0 -1
|
@@ -550,7 +550,7 @@ var data_provider_default2 = [{ inputs: [{ internalType: "contract IPoolAddresse
|
|
|
550
550
|
var aaveLendingPoolV3_default = [{ inputs: [{ internalType: "contract IPoolAddressesProvider", name: "provider", type: "address" }], stateMutability: "nonpayable", type: "constructor" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "reserve", type: "address" }, { indexed: true, internalType: "address", name: "backer", type: "address" }, { indexed: false, internalType: "uint256", name: "amount", type: "uint256" }, { indexed: false, internalType: "uint256", name: "fee", type: "uint256" }], name: "BackUnbacked", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "reserve", type: "address" }, { indexed: false, internalType: "address", name: "user", type: "address" }, { indexed: true, internalType: "address", name: "onBehalfOf", type: "address" }, { indexed: false, internalType: "uint256", name: "amount", type: "uint256" }, { indexed: false, internalType: "enum DataTypes.InterestRateMode", name: "interestRateMode", type: "uint8" }, { indexed: false, internalType: "uint256", name: "borrowRate", type: "uint256" }, { indexed: true, internalType: "uint16", name: "referralCode", type: "uint16" }], name: "Borrow", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "target", type: "address" }, { indexed: false, internalType: "address", name: "initiator", type: "address" }, { indexed: true, internalType: "address", name: "asset", type: "address" }, { indexed: false, internalType: "uint256", name: "amount", type: "uint256" }, { indexed: false, internalType: "enum DataTypes.InterestRateMode", name: "interestRateMode", type: "uint8" }, { indexed: false, internalType: "uint256", name: "premium", type: "uint256" }, { indexed: true, internalType: "uint16", name: "referralCode", type: "uint16" }], name: "FlashLoan", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "asset", type: "address" }, { indexed: false, internalType: "uint256", name: "totalDebt", type: "uint256" }], name: "IsolationModeTotalDebtUpdated", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "collateralAsset", type: "address" }, { indexed: true, internalType: "address", name: "debtAsset", type: "address" }, { indexed: true, internalType: "address", name: "user", type: "address" }, { indexed: false, internalType: "uint256", name: "debtToCover", type: "uint256" }, { indexed: false, internalType: "uint256", name: "liquidatedCollateralAmount", type: "uint256" }, { indexed: false, internalType: "address", name: "liquidator", type: "address" }, { indexed: false, internalType: "bool", name: "receiveAToken", type: "bool" }], name: "LiquidationCall", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "reserve", type: "address" }, { indexed: false, internalType: "address", name: "user", type: "address" }, { indexed: true, internalType: "address", name: "onBehalfOf", type: "address" }, { indexed: false, internalType: "uint256", name: "amount", type: "uint256" }, { indexed: true, internalType: "uint16", name: "referralCode", type: "uint16" }], name: "MintUnbacked", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "reserve", type: "address" }, { indexed: false, internalType: "uint256", name: "amountMinted", type: "uint256" }], name: "MintedToTreasury", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "reserve", type: "address" }, { indexed: true, internalType: "address", name: "user", type: "address" }], name: "RebalanceStableBorrowRate", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "reserve", type: "address" }, { indexed: true, internalType: "address", name: "user", type: "address" }, { indexed: true, internalType: "address", name: "repayer", type: "address" }, { indexed: false, internalType: "uint256", name: "amount", type: "uint256" }, { indexed: false, internalType: "bool", name: "useATokens", type: "bool" }], name: "Repay", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "reserve", type: "address" }, { indexed: false, internalType: "uint256", name: "liquidityRate", type: "uint256" }, { indexed: false, internalType: "uint256", name: "stableBorrowRate", type: "uint256" }, { indexed: false, internalType: "uint256", name: "variableBorrowRate", type: "uint256" }, { indexed: false, internalType: "uint256", name: "liquidityIndex", type: "uint256" }, { indexed: false, internalType: "uint256", name: "variableBorrowIndex", type: "uint256" }], name: "ReserveDataUpdated", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "reserve", type: "address" }, { indexed: true, internalType: "address", name: "user", type: "address" }], name: "ReserveUsedAsCollateralDisabled", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "reserve", type: "address" }, { indexed: true, internalType: "address", name: "user", type: "address" }], name: "ReserveUsedAsCollateralEnabled", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "reserve", type: "address" }, { indexed: false, internalType: "address", name: "user", type: "address" }, { indexed: true, internalType: "address", name: "onBehalfOf", type: "address" }, { indexed: false, internalType: "uint256", name: "amount", type: "uint256" }, { indexed: true, internalType: "uint16", name: "referralCode", type: "uint16" }], name: "Supply", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "reserve", type: "address" }, { indexed: true, internalType: "address", name: "user", type: "address" }, { indexed: false, internalType: "enum DataTypes.InterestRateMode", name: "interestRateMode", type: "uint8" }], name: "SwapBorrowRateMode", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "user", type: "address" }, { indexed: false, internalType: "uint8", name: "categoryId", type: "uint8" }], name: "UserEModeSet", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "reserve", type: "address" }, { indexed: true, internalType: "address", name: "user", type: "address" }, { indexed: true, internalType: "address", name: "to", type: "address" }, { indexed: false, internalType: "uint256", name: "amount", type: "uint256" }], name: "Withdraw", type: "event" }, { inputs: [], name: "ADDRESSES_PROVIDER", outputs: [{ internalType: "contract IPoolAddressesProvider", name: "", type: "address" }], stateMutability: "view", type: "function" }, { inputs: [], name: "BRIDGE_PROTOCOL_FEE", outputs: [{ internalType: "uint256", name: "", type: "uint256" }], stateMutability: "view", type: "function" }, { inputs: [], name: "FLASHLOAN_PREMIUM_TOTAL", outputs: [{ internalType: "uint128", name: "", type: "uint128" }], stateMutability: "view", type: "function" }, { inputs: [], name: "FLASHLOAN_PREMIUM_TO_PROTOCOL", outputs: [{ internalType: "uint128", name: "", type: "uint128" }], stateMutability: "view", type: "function" }, { inputs: [], name: "MAX_NUMBER_RESERVES", outputs: [{ internalType: "uint16", name: "", type: "uint16" }], stateMutability: "view", type: "function" }, { inputs: [], name: "MAX_STABLE_RATE_BORROW_SIZE_PERCENT", outputs: [{ internalType: "uint256", name: "", type: "uint256" }], stateMutability: "view", type: "function" }, { inputs: [], name: "POOL_REVISION", outputs: [{ internalType: "uint256", name: "", type: "uint256" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "uint256", name: "fee", type: "uint256" }], name: "backUnbacked", outputs: [{ internalType: "uint256", name: "", type: "uint256" }], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "uint256", name: "interestRateMode", type: "uint256" }, { internalType: "uint16", name: "referralCode", type: "uint16" }, { internalType: "address", name: "onBehalfOf", type: "address" }], name: "borrow", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "uint8", name: "id", type: "uint8" }, { components: [{ internalType: "uint16", name: "ltv", type: "uint16" }, { internalType: "uint16", name: "liquidationThreshold", type: "uint16" }, { internalType: "uint16", name: "liquidationBonus", type: "uint16" }, { internalType: "address", name: "priceSource", type: "address" }, { internalType: "string", name: "label", type: "string" }], internalType: "struct DataTypes.EModeCategory", name: "category", type: "tuple" }], name: "configureEModeCategory", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "address", name: "onBehalfOf", type: "address" }, { internalType: "uint16", name: "referralCode", type: "uint16" }], name: "deposit", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }], name: "dropReserve", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }, { internalType: "address", name: "from", type: "address" }, { internalType: "address", name: "to", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "uint256", name: "balanceFromBefore", type: "uint256" }, { internalType: "uint256", name: "balanceToBefore", type: "uint256" }], name: "finalizeTransfer", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "receiverAddress", type: "address" }, { internalType: "address[]", name: "assets", type: "address[]" }, { internalType: "uint256[]", name: "amounts", type: "uint256[]" }, { internalType: "uint256[]", name: "interestRateModes", type: "uint256[]" }, { internalType: "address", name: "onBehalfOf", type: "address" }, { internalType: "bytes", name: "params", type: "bytes" }, { internalType: "uint16", name: "referralCode", type: "uint16" }], name: "flashLoan", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "receiverAddress", type: "address" }, { internalType: "address", name: "asset", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "bytes", name: "params", type: "bytes" }, { internalType: "uint16", name: "referralCode", type: "uint16" }], name: "flashLoanSimple", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }], name: "getConfiguration", outputs: [{ components: [{ internalType: "uint256", name: "data", type: "uint256" }], internalType: "struct DataTypes.ReserveConfigurationMap", name: "", type: "tuple" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "uint8", name: "id", type: "uint8" }], name: "getEModeCategoryData", outputs: [{ components: [{ internalType: "uint16", name: "ltv", type: "uint16" }, { internalType: "uint16", name: "liquidationThreshold", type: "uint16" }, { internalType: "uint16", name: "liquidationBonus", type: "uint16" }, { internalType: "address", name: "priceSource", type: "address" }, { internalType: "string", name: "label", type: "string" }], internalType: "struct DataTypes.EModeCategory", name: "", type: "tuple" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "uint16", name: "id", type: "uint16" }], name: "getReserveAddressById", outputs: [{ internalType: "address", name: "", type: "address" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }], name: "getReserveData", outputs: [{ components: [{ components: [{ internalType: "uint256", name: "data", type: "uint256" }], internalType: "struct DataTypes.ReserveConfigurationMap", name: "configuration", type: "tuple" }, { internalType: "uint128", name: "liquidityIndex", type: "uint128" }, { internalType: "uint128", name: "currentLiquidityRate", type: "uint128" }, { internalType: "uint128", name: "variableBorrowIndex", type: "uint128" }, { internalType: "uint128", name: "currentVariableBorrowRate", type: "uint128" }, { internalType: "uint128", name: "currentStableBorrowRate", type: "uint128" }, { internalType: "uint40", name: "lastUpdateTimestamp", type: "uint40" }, { internalType: "uint16", name: "id", type: "uint16" }, { internalType: "address", name: "aTokenAddress", type: "address" }, { internalType: "address", name: "stableDebtTokenAddress", type: "address" }, { internalType: "address", name: "variableDebtTokenAddress", type: "address" }, { internalType: "address", name: "interestRateStrategyAddress", type: "address" }, { internalType: "uint128", name: "accruedToTreasury", type: "uint128" }, { internalType: "uint128", name: "unbacked", type: "uint128" }, { internalType: "uint128", name: "isolationModeTotalDebt", type: "uint128" }], internalType: "struct DataTypes.ReserveData", name: "", type: "tuple" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }], name: "getReserveNormalizedIncome", outputs: [{ internalType: "uint256", name: "", type: "uint256" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }], name: "getReserveNormalizedVariableDebt", outputs: [{ internalType: "uint256", name: "", type: "uint256" }], stateMutability: "view", type: "function" }, { inputs: [], name: "getReservesList", outputs: [{ internalType: "address[]", name: "", type: "address[]" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "address", name: "user", type: "address" }], name: "getUserAccountData", outputs: [{ internalType: "uint256", name: "totalCollateralBase", type: "uint256" }, { internalType: "uint256", name: "totalDebtBase", type: "uint256" }, { internalType: "uint256", name: "availableBorrowsBase", type: "uint256" }, { internalType: "uint256", name: "currentLiquidationThreshold", type: "uint256" }, { internalType: "uint256", name: "ltv", type: "uint256" }, { internalType: "uint256", name: "healthFactor", type: "uint256" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "address", name: "user", type: "address" }], name: "getUserConfiguration", outputs: [{ components: [{ internalType: "uint256", name: "data", type: "uint256" }], internalType: "struct DataTypes.UserConfigurationMap", name: "", type: "tuple" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "address", name: "user", type: "address" }], name: "getUserEMode", outputs: [{ internalType: "uint256", name: "", type: "uint256" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }, { internalType: "address", name: "aTokenAddress", type: "address" }, { internalType: "address", name: "stableDebtAddress", type: "address" }, { internalType: "address", name: "variableDebtAddress", type: "address" }, { internalType: "address", name: "interestRateStrategyAddress", type: "address" }], name: "initReserve", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "contract IPoolAddressesProvider", name: "provider", type: "address" }], name: "initialize", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "collateralAsset", type: "address" }, { internalType: "address", name: "debtAsset", type: "address" }, { internalType: "address", name: "user", type: "address" }, { internalType: "uint256", name: "debtToCover", type: "uint256" }, { internalType: "bool", name: "receiveAToken", type: "bool" }], name: "liquidationCall", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address[]", name: "assets", type: "address[]" }], name: "mintToTreasury", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "address", name: "onBehalfOf", type: "address" }, { internalType: "uint16", name: "referralCode", type: "uint16" }], name: "mintUnbacked", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }, { internalType: "address", name: "user", type: "address" }], name: "rebalanceStableBorrowRate", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "uint256", name: "interestRateMode", type: "uint256" }, { internalType: "address", name: "onBehalfOf", type: "address" }], name: "repay", outputs: [{ internalType: "uint256", name: "", type: "uint256" }], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "uint256", name: "interestRateMode", type: "uint256" }], name: "repayWithATokens", outputs: [{ internalType: "uint256", name: "", type: "uint256" }], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "uint256", name: "interestRateMode", type: "uint256" }, { internalType: "address", name: "onBehalfOf", type: "address" }, { internalType: "uint256", name: "deadline", type: "uint256" }, { internalType: "uint8", name: "permitV", type: "uint8" }, { internalType: "bytes32", name: "permitR", type: "bytes32" }, { internalType: "bytes32", name: "permitS", type: "bytes32" }], name: "repayWithPermit", outputs: [{ internalType: "uint256", name: "", type: "uint256" }], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "token", type: "address" }, { internalType: "address", name: "to", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }], name: "rescueTokens", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }], name: "resetIsolationModeTotalDebt", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }, { components: [{ internalType: "uint256", name: "data", type: "uint256" }], internalType: "struct DataTypes.ReserveConfigurationMap", name: "configuration", type: "tuple" }], name: "setConfiguration", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }, { internalType: "address", name: "rateStrategyAddress", type: "address" }], name: "setReserveInterestRateStrategyAddress", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "uint8", name: "categoryId", type: "uint8" }], name: "setUserEMode", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }, { internalType: "bool", name: "useAsCollateral", type: "bool" }], name: "setUserUseReserveAsCollateral", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "address", name: "onBehalfOf", type: "address" }, { internalType: "uint16", name: "referralCode", type: "uint16" }], name: "supply", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "address", name: "onBehalfOf", type: "address" }, { internalType: "uint16", name: "referralCode", type: "uint16" }, { internalType: "uint256", name: "deadline", type: "uint256" }, { internalType: "uint8", name: "permitV", type: "uint8" }, { internalType: "bytes32", name: "permitR", type: "bytes32" }, { internalType: "bytes32", name: "permitS", type: "bytes32" }], name: "supplyWithPermit", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }, { internalType: "uint256", name: "interestRateMode", type: "uint256" }], name: "swapBorrowRateMode", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "uint256", name: "protocolFee", type: "uint256" }], name: "updateBridgeProtocolFee", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "uint128", name: "flashLoanPremiumTotal", type: "uint128" }, { internalType: "uint128", name: "flashLoanPremiumToProtocol", type: "uint128" }], name: "updateFlashloanPremiums", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "asset", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "address", name: "to", type: "address" }], name: "withdraw", outputs: [{ internalType: "uint256", name: "", type: "uint256" }], stateMutability: "nonpayable", type: "function" }];
|
|
551
551
|
|
|
552
552
|
// eth-sdk/abis/mainnet/aaveV3/wrappedTokenGatewayV3.json
|
|
553
|
-
var wrappedTokenGatewayV3_default = [{ inputs: [{ internalType: "address", name: "weth", type: "address" }, { internalType: "address", name: "owner", type: "address" }, { internalType: "contract IPool", name: "pool", type: "address" }], stateMutability: "nonpayable", type: "constructor" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "previousOwner", type: "address" }, { indexed: true, internalType: "address", name: "newOwner", type: "address" }], name: "OwnershipTransferred", type: "event" }, { stateMutability: "payable", type: "fallback" }, { inputs: [{ internalType: "address", name: "", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "uint256", name: "interestRateMode", type: "uint256" }, { internalType: "uint16", name: "referralCode", type: "uint16" }], name: "borrowETH", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "", type: "address" }, { internalType: "address", name: "onBehalfOf", type: "address" }, { internalType: "uint16", name: "referralCode", type: "uint16" }], name: "depositETH", outputs: [], stateMutability: "payable", type: "function" }, { inputs: [{ internalType: "address", name: "to", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }], name: "emergencyEtherTransfer", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "token", type: "address" }, { internalType: "address", name: "to", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }], name: "emergencyTokenTransfer", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [], name: "getWETHAddress", outputs: [{ internalType: "address", name: "", type: "address" }], stateMutability: "view", type: "function" }, { inputs: [], name: "owner", outputs: [{ internalType: "address", name: "", type: "address" }], stateMutability: "view", type: "function" }, { inputs: [], name: "renounceOwnership", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "uint256", name: "rateMode", type: "uint256" }, { internalType: "address", name: "onBehalfOf", type: "address" }], name: "repayETH", outputs: [], stateMutability: "payable", type: "function" }, { inputs: [{ internalType: "address", name: "newOwner", type: "address" }], name: "transferOwnership", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "address", name: "to", type: "address" }], name: "withdrawETH", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "address", name: "to", type: "address" }, { internalType: "uint256", name: "deadline", type: "uint256" }, { internalType: "uint8", name: "permitV", type: "uint8" }, { internalType: "bytes32", name: "permitR", type: "bytes32" }, { internalType: "bytes32", name: "permitS", type: "bytes32" }], name: "withdrawETHWithPermit", outputs: [], stateMutability: "nonpayable", type: "function" }, { stateMutability: "payable", type: "receive" }];
|
|
553
|
+
var wrappedTokenGatewayV3_default = [{ inputs: [{ internalType: "address", name: "weth", type: "address" }, { internalType: "address", name: "owner", type: "address" }, { internalType: "contract IPool", name: "pool", type: "address" }], stateMutability: "nonpayable", type: "constructor" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "previousOwner", type: "address" }, { indexed: true, internalType: "address", name: "newOwner", type: "address" }], name: "OwnershipTransferred", type: "event" }, { stateMutability: "payable", type: "fallback" }, { inputs: [], name: "POOL", outputs: [{ internalType: "contract IPool", name: "", type: "address" }], stateMutability: "view", type: "function" }, { inputs: [], name: "WETH", outputs: [{ internalType: "contract IWETH", name: "", type: "address" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "address", name: "", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "uint256", name: "interestRateMode", type: "uint256" }, { internalType: "uint16", name: "referralCode", type: "uint16" }], name: "borrowETH", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "", type: "address" }, { internalType: "address", name: "onBehalfOf", type: "address" }, { internalType: "uint16", name: "referralCode", type: "uint16" }], name: "depositETH", outputs: [], stateMutability: "payable", type: "function" }, { inputs: [{ internalType: "address", name: "to", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }], name: "emergencyEtherTransfer", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "token", type: "address" }, { internalType: "address", name: "to", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }], name: "emergencyTokenTransfer", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [], name: "getWETHAddress", outputs: [{ internalType: "address", name: "", type: "address" }], stateMutability: "view", type: "function" }, { inputs: [], name: "owner", outputs: [{ internalType: "address", name: "", type: "address" }], stateMutability: "view", type: "function" }, { inputs: [], name: "renounceOwnership", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "uint256", name: "rateMode", type: "uint256" }, { internalType: "address", name: "onBehalfOf", type: "address" }], name: "repayETH", outputs: [], stateMutability: "payable", type: "function" }, { inputs: [{ internalType: "address", name: "newOwner", type: "address" }], name: "transferOwnership", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "address", name: "to", type: "address" }], name: "withdrawETH", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "address", name: "to", type: "address" }, { internalType: "uint256", name: "deadline", type: "uint256" }, { internalType: "uint8", name: "permitV", type: "uint8" }, { internalType: "bytes32", name: "permitR", type: "bytes32" }, { internalType: "bytes32", name: "permitS", type: "bytes32" }], name: "withdrawETHWithPermit", outputs: [], stateMutability: "nonpayable", type: "function" }, { stateMutability: "payable", type: "receive" }];
|
|
554
554
|
|
|
555
555
|
// eth-sdk/abis/mainnet/aaveV3/aEthWETH.json
|
|
556
556
|
var aEthWETH_default = [{ inputs: [{ internalType: "contract IPool", name: "pool", type: "address" }], stateMutability: "nonpayable", type: "constructor" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "owner", type: "address" }, { indexed: true, internalType: "address", name: "spender", type: "address" }, { indexed: false, internalType: "uint256", name: "value", type: "uint256" }], name: "Approval", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "from", type: "address" }, { indexed: true, internalType: "address", name: "to", type: "address" }, { indexed: false, internalType: "uint256", name: "value", type: "uint256" }, { indexed: false, internalType: "uint256", name: "index", type: "uint256" }], name: "BalanceTransfer", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "from", type: "address" }, { indexed: true, internalType: "address", name: "target", type: "address" }, { indexed: false, internalType: "uint256", name: "value", type: "uint256" }, { indexed: false, internalType: "uint256", name: "balanceIncrease", type: "uint256" }, { indexed: false, internalType: "uint256", name: "index", type: "uint256" }], name: "Burn", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "underlyingAsset", type: "address" }, { indexed: true, internalType: "address", name: "pool", type: "address" }, { indexed: false, internalType: "address", name: "treasury", type: "address" }, { indexed: false, internalType: "address", name: "incentivesController", type: "address" }, { indexed: false, internalType: "uint8", name: "aTokenDecimals", type: "uint8" }, { indexed: false, internalType: "string", name: "aTokenName", type: "string" }, { indexed: false, internalType: "string", name: "aTokenSymbol", type: "string" }, { indexed: false, internalType: "bytes", name: "params", type: "bytes" }], name: "Initialized", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "caller", type: "address" }, { indexed: true, internalType: "address", name: "onBehalfOf", type: "address" }, { indexed: false, internalType: "uint256", name: "value", type: "uint256" }, { indexed: false, internalType: "uint256", name: "balanceIncrease", type: "uint256" }, { indexed: false, internalType: "uint256", name: "index", type: "uint256" }], name: "Mint", type: "event" }, { anonymous: false, inputs: [{ indexed: true, internalType: "address", name: "from", type: "address" }, { indexed: true, internalType: "address", name: "to", type: "address" }, { indexed: false, internalType: "uint256", name: "value", type: "uint256" }], name: "Transfer", type: "event" }, { inputs: [], name: "ATOKEN_REVISION", outputs: [{ internalType: "uint256", name: "", type: "uint256" }], stateMutability: "view", type: "function" }, { inputs: [], name: "DOMAIN_SEPARATOR", outputs: [{ internalType: "bytes32", name: "", type: "bytes32" }], stateMutability: "view", type: "function" }, { inputs: [], name: "EIP712_REVISION", outputs: [{ internalType: "bytes", name: "", type: "bytes" }], stateMutability: "view", type: "function" }, { inputs: [], name: "PERMIT_TYPEHASH", outputs: [{ internalType: "bytes32", name: "", type: "bytes32" }], stateMutability: "view", type: "function" }, { inputs: [], name: "POOL", outputs: [{ internalType: "contract IPool", name: "", type: "address" }], stateMutability: "view", type: "function" }, { inputs: [], name: "RESERVE_TREASURY_ADDRESS", outputs: [{ internalType: "address", name: "", type: "address" }], stateMutability: "view", type: "function" }, { inputs: [], name: "UNDERLYING_ASSET_ADDRESS", outputs: [{ internalType: "address", name: "", type: "address" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "address", name: "owner", type: "address" }, { internalType: "address", name: "spender", type: "address" }], name: "allowance", outputs: [{ internalType: "uint256", name: "", type: "uint256" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "address", name: "spender", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }], name: "approve", outputs: [{ internalType: "bool", name: "", type: "bool" }], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "user", type: "address" }], name: "balanceOf", outputs: [{ internalType: "uint256", name: "", type: "uint256" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "address", name: "from", type: "address" }, { internalType: "address", name: "receiverOfUnderlying", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "uint256", name: "index", type: "uint256" }], name: "burn", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [], name: "decimals", outputs: [{ internalType: "uint8", name: "", type: "uint8" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "address", name: "spender", type: "address" }, { internalType: "uint256", name: "subtractedValue", type: "uint256" }], name: "decreaseAllowance", outputs: [{ internalType: "bool", name: "", type: "bool" }], stateMutability: "nonpayable", type: "function" }, { inputs: [], name: "getIncentivesController", outputs: [{ internalType: "contract IAaveIncentivesController", name: "", type: "address" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "address", name: "user", type: "address" }], name: "getPreviousIndex", outputs: [{ internalType: "uint256", name: "", type: "uint256" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "address", name: "user", type: "address" }], name: "getScaledUserBalanceAndSupply", outputs: [{ internalType: "uint256", name: "", type: "uint256" }, { internalType: "uint256", name: "", type: "uint256" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "address", name: "user", type: "address" }, { internalType: "address", name: "onBehalfOf", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }], name: "handleRepayment", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "spender", type: "address" }, { internalType: "uint256", name: "addedValue", type: "uint256" }], name: "increaseAllowance", outputs: [{ internalType: "bool", name: "", type: "bool" }], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "contract IPool", name: "initializingPool", type: "address" }, { internalType: "address", name: "treasury", type: "address" }, { internalType: "address", name: "underlyingAsset", type: "address" }, { internalType: "contract IAaveIncentivesController", name: "incentivesController", type: "address" }, { internalType: "uint8", name: "aTokenDecimals", type: "uint8" }, { internalType: "string", name: "aTokenName", type: "string" }, { internalType: "string", name: "aTokenSymbol", type: "string" }, { internalType: "bytes", name: "params", type: "bytes" }], name: "initialize", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "caller", type: "address" }, { internalType: "address", name: "onBehalfOf", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "uint256", name: "index", type: "uint256" }], name: "mint", outputs: [{ internalType: "bool", name: "", type: "bool" }], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "uint256", name: "amount", type: "uint256" }, { internalType: "uint256", name: "index", type: "uint256" }], name: "mintToTreasury", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [], name: "name", outputs: [{ internalType: "string", name: "", type: "string" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "address", name: "owner", type: "address" }], name: "nonces", outputs: [{ internalType: "uint256", name: "", type: "uint256" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "address", name: "owner", type: "address" }, { internalType: "address", name: "spender", type: "address" }, { internalType: "uint256", name: "value", type: "uint256" }, { internalType: "uint256", name: "deadline", type: "uint256" }, { internalType: "uint8", name: "v", type: "uint8" }, { internalType: "bytes32", name: "r", type: "bytes32" }, { internalType: "bytes32", name: "s", type: "bytes32" }], name: "permit", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "token", type: "address" }, { internalType: "address", name: "to", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }], name: "rescueTokens", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "user", type: "address" }], name: "scaledBalanceOf", outputs: [{ internalType: "uint256", name: "", type: "uint256" }], stateMutability: "view", type: "function" }, { inputs: [], name: "scaledTotalSupply", outputs: [{ internalType: "uint256", name: "", type: "uint256" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "contract IAaveIncentivesController", name: "controller", type: "address" }], name: "setIncentivesController", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [], name: "symbol", outputs: [{ internalType: "string", name: "", type: "string" }], stateMutability: "view", type: "function" }, { inputs: [], name: "totalSupply", outputs: [{ internalType: "uint256", name: "", type: "uint256" }], stateMutability: "view", type: "function" }, { inputs: [{ internalType: "address", name: "recipient", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }], name: "transfer", outputs: [{ internalType: "bool", name: "", type: "bool" }], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "sender", type: "address" }, { internalType: "address", name: "recipient", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }], name: "transferFrom", outputs: [{ internalType: "bool", name: "", type: "bool" }], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "from", type: "address" }, { internalType: "address", name: "to", type: "address" }, { internalType: "uint256", name: "value", type: "uint256" }], name: "transferOnLiquidation", outputs: [], stateMutability: "nonpayable", type: "function" }, { inputs: [{ internalType: "address", name: "target", type: "address" }, { internalType: "uint256", name: "amount", type: "uint256" }], name: "transferUnderlyingTo", outputs: [], stateMutability: "nonpayable", type: "function" }];
|
|
@@ -7599,7 +7599,7 @@ function getMainnetSdk(defaultSignerOrProvider) {
|
|
|
7599
7599
|
"aaveV3": {
|
|
7600
7600
|
"data_provider": getContract("0x7B4EB56E7CD4b454BA8ff71E4518426369a138a3", data_provider_default2, defaultSignerOrProvider),
|
|
7601
7601
|
"aaveLendingPoolV3": getContract("0x87870bca3f3fd6335c3f4ce8392d69350b4fa4e2", aaveLendingPoolV3_default, defaultSignerOrProvider),
|
|
7602
|
-
"wrappedTokenGatewayV3": getContract("
|
|
7602
|
+
"wrappedTokenGatewayV3": getContract("0x893411580e590D62dDBca8a703d61Cc4A8c7b2b9", wrappedTokenGatewayV3_default, defaultSignerOrProvider),
|
|
7603
7603
|
"aEthWETH": getContract("0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8", aEthWETH_default, defaultSignerOrProvider),
|
|
7604
7604
|
"variableDebtWETH": getContract("0xeA51d7853EEFb32b6ee06b1C12E6dcCA88Be0fFE", variableDebtWETH_default2, defaultSignerOrProvider),
|
|
7605
7605
|
"stableDebtWETH": getContract("0x102633152313C81cD80419b6EcF66d14Ad68949A", stableDebtWETH_default2, defaultSignerOrProvider)
|
|
@@ -7818,11 +7818,12 @@ var makeAllowFunction = (contract, name) => {
|
|
|
7818
7818
|
const ethersFunction = contract.functions[name];
|
|
7819
7819
|
return (...args) => {
|
|
7820
7820
|
const scopings = args.slice(0, functionInputs.length);
|
|
7821
|
+
const hasScopings = scopings.some((s) => !!s);
|
|
7821
7822
|
const options = args[functionInputs.length] || {};
|
|
7822
7823
|
const presetFunction = {
|
|
7823
7824
|
targetAddress: contract.address,
|
|
7824
7825
|
signature: functionFragment.format("sighash"),
|
|
7825
|
-
condition:
|
|
7826
|
+
condition: hasScopings ? c.calldataMatches(scopings, functionInputs)() : void 0
|
|
7826
7827
|
};
|
|
7827
7828
|
return applyOptions(coercePermission(presetFunction), options);
|
|
7828
7829
|
};
|
|
@@ -7927,7 +7928,7 @@ var contracts = {
|
|
|
7927
7928
|
aaveV3: {
|
|
7928
7929
|
data_provider: "0x7B4EB56E7CD4b454BA8ff71E4518426369a138a3",
|
|
7929
7930
|
aaveLendingPoolV3: "0x87870bca3f3fd6335c3f4ce8392d69350b4fa4e2",
|
|
7930
|
-
wrappedTokenGatewayV3: "
|
|
7931
|
+
wrappedTokenGatewayV3: "0x893411580e590D62dDBca8a703d61Cc4A8c7b2b9",
|
|
7931
7932
|
aEthWETH: "0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8",
|
|
7932
7933
|
variableDebtWETH: "0xeA51d7853EEFb32b6ee06b1C12E6dcCA88Be0fFE",
|
|
7933
7934
|
stableDebtWETH: "0x102633152313C81cD80419b6EcF66d14Ad68949A"
|
|
@@ -10516,6 +10517,66 @@ var ethPools_default = [
|
|
|
10516
10517
|
}
|
|
10517
10518
|
],
|
|
10518
10519
|
rewarder: "0x772359B46FaA01cbe08fB0d34907A72F593D0fcE"
|
|
10520
|
+
},
|
|
10521
|
+
{
|
|
10522
|
+
name: "pufETH/wstETH",
|
|
10523
|
+
id: "205",
|
|
10524
|
+
bpt: "0x63E0d47A6964aD1565345Da9bfA66659F4983F02",
|
|
10525
|
+
tokens: [
|
|
10526
|
+
{
|
|
10527
|
+
address: "0x63E0d47A6964aD1565345Da9bfA66659F4983F02",
|
|
10528
|
+
symbol: "pufETH/wstETH"
|
|
10529
|
+
},
|
|
10530
|
+
{
|
|
10531
|
+
address: "0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0",
|
|
10532
|
+
symbol: "wstETH"
|
|
10533
|
+
},
|
|
10534
|
+
{
|
|
10535
|
+
address: "0xD9A442856C234a39a81a089C06451EBAa4306a72",
|
|
10536
|
+
symbol: "pufETH"
|
|
10537
|
+
}
|
|
10538
|
+
],
|
|
10539
|
+
rewarder: "0x6Ea41486A8f21EED7B20AfDB681b90a5B6C6D029"
|
|
10540
|
+
},
|
|
10541
|
+
{
|
|
10542
|
+
name: "ShezUSD/sDAI",
|
|
10543
|
+
id: "206",
|
|
10544
|
+
bpt: "0xEd0DF9Cd16D806E8A523805e53cf0c56E6dB4D1d",
|
|
10545
|
+
tokens: [
|
|
10546
|
+
{
|
|
10547
|
+
address: "0x83F20F44975D03b1b09e64809B757c47f942BEeA",
|
|
10548
|
+
symbol: "sDAI"
|
|
10549
|
+
},
|
|
10550
|
+
{
|
|
10551
|
+
address: "0xD60EeA80C83779a8A5BFCDAc1F3323548e6BB62d",
|
|
10552
|
+
symbol: "ShezUSD"
|
|
10553
|
+
},
|
|
10554
|
+
{
|
|
10555
|
+
address: "0xEd0DF9Cd16D806E8A523805e53cf0c56E6dB4D1d",
|
|
10556
|
+
symbol: "ShezUSD/sDAI"
|
|
10557
|
+
}
|
|
10558
|
+
],
|
|
10559
|
+
rewarder: "0x5153DD9B05ac642e387c87a12C89E97Fe1bE6860"
|
|
10560
|
+
},
|
|
10561
|
+
{
|
|
10562
|
+
name: "ETHx/wstETH",
|
|
10563
|
+
id: "207",
|
|
10564
|
+
bpt: "0xB91159aa527D4769CB9FAf3e4ADB760c7E8C8Ea7",
|
|
10565
|
+
tokens: [
|
|
10566
|
+
{
|
|
10567
|
+
address: "0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0",
|
|
10568
|
+
symbol: "wstETH"
|
|
10569
|
+
},
|
|
10570
|
+
{
|
|
10571
|
+
address: "0xA35b1B31Ce002FBF2058D22F30f95D405200A15b",
|
|
10572
|
+
symbol: "ETHx"
|
|
10573
|
+
},
|
|
10574
|
+
{
|
|
10575
|
+
address: "0xB91159aa527D4769CB9FAf3e4ADB760c7E8C8Ea7",
|
|
10576
|
+
symbol: "ETHx/wstETH"
|
|
10577
|
+
}
|
|
10578
|
+
],
|
|
10579
|
+
rewarder: "0x571a20C14a7c3Ac6d30Ee7D1925940bb0C027696"
|
|
10519
10580
|
}
|
|
10520
10581
|
];
|
|
10521
10582
|
|
|
@@ -13473,25 +13534,6 @@ var ethPools_default2 = [
|
|
|
13473
13534
|
}
|
|
13474
13535
|
]
|
|
13475
13536
|
},
|
|
13476
|
-
{
|
|
13477
|
-
bpt: "0x9c08C7a7a89cfD671c79eacdc6F07c1996277eD5",
|
|
13478
|
-
id: "0x9c08c7a7a89cfd671c79eacdc6f07c1996277ed5000200000000000000000025",
|
|
13479
|
-
name: "B-50BAL-50USDC",
|
|
13480
|
-
type: "Weighted",
|
|
13481
|
-
gauge: null,
|
|
13482
|
-
tokens: [
|
|
13483
|
-
{
|
|
13484
|
-
address: "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
|
|
13485
|
-
symbol: "USDC",
|
|
13486
|
-
id: "0x"
|
|
13487
|
-
},
|
|
13488
|
-
{
|
|
13489
|
-
address: "0xba100000625a3754423978a60c9317c58a424e3D",
|
|
13490
|
-
symbol: "BAL",
|
|
13491
|
-
id: "0x"
|
|
13492
|
-
}
|
|
13493
|
-
]
|
|
13494
|
-
},
|
|
13495
13537
|
{
|
|
13496
13538
|
bpt: "0x9e030b67a8384cbba09D5927533Aa98010C87d91",
|
|
13497
13539
|
id: "0x9e030b67a8384cbba09d5927533aa98010c87d9100020000000000000000008f",
|
|
@@ -18423,6 +18465,34 @@ var info_default4 = [
|
|
|
18423
18465
|
crvLPToken: "0x86EA1191a219989d2dA3a85c949a12A92f8ED3Db",
|
|
18424
18466
|
cvxDepositToken: "0x91C0f0403eDC057f40e47A6b6Ee226bC489Ac343",
|
|
18425
18467
|
rewarder: "0x7ED2C45cb650B5174E089CCE183E510A79eEdb02"
|
|
18468
|
+
},
|
|
18469
|
+
{
|
|
18470
|
+
name: "cvgSDTSDT",
|
|
18471
|
+
id: "338",
|
|
18472
|
+
crvLPToken: "0xC6628f00F29cc89a87BBeE7554C4725611200fD7",
|
|
18473
|
+
cvxDepositToken: "0x0E3be609dEAf7c900276Ec2dC5B2b5bA08C8f17d",
|
|
18474
|
+
rewarder: "0x41f57AbD96d7e98cCC2C14DF672Bb1750152065D"
|
|
18475
|
+
},
|
|
18476
|
+
{
|
|
18477
|
+
name: "eUSDfxUSD",
|
|
18478
|
+
id: "339",
|
|
18479
|
+
crvLPToken: "0x16b54e3aC8e3ba088333985035b869847e36E770",
|
|
18480
|
+
cvxDepositToken: "0x8Da7c985FC26A19DFB3774af9E529D0f133b0bF7",
|
|
18481
|
+
rewarder: "0x056056063ba7cE97fB4a1bCAaeDEE6AB0DA2Ac6a"
|
|
18482
|
+
},
|
|
18483
|
+
{
|
|
18484
|
+
name: "rev DOLA",
|
|
18485
|
+
id: "340",
|
|
18486
|
+
crvLPToken: "0x20BB4a325924917E3336753BA5350a84F70f392e",
|
|
18487
|
+
cvxDepositToken: "0x3580ec4EAdAa0823a69bf221a63D7AFc26256a65",
|
|
18488
|
+
rewarder: "0xaBe67e32Bd9d4c9575015Fc81C4f5ACdE12c6CD5"
|
|
18489
|
+
},
|
|
18490
|
+
{
|
|
18491
|
+
name: "rev fxUSD",
|
|
18492
|
+
id: "341",
|
|
18493
|
+
crvLPToken: "0x6fC7eA6CA8Cd2759803eb78159C931a8FF5E0557",
|
|
18494
|
+
cvxDepositToken: "0x0Df9c85B825161fE65D40dfd61917232B0f14e97",
|
|
18495
|
+
rewarder: "0xd39D1F27C1a4b2aCd10C493D9639384bE024Dc2B"
|
|
18426
18496
|
}
|
|
18427
18497
|
];
|
|
18428
18498
|
|
|
@@ -19744,10 +19814,6 @@ var ethInfo_default = [
|
|
|
19744
19814
|
address: "0x0d438F3b5175Bebc262bF23753C1E53d03432bDE",
|
|
19745
19815
|
symbol: "wNXM"
|
|
19746
19816
|
},
|
|
19747
|
-
{
|
|
19748
|
-
address: "0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39",
|
|
19749
|
-
symbol: "HEX"
|
|
19750
|
-
},
|
|
19751
19817
|
{
|
|
19752
19818
|
address: "0x0B498ff89709d3838a063f1dFA463091F9801c2b",
|
|
19753
19819
|
symbol: "BTC2x-FLI"
|
|
@@ -19772,6 +19838,10 @@ var ethInfo_default = [
|
|
|
19772
19838
|
address: "0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F",
|
|
19773
19839
|
symbol: "GTC"
|
|
19774
19840
|
},
|
|
19841
|
+
{
|
|
19842
|
+
address: "0x6810e776880C02933D47DB1b9fc05908e5386b96",
|
|
19843
|
+
symbol: "GNO"
|
|
19844
|
+
},
|
|
19775
19845
|
{
|
|
19776
19846
|
address: "0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32",
|
|
19777
19847
|
symbol: "LDO"
|
|
@@ -19804,6 +19874,10 @@ var ethInfo_default = [
|
|
|
19804
19874
|
address: "0x6f40d4A6237C257fff2dB00FA0510DeEECd303eb",
|
|
19805
19875
|
symbol: "INST"
|
|
19806
19876
|
},
|
|
19877
|
+
{
|
|
19878
|
+
address: "0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39",
|
|
19879
|
+
symbol: "HEX"
|
|
19880
|
+
},
|
|
19807
19881
|
{
|
|
19808
19882
|
address: "0x81f8f0bb1cB2A06649E51913A151F0E7Ef6FA321",
|
|
19809
19883
|
symbol: "VITA"
|
|
@@ -20072,6 +20146,10 @@ var ethInfo_default = [
|
|
|
20072
20146
|
address: "0xCa14007Eff0dB1f8135f4C25B34De49AB0d42766",
|
|
20073
20147
|
symbol: "STRK"
|
|
20074
20148
|
},
|
|
20149
|
+
{
|
|
20150
|
+
address: "0xe9B076B476D8865cDF79D1Cf7DF420EE397a7f75",
|
|
20151
|
+
symbol: "FUND"
|
|
20152
|
+
},
|
|
20075
20153
|
{
|
|
20076
20154
|
address: "0x44108f0223A3C3028F5Fe7AEC7f9bb2E66beF82F",
|
|
20077
20155
|
symbol: "ACX"
|
|
@@ -20356,10 +20434,6 @@ var ethInfo_default = [
|
|
|
20356
20434
|
address: "0xAC57De9C1A09FeC648E93EB98875B212DB0d460B",
|
|
20357
20435
|
symbol: "BabyDoge"
|
|
20358
20436
|
},
|
|
20359
|
-
{
|
|
20360
|
-
address: "0x4104b135DBC9609Fc1A9490E61369036497660c8",
|
|
20361
|
-
symbol: "APW"
|
|
20362
|
-
},
|
|
20363
20437
|
{
|
|
20364
20438
|
address: "0x15e6E0D4ebeAC120F9a97e71FaA6a0235b85ED12",
|
|
20365
20439
|
symbol: "SAVM"
|
|
@@ -20368,10 +20442,6 @@ var ethInfo_default = [
|
|
|
20368
20442
|
address: "0x8CCD897ca6160ED76755383B201C1948394328c7",
|
|
20369
20443
|
symbol: "wBAI"
|
|
20370
20444
|
},
|
|
20371
|
-
{
|
|
20372
|
-
address: "0x8457CA5040ad67fdebbCC8EdCE889A335Bc0fbFB",
|
|
20373
|
-
symbol: "ALT"
|
|
20374
|
-
},
|
|
20375
20445
|
{
|
|
20376
20446
|
address: "0xb9f599ce614Feb2e1BBe58F180F370D05b39344E",
|
|
20377
20447
|
symbol: "PORK"
|
|
@@ -20444,10 +20514,6 @@ var ethInfo_default = [
|
|
|
20444
20514
|
address: "0x614577036F0a024DBC1C88BA616b394DD65d105a",
|
|
20445
20515
|
symbol: "GNUS"
|
|
20446
20516
|
},
|
|
20447
|
-
{
|
|
20448
|
-
address: "0xB60acD2057067DC9ed8c083f5aa227a244044fD6",
|
|
20449
|
-
symbol: "stTAO"
|
|
20450
|
-
},
|
|
20451
20517
|
{
|
|
20452
20518
|
address: "0x4A029F7bCf33AcB03547D8fA7be840347973e24e",
|
|
20453
20519
|
symbol: "MAZZE"
|
|
@@ -20664,10 +20730,6 @@ var ethInfo_default = [
|
|
|
20664
20730
|
address: "0xba5BDe662c17e2aDFF1075610382B9B691296350",
|
|
20665
20731
|
symbol: "RARE"
|
|
20666
20732
|
},
|
|
20667
|
-
{
|
|
20668
|
-
address: "0x6810e776880C02933D47DB1b9fc05908e5386b96",
|
|
20669
|
-
symbol: "GNO"
|
|
20670
|
-
},
|
|
20671
20733
|
{
|
|
20672
20734
|
address: "0x9D65fF81a3c488d585bBfb0Bfe3c7707c7917f54",
|
|
20673
20735
|
symbol: "SSV"
|
|
@@ -20700,6 +20762,10 @@ var ethInfo_default = [
|
|
|
20700
20762
|
address: "0x243cACb4D5fF6814AD668C3e225246efA886AD5a",
|
|
20701
20763
|
symbol: "SHI"
|
|
20702
20764
|
},
|
|
20765
|
+
{
|
|
20766
|
+
address: "0x320623b8E4fF03373931769A31Fc52A4E78B5d70",
|
|
20767
|
+
symbol: "RSR"
|
|
20768
|
+
},
|
|
20703
20769
|
{
|
|
20704
20770
|
address: "0x9AAb071B4129B083B01cB5A0Cb513Ce7ecA26fa5",
|
|
20705
20771
|
symbol: "HUNT"
|
|
@@ -20975,10 +21041,6 @@ var ethInfo_default = [
|
|
|
20975
21041
|
{
|
|
20976
21042
|
address: "0x0e4e7F2AecF408AFF4f82f067677050239bdC58A",
|
|
20977
21043
|
symbol: "FUNG"
|
|
20978
|
-
},
|
|
20979
|
-
{
|
|
20980
|
-
address: "0x83F20F44975D03b1b09e64809B757c47f942BEeA",
|
|
20981
|
-
symbol: "sDAI"
|
|
20982
21044
|
}
|
|
20983
21045
|
];
|
|
20984
21046
|
|
|
@@ -21048,29 +21110,25 @@ var eth14 = {
|
|
|
21048
21110
|
...allowErc20Approve(mintTokenAddresses, [
|
|
21049
21111
|
contracts.mainnet.uniswap_v3.positions_nft
|
|
21050
21112
|
]),
|
|
21051
|
-
|
|
21052
|
-
|
|
21053
|
-
|
|
21054
|
-
|
|
21055
|
-
|
|
21056
|
-
|
|
21057
|
-
|
|
21058
|
-
|
|
21059
|
-
|
|
21060
|
-
|
|
21061
|
-
|
|
21062
|
-
|
|
21063
|
-
|
|
21064
|
-
|
|
21065
|
-
|
|
21066
|
-
|
|
21067
|
-
|
|
21068
|
-
|
|
21069
|
-
|
|
21070
|
-
send: true
|
|
21071
|
-
}
|
|
21072
|
-
)
|
|
21073
|
-
},
|
|
21113
|
+
allow.mainnet.uniswap_v3.positions_nft.mint(
|
|
21114
|
+
{
|
|
21115
|
+
recipient: c15.avatar,
|
|
21116
|
+
token0: oneOf(mintTokenAddresses),
|
|
21117
|
+
token1: oneOf(mintTokenAddresses),
|
|
21118
|
+
fee: mintFees ? oneOf(mintFees) : void 0
|
|
21119
|
+
},
|
|
21120
|
+
{
|
|
21121
|
+
send: true
|
|
21122
|
+
}
|
|
21123
|
+
),
|
|
21124
|
+
allow.mainnet.uniswap_v3.positions_nft.increaseLiquidity(
|
|
21125
|
+
{
|
|
21126
|
+
tokenId: nftIds ? oneOf(nftIds) : c15.avatarIsOwnerOfErc721
|
|
21127
|
+
},
|
|
21128
|
+
{
|
|
21129
|
+
send: true
|
|
21130
|
+
}
|
|
21131
|
+
),
|
|
21074
21132
|
allow.mainnet.uniswap_v3.positions_nft.decreaseLiquidity(
|
|
21075
21133
|
nftIds ? {
|
|
21076
21134
|
tokenId: oneOf(nftIds)
|
|
@@ -21635,4 +21693,4 @@ export {
|
|
|
21635
21693
|
createApply,
|
|
21636
21694
|
createExportToSafeTransactionBuilder
|
|
21637
21695
|
};
|
|
21638
|
-
//# sourceMappingURL=chunk-
|
|
21696
|
+
//# sourceMappingURL=chunk-SJ3X4OD3.mjs.map
|