Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Conversation

@grantfogle
Copy link
Collaborator

No description provided.

@grantfogle grantfogle marked this pull request as draft November 14, 2025 23:41
@@ -0,0 +1,46 @@
import axios from 'axios';

interface RevenueParams {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move to reusable type files

};

export async function fetchMiningRevenue(params: RevenueParams) {
console.log(API_ENDPOINTS)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add env check for local and dev urls

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants