EeseeRaribleRouter
EeseeRaribleRouter
exchangeV2Core
Main rarible marketplace contract's address.
ERC20NotSupported
InvalidDataType
InvalidAssetClass
purchaseAsset
Buys NFT for {nftPrice} from Rarible marketplace and sends it to {recipient}.
Parameters
Return Values
Inherited from EeseePausable
pause
Called by the PAUSER_ROLE to pause, triggers stopped state.
unpause
Called by the PAUSER_ROLE to unpause, returns to normal state.
Inherited from EeseeRoleHandler
Inherited from Pausable
paused
Returns true if the contract is paused, and false otherwise.
Paused
Emitted when the pause is triggered by account
.
Unpaused
Emitted when the pause is lifted by account
.
Inherited from ERC721Holder
onERC721Received
_See {IERC721Receiver-onERC721Received}.
Always returns IERC721Receiver.onERC721Received.selector
._
Last updated