curl --request GET \
--url https://dln-api.debridge.finance/api/Satistics/getAllTime{
"totalAmountGivenUsd": 123,
"totalAmountTakenUsd": 123,
"totalProtocolFeeUsd": 123,
"totalAffiliateFeeUsd": 123,
"createdOrdersCount": 123,
"fulfilledOrdersCount": 123,
"activeOrdersCount": 123,
"uniqueOrderCreators": 123,
"date": 123,
"period": "LatestTwentyFourHours"
}curl --request GET \
--url https://dln-api.debridge.finance/api/Satistics/getAllTime{
"totalAmountGivenUsd": 123,
"totalAmountTakenUsd": 123,
"totalProtocolFeeUsd": 123,
"totalAffiliateFeeUsd": 123,
"createdOrdersCount": 123,
"fulfilledOrdersCount": 123,
"activeOrdersCount": 123,
"uniqueOrderCreators": 123,
"date": 123,
"period": "LatestTwentyFourHours"
}OK
Total Give amount USD equivalent
Total Take amount USD equivalent
Total FixFee+TransferFee USD equivalent
Total AffiliateFee USD equivalent
Number of created orders
Number of fulfilled orders
Number of active (i.e created, but not fulfilled)
Unique users that created orders
LatestTwentyFourHours, AllTime