Commit 9208069
committed
feat(ccip): add rate limits API with token finality and internalIdFormat support
Expose CCIP rate limits data via new lane endpoints, add token finality details, and support both chains.json keys and selector names as input/output formats.1 parent 715a2dc commit 9208069
49 files changed
Lines changed: 77877 additions & 36646 deletions
File tree
- public/api/ccip/v1
- src
- __mocks__
- components/CCIP
- Chain
- Drawer
- Search
- Tables
- Token
- config
- data/ccip
- v1_2_0
- mainnet
- testnet
- features/utils
- lib/ccip
- __tests__
- services
- types
- pages/api/ccip/v1
- drips/[chainName]
- lanes
- by-chain-id/[source]/[destination]
- by-internal-id/[source]/[destination]
- by-selector/[source]/[destination]
- tokens
- [tokenCanonicalSymbol]
- scripts
- ccip
- data
- tests
- workers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
0 commit comments