Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Fetch collections #2102

Merged

Conversation

RabbitDoge
Copy link
Contributor

Merge on feature branch

.env.production Outdated Show resolved Hide resolved
Comment on lines +6 to +22
const res = await request(
GRAPH_API_NFTMARKET,
gql`
{
collections {
id
name
symbol
active
totalVolumeBNB
numberTokensListed
tradingFee
creatorFee
}
}
`,
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No default order? By latest, volume, ...?

.env.development Outdated Show resolved Hide resolved
src/state/nftMarket/reducer.ts Outdated Show resolved Hide resolved
@RabbitDoge RabbitDoge merged commit 0c96566 into pancakeswap:feature/nft-market Sep 7, 2021
@RabbitDoge RabbitDoge deleted the nft-data-fetch branch September 7, 2021 06:16
RabbitDoge added a commit that referenced this pull request Sep 7, 2021
RabbitDoge added a commit that referenced this pull request Sep 8, 2021
hachiojidev pushed a commit that referenced this pull request Sep 8, 2021
hachiojidev pushed a commit that referenced this pull request Sep 10, 2021
hachiojidev pushed a commit to hachiojidev/pancake-frontend that referenced this pull request Sep 16, 2021
hachiojidev pushed a commit that referenced this pull request Sep 16, 2021
hachiojidev pushed a commit that referenced this pull request Sep 17, 2021
hachiojidev pushed a commit that referenced this pull request Sep 20, 2021
hachiojidev pushed a commit that referenced this pull request Sep 21, 2021
hachiojidev pushed a commit that referenced this pull request Sep 24, 2021
Chef-Cheems pushed a commit that referenced this pull request Sep 25, 2021
hachiojidev pushed a commit that referenced this pull request Sep 27, 2021
hachiojidev pushed a commit that referenced this pull request Sep 28, 2021
hachiojidev pushed a commit that referenced this pull request Sep 28, 2021
hachiojidev pushed a commit that referenced this pull request Sep 29, 2021
RabbitDoge added a commit that referenced this pull request Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants