Skip to content

Latest commit

 

History

History
54 lines (48 loc) · 1.16 KB

File metadata and controls

54 lines (48 loc) · 1.16 KB

Base Method Inventory (No Raffle)

Generated on: 2026-02-27 Source repo scanned: aavegotchi-dapp

This inventory intentionally excludes raffle/ticket-related method names for Base-era parity.

Extracted methods

  • addGotchiLending
  • agreeGotchiLending
  • approve
  • batchDropClaimXPDrop
  • batchExecuteERC1155Listing
  • batchHarvest
  • bridge
  • buyNow
  • cancelAuction
  • cancelERC1155Listing
  • cancelERC721Listing
  • cancelGotchiLending
  • claim
  • claimAavegotchi
  • claimAndEndGotchiLending
  • claimForgeQueueItems
  • commitBid
  • createAuction
  • createWhitelist
  • decreaseAndDestroy
  • enterWithUnderlying
  • equipDelegatedWearables
  • forgeWearables
  • leaveToUnderlying
  • openPortals
  • reduceQueueTime
  • safeTransferFrom
  • setApprovalForAll
  • smeltWearables
  • spendSkillPoints
  • swapAndBuyNow
  • swapAndCommitBid
  • transferEscrow
  • updateERC1155ListingPriceAndQuantity
  • updateWhitelist
  • useConsumables
  • withdrawFromPool

Notes

  • Raw extraction artifacts:
    • docs/parity/base-methods-direct-literals.txt
    • docs/parity/base-methods-return-literals-filtered.txt
    • docs/parity/base-methods-base-era.txt
  • This file is used as the parity denominator for Base-era command coverage.