This PR adds Snap-facing pricing support for Chain 138 and documents the exact integration contract for current and historical valuation.
What Changed
add Snap methods for:
current price
historical price
pricing context
update Snap manifest and README
add integrator guidance for pricing payloads and fallback behavior
add a dedicated requirements doc for Snap-grade pricing integration
Validation
verified request/response expectations against the live token-aggregation API
aligned docs with the deployed pricing-context flow
Notes
This PR depends on the token-aggregation pricing endpoints introduced in the corresponding smom-dbis-138 PR.
## Summary
This PR adds Snap-facing pricing support for Chain 138 and documents the exact integration contract for current and historical valuation.
## What Changed
- add Snap methods for:
- current price
- historical price
- pricing context
- update Snap manifest and README
- add integrator guidance for pricing payloads and fallback behavior
- add a dedicated requirements doc for Snap-grade pricing integration
## Validation
- verified request/response expectations against the live token-aggregation API
- aligned docs with the deployed pricing-context flow
## Notes
This PR depends on the token-aggregation pricing endpoints introduced in the corresponding `smom-dbis-138` PR.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
This PR adds Snap-facing pricing support for Chain 138 and documents the exact integration contract for current and historical valuation.
What Changed
Validation
Notes
This PR depends on the token-aggregation pricing endpoints introduced in the corresponding
smom-dbis-138PR.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.