You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Supported Networks: options {ETH, AVAX, SYS (referred to as NEVM in the code)}
Cost per 1000 API calls (in $): TBC
Accepted Payment Currencies: eth, ablock, avax,aablock, wsys, sysblock Note: do not display a currency label for Amount to pay when the response value == null
Cancel Project: TBC
Extend Project: extend_project
New Project Modal (in addition to the above):
Amount to pay: api_call_cost_aablock, api_call_cost_ablock, api_call_cost_sysblock, api_call_cost_eth, api_call_cost_wsys, api_call_cost_avax
Quote expiry time: expiry_time
Payment address: payment_avax_address, payment_eth_address, payment_nevm_address Note: do not display a currency label for Amount to pay and/or Payment address when their response value == null
Dashboard UI elements and their corresponding API data:
Dashboard:
project_id
status
(reponses:pending
,active
,inactive
,cancelled
oruser_cancelled
)api_tokens_used
/api_tokens
* 100} eg: 250 used / 1000 granted * 100 = 25%Project Info Modal (in addition to the above):
ETH
,AVAX
,SYS
(referred to as NEVM in the code)}eth
,ablock
,avax
,aablock
,wsys
,sysblock
Note: do not display a currency label for
Amount to pay
when the response value ==null
extend_project
New Project Modal (in addition to the above):
api_call_cost_aablock
,api_call_cost_ablock
,api_call_cost_sysblock
,api_call_cost_eth
,api_call_cost_wsys
,api_call_cost_avax
expiry_time
payment_avax_address
,payment_eth_address
,payment_nevm_address
Note: do not display a currency label for
Amount to pay
and/orPayment address
when their response value ==null
API References:
https://api.blocknet.org/#get-project-stats
https://api.blocknet.org/#extend-project
The text was updated successfully, but these errors were encountered: