mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-04-30 22:02:28 +08:00
add historical to test.js
This commit is contained in:
@@ -25,8 +25,10 @@ This is a work in progress. The goal is to eventually handle historical data. De
|
||||
If you have any suggestions, want to contribute or want to chat, please join [our discord](https://discord.defillama.com/) and drop a message.
|
||||
|
||||
## Testing adapters
|
||||
```
|
||||
```bash
|
||||
node test.js projects/pangolin/index.js
|
||||
# Add a timestamp at the end to run the adapter at a historical timestamp
|
||||
node test.js projects/aave/v3.js 1729080692
|
||||
```
|
||||
|
||||
## Changing RPC providers
|
||||
|
||||
Reference in New Issue
Block a user