-
Notifications
You must be signed in to change notification settings - Fork 9
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 a utility function to check ERC-20 token allowance #18
Comments
Can I jump on this task? |
Can I tackle this one? |
Hello @Abeeujah, I’d be glad to work on this issue! I will implement a utility function to retrieve the allowance of an ERC-20 token, allowing the contract to verify token swap approvals. The function will take the tokenAddress, owner, and spender as inputs and return the current allowance amount. I will also write comprehensive unit tests to cover various scenarios, including zero, partial, and maximum allowance. If approved, I’ll ensure to deliver a robust and well-tested PR within the next 12-24 hours. Let me know if I can proceed! Looking forward to contributing. |
Hi, I am proficient Blockchain developer expert in Cairo , Rust and Solidity and also in web development. |
I'd like to handle this task. My name is Gideon Bature, a Software Engineer with experience writing Rust. I will love to work on this issue, writing a utility function that retrieves the allowance, and also write a comprehensive unit test for the function. If I am assigned, I will send my first PR within 48 hours. Thank you! |
I'm a good rust dev. I can handle this assignment. |
Can I handle this task? |
Mind if I try this one? |
Could I take a shot at this? |
Let me handle this issue! |
I’d like to work on this. |
Hi there! I’m excited to deliver a clean, efficient, and reliable utility function to fetch ERC-20 token allowances. With proven experience in Solidity and smart contract development, I’ll ensure the implementation is both gas-efficient and adheres to best practices. The function will accurately retrieve the allowance for any token, owner, and spender combination while meeting all edge cases, including zero allowance, partial approvals, and maximum possible values. To guarantee robustness, I’ll provide comprehensive unit tests covering all scenarios. My focus on clean code, edge case handling, and thorough test coverage ensures a utility function that’s ready for real-world use. You can expect timely delivery, clear communication, and a solution that exceeds expectations. Let’s get this utility up and running — future-proof, precise, and fully tested. I look forward to contributing to your project! |
Could I try solving this? Good day, my name is Deon I'm a Full-Stack Web3 Developer, I'm a first time contributor to Autoswappr and would love the opportunity to contribute by solving this issue. How I Plan To Tackle This Issue |
Mind if I try this one? |
Can i be assigned this? |
Hey! Im an engineer with several years experience working in web3, including a couple of years experience working as a software engineer at a DeFi protocol. I'm very familiar with financial products and have experience in smart contract development in both Cairo and Solidity, as well as experience with rust. Would love to work on this issue if its available. |
Can I take this issue? |
Let me try this one!I am a Full Stack Developer with two years of professional experience, specializing in web3. I have strong background in blockchain and extensive experience in Next.js/React, TypeScript, Cairo and Rust. I will like to take care of this. |
Thanks for the assignment! Will aim to open a PR ASAP |
@hannahredler Any update so far? Please feel free to join Autoswappr TG contributors group |
@sprtd Thank you for assigning me to the task, let me get to work... |
Can i work on this? @Abeeujah |
1 similar comment
Can i work on this? @Abeeujah |
Hi, I am a beginner Cairo developer from Paris. |
Mind if I take this issue? I will like to work on this. |
I’d like to work on this. |
May I try my hand at this? |
I’d love to apply for this opportunity! With my experience in implementing utility functions and creating comprehensive tests, including ERC-20 allowance retrievals, I’m excited about contributing to tasks that enhance smart contract functionality. This role aligns perfectly with my skills in blockchain development and testing! |
I'd love to contribute to this project. ready to put in the work. Please assign me this implementation issue. |
Hi, |
Is it okay if I tackle this? |
Proposal to Work on the IssueI am eager to contribute to this issue and believe I am well-suited for the task, given my extensive experience in Cairo programming and building decentralized applications on StarkNet. My expertise spans across multiple domains crucial for this implementation:
Why Assign This to Me?I have a track record of delivering high-quality solutions efficiently, with a deep understanding of smart contract security, decentralized architectures, and full-stack development. My ability to bridge frontend, backend, and blockchain components ensures a well-rounded, optimized solution. Estimated TimelineI anticipate delivering a fully functional solution within 2 days. Please let me know if I can proceed. I am excited about the opportunity to contribute and look forward to collaborating! Best regards, |
May I be assigned to this please? |
I'd like to take this issue. |
Is it okay if I tackle this? |
Hello, I'm Wheval. I have experience in frontend development and also have been learning to write contracts and tests in Cairo. Can I take this issue? I would create a function and add the interface of the function that retrieves the allowance. ETA is 1 day. |
Could I take a shot at this? |
Is this issue still available? |
Application for ContributionI am excited about the opportunity to contribute to this issue and am confident that my expertise aligns well with the requirements. With a strong background in Cairo programming and decentralized application development on StarkNet, I bring a well-rounded skill set to deliver an effective solution. Relevant Expertise
Why Consider My Application?My proven track record of delivering high-quality, optimized solutions in blockchain and full-stack development sets me apart. I have a deep understanding of smart contract security, decentralized architectures, and the synergy between frontend, backend, and blockchain layers—ensuring a seamless and efficient implementation. ETAI expect to have a working solution ready within 48 hours. Please let me know if I can proceed with the implementation. |
Could I be assigned to this? |
1 similar comment
Could I be assigned to this? |
Is it okay if I tackle this? |
I'd love to handle this. Gm dev |
Can I handle this task? ETA - 3days |
thanks for the assignment |
Implement a utility function to retrieve the allowance of an ERC-20 token, enabling the contract to verify token swap approvals.
Details:
Inputs:
Output:
Returns current allowance amount.
Tasks:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: