Skip to content

Add a script for all realm parcel owner with subgraph#148

Open
orionstardust wants to merge 12 commits intomasterfrom
SOLID-150-script-for-all-realm-parcel-owner-with-subgraph
Open

Add a script for all realm parcel owner with subgraph#148
orionstardust wants to merge 12 commits intomasterfrom
SOLID-150-script-for-all-realm-parcel-owner-with-subgraph

Conversation

@orionstardust
Copy link
Contributor

No description provided.

parcels[i].lodgeId = parcel.lodgeId;
parcels[i].surveying = parcel.surveying;
parcels[i].harvesterCount = parcel.harvesterCount;
// parcels[i].buildGrid = parcel.buildGrid;

Choose a reason for hiding this comment

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

is this being queried somewhere else? I think the script is not returning it, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is what I'm working for now.

uint256[4] alchemicaBoost; //fud, fomo, alpha, kek
uint256[4] alchemicaRemaining; //fud, fomo, alpha, kek
uint256 currentRound; //begins at 0 and increments after surveying has begun
//// uint256[] roundBaseAlchemica; //round alchemica not including boosts

Choose a reason for hiding this comment

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

is this being queried somewhere else? I think the script is not returning it, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is what I'm working for now.
Nested mapping could be returned, so changing to array..

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