Skip to content

feat: add DefiPlaza#12

Open
timanrebel wants to merge 1 commit intoxstelea:mainfrom
timanrebel:main
Open

feat: add DefiPlaza#12
timanrebel wants to merge 1 commit intoxstelea:mainfrom
timanrebel:main

Conversation

@timanrebel
Copy link
Copy Markdown

No description provided.

gatewayClient.gatewayApiClient.state.innerClient.stateEntityDetails(
{
stateEntityDetailsRequest: {
addresses: [DefiPlaza[resourceAddress].poolAddress],
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

need to fix TS error


for (const { resourceAddress, amount } of defiplazaFungibleResources) {
// Fetch total supply of lp token
const poolTokenResponse = yield* Effect.tryPromise({
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

cache response

);

// Fetch balances of TwoResourcePool
const poolResponse = yield* Effect.tryPromise({
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

cache response

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.

1 participant