Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Coinbase client #277

Merged
merged 681 commits into from
Feb 4, 2025
Merged

feat: Coinbase client #277

merged 681 commits into from
Feb 4, 2025

Conversation

monilpat
Copy link
Collaborator

Note this is missing my latest commits as can't seem to clone or git fetch --all on my machine

snobbee and others added 30 commits January 13, 2025 08:43
@monilpat monilpat marked this pull request as ready for review February 3, 2025 03:50
const handleTokenApprovals = async (client: any, price: GetIndicativePriceResponse): Promise<boolean> => {
try {
const sellTokenContract = getContract({
address: '0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913',
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We need to remove this and pass in the sellToken address

@snobbee snobbee merged commit f3028d8 into sif-dev Feb 4, 2025
4 of 10 checks passed
@snobbee snobbee deleted the coinbaseClient branch February 4, 2025 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants