Skip to content

Fix getPoolStateWithBalancesV3 with less 18 decimals tokens #886

Fix getPoolStateWithBalancesV3 with less 18 decimals tokens

Fix getPoolStateWithBalancesV3 with less 18 decimals tokens #886

Workflow file for this run

name: Pull request
on:
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
jobs:
checks:
name: Checks
uses: ./.github/workflows/checks.yml
secrets: inherit