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

add endpoints for airdrop #125

Merged
merged 6 commits into from
Oct 28, 2024
Merged

Conversation

ShantelPeters
Copy link
Contributor

@djeck1432 kindly review the implementation of the airdrop endpoint.

web_app/contract_tools/airdrop.py Show resolved Hide resolved
web_app/contract_tools/airdrop.py Show resolved Hide resolved
web_app/contract_tools/airdrop.py Show resolved Hide resolved
web_app/contract_tools/airdrop.py Show resolved Hide resolved
@@ -0,0 +1,108 @@
use my_project::interfaces::erc20::{IERC20Dispatcher, IERC20DispatcherTrait};
Copy link
Owner

Choose a reason for hiding this comment

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

Why did you add these test cases?

@djeck1432
Copy link
Owner

@ShantelPeters When can you finish with my comments

@djeck1432
Copy link
Owner

@ShantelPeters Please, fix your issues as soon as possible

@ShantelPeters
Copy link
Contributor Author

@ShantelPeters Please, fix your issues as soon as possible

I’m working on it sir @djeck1432

@djeck1432
Copy link
Owner

@ShantelPeters any updates?

Copy link
Owner

@djeck1432 djeck1432 left a comment

Choose a reason for hiding this comment

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

Looks good to me

@djeck1432 djeck1432 merged commit 1013bd3 into djeck1432:main Oct 28, 2024
2 checks passed
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.

Create endpoint for fetching all available airdrops by contract_address
2 participants