You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the docs, it says BigInt has the dividedBy() method. It seems this has been updated to div()
Same with BigDecimal. It was renamed to div()
I'm on versions: "@graphprotocol/graph-cli": "^0.22.3", "@graphprotocol/graph-ts": "^0.22.1"