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: erc1155 buy order #113

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Conversation

orionstardust
Copy link
Member

No description provided.

@orionstardust orionstardust force-pushed the feat/UM-6719-erc1155-offers branch 2 times, most recently from 6daafe3 to f2416fb Compare July 24, 2024 13:37
…6719-erc1155-offers

# Conflicts:
#	abis/AavegotchiDiamond.json
#	src/mappings/diamond.ts
#	subgraph.mumbai.yaml
#	subgraph.yaml
@orionstardust orionstardust marked this pull request as ready for review July 24, 2024 21:04
entity.seller = event.params.seller;
if (entity.quantity == BIGINT_ZERO) {
entity.quantity = event.params.time;
Copy link
Member

Choose a reason for hiding this comment

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

Could you explain what this line is doing? @orionstardust

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.

2 participants