API Reference ex_open_sea v0.0.4
modules
Modules
OpenSea API Client for Elixir
Return a cursor to a list of NFTs based on the specified filter parameters.
Return information about a single NFT, based on its contract address and token ID. The response will contain an Asset Object.
Encode parameters with multiple values for the same key in the OpenSea accepted format.
Encodes enumerable keys and values as "x-www-form-urlencoded". It encodes " " as "+".