1
1
# ONRE
2
2
3
- ![ 0 .0.0] ( https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/onre/package.json ) ![ v3] ( https://img.shields.io/badge/framework%20version-v3-blueviolet )
3
+ ![ 1 .0.0] ( https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/onre/package.json ) ![ v3] ( https://img.shields.io/badge/framework%20version-v3-blueviolet )
4
4
5
5
This document was generated automatically. Please see [ README Generator] ( ../../scripts#readme-generator ) for more info.
6
6
@@ -22,20 +22,20 @@ This document was generated automatically. Please see [README Generator](../../s
22
22
23
23
## Input Parameters
24
24
25
- | Required? | Name | Description | Type | Options | Default |
26
- | :-------: | :------: | :-----------------: | :----: | :---------------------------------------------------------------------------------- : | :--------: |
27
- | | endpoint | The endpoint to use | string | [ nav] ( #reserves-endpoint ) , [ por ] ( #reserves-endpoint ) , [ reserves] ( #reserves-endpoint ) | ` reserves ` |
25
+ | Required? | Name | Description | Type | Options | Default |
26
+ | :-------: | :------: | :-----------------: | :----: | :-------------------------------------------------------: | :--------: |
27
+ | | endpoint | The endpoint to use | string | [ nav] ( #reserves-endpoint ) , [ reserves] ( #reserves-endpoint ) | ` reserves ` |
28
28
29
29
## Reserves Endpoint
30
30
31
- Supported names for this endpoint are: ` nav ` , ` por ` , ` reserves ` .
31
+ Supported names for this endpoint are: ` nav ` , ` reserves ` .
32
32
33
33
### Input Params
34
34
35
- | Required? | Name | Aliases | Description | Type | Options | Default | Depends On | Not Valid With |
36
- | :-------: | :---------: | :-----: | :----------------------: | :----: | :---------------: | :---------------: | :--------: | :------------: |
37
- | ✅ | fundId | | Fund id | number | | | | |
38
- | | reportValue | | Which value to report on | string | ` net_asset_value ` | ` net_asset_value ` | | |
35
+ | Required? | Name | Aliases | Description | Type | Options | Default | Depends On | Not Valid With |
36
+ | :-------: | :---------: | :-----: | :------------------------------------------ : | :----: | :---------------: | :---------------: | :--------: | :------------: |
37
+ | ✅ | fundId | | Fund id | number | | | | |
38
+ | | reportValue | | Which value to report on as top-level result | string | ` net_asset_value ` | ` net_asset_value ` | | |
39
39
40
40
### Example
41
41
0 commit comments