web3wagmi
← All standards

ERC-7649 Bonding curve-embedded liquidity for NFTs

Draftrequires ERC-721

🆔 ERC-165 interface ids

Computed here as the XOR of the selectors each interface defines.

BondingCurve0x5cf4ee91

⚙️ Functions this standard introduces (19)

0xd1a93d18buyShares(uint256)payable
0x427e3618buySharesTo(uint256,address)payable
0xc157253dgetBuyPrice(uint256,uint256)pure
0x08d4db14getBuyPrice(uint256)view
0x19224cb4getBuyPriceAfterFee(uint256,uint256,uint256,uint256,uint256)pure
0x6b4ed02agetBuyPriceAfterFee(uint256)view
0xbe74264dgetFeePercent()view
0x5cf4ee91getPrice(uint256,uint256)pure
0x9477d85dgetSellPrice(uint256,uint256)pure
0xba730e53getSellPrice(uint256)view
0xa58379a1getSellPriceAfterFee(uint256,uint256,uint256,uint256,uint256)pure
0x08f97dd8getSellPriceAfterFee(uint256)view
0x19786af8getSharesBalance(address)view
0x7573af8egetSharesIssuer()view
0x06ae0df9getSharesSubject()view
0x20357321getSharesSupply()view
0xbe1125b5getTradeVolume()view
0x4ba8ae81sellShares(uint256)
0xd7c94230sellSharesTo(uint256,address)

⚖️ Compare with

Parsed from the canonical specification · discussion