Skip to content

Document fuel tank creation via the Platform API#35

Open
EtayM wants to merge 3 commits into
enjin:masterfrom
EtayM:docs/fuel-tank-creation-api
Open

Document fuel tank creation via the Platform API#35
EtayM wants to merge 3 commits into
enjin:masterfrom
EtayM:docs/fuel-tank-creation-api

Conversation

@EtayM

@EtayM EtayM commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Replaces the Console-only walkthrough in "Using Fuel Tanks" with CreateTransaction/createFuelTank snippets (GraphQL, cURL, C# SDK, JS, Node.js, Python) now that tank creation is available on the API, and revives three worked rule-set configs under "Other configurations". Also corrects the invalid signerAccount argument to signerAddress across the guides. Field shapes verified against the live schema.
Note: C# SDK snippets follow the generated builder pattern but are unverified against the published package.

EtayM and others added 3 commits July 6, 2026 13:08
Replace the Console walkthrough in "Cover transaction fees for your
players" with CreateTransaction/createFuelTank snippets (GraphQL, cURL,
C# SDK, JS, Node.js, Python), and revive three worked configs under
"Other configurations": collection transfers, whole-collection, and
whitelisted-accounts-with-budget. Field shapes verified against the
live schema. C# SDK snippets follow the generated builder pattern and
are unverified against the published package.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
CreateTransaction / SweepManagedWallet expose signerAddress, not
signerAccount (verified via schema introspection). Correct every
occurrence across the guides, including a broken GraphQL snippet in
the WalletConnect guide that declared and passed $signerAccount.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Fuel tanks can now be created in the Enjin Platform UI
(platform.beta.enjin.io/fuel-tanks), so reference that instead of the
Enjin Blockchain Console in the "Prefer a UI?" tip and the funding step.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant