SeacowsPairMetadata
Last updated
Last updated
This contract stores the basic metadata, or functions, of the contract and is inherited by SeacowsERC721TradePair
.
Returns the address of the ERC-20 token.
Returns the address of the ERC-721 collection.
Returns the percentage precision used in the pair.
Returns the value used to represent 1% in the pair with respect to .
Returns the total supply of LP shares.
Returns the value used to represent 0.5% in the pair with respect to .
Returns the value of maximum protocol fee that can be configured in the pair contract. With respect to .
Returns LP shares amount of a Position NFT. See .
Returns the owner of a Position NFT. See .