ypricemagic icon indicating copy to clipboard operation
ypricemagic copied to clipboard

Fetch accurate prices for tokens solely using on-chain data.

Results 5 ypricemagic issues
Sort by recently updated
recently updated
newest added

* chore: refactor with a_sync.TaskMapping * chore: swap cache lib * chore: add exc detail * fix(mypy): uni v2 typing

Issue: Different curve pools sometimes have slightly different ABIs and/or overloaded functions not accounted for. Stacktrace: ```python >>> y.get_price("0x6B3595068778DD592e39A122f4f5a5cF09C90fE2", 14974989) File "", line 1, in File "a_sync/modified.py", line 36, in...