Elnaril
banner
elnaril.bsky.social
Elnaril
@elnaril.bsky.social
Freelance and open-source developer working on Python blockchain projects.

https://github.com/Elnaril
https://fiverr.com/elnaril
https://gravatar.com/elnaril

#python #web3 #crypto #ethereum #uniswap #buidl #DeFi #programming #coding #blockchain
Overlooked typing features of recent Python versions:

martynassubonis.substack.com/p/advanced-o...
Advanced, Overlooked Python Typing
There is a common debate in Python circles: if you want static typing, why choose Python to begin with?
martynassubonis.substack.com
December 11, 2025 at 8:31 AM
#Hacktoberfest2025 starts tomorrow and the (unofficial) #Python SDK for the #Uniswap Universal Router is part of it this year! ❤️‍🔥

I've described and tagged several updates/enhancements for this event, ranging from beginner to intermediate and advanced.

Have a look and share it!
September 30, 2025 at 2:36 PM
Web3/AI tutorial published by Chainstack
and using the #Uniswap Universal Router #Python SDK!

www.youtube.com/watch?v=2wQn...

#web3 #programming #coding #blockchain #Ethereum
Build an Autonomous Web3 AI Trading Agent (BASE + Uniswap V4 example)
YouTube video by Chainstack
www.youtube.com
August 30, 2025 at 7:34 AM
Reposted by Elnaril
asyncio: a library with too many sharp corners

An explanation of some major issues with asyncio.

https://sailor.li/asyncio
August 5, 2025 at 3:15 AM
Reposted by Elnaril
Python Tutorial: How to rate limit async requests to credit-based APIs

Easily manage rate limits based on a number of credits or computational units per time unit, or cups

https://dev.to/elnaril/python-tutorial-how-to-rate-limit-async-requests-to-credit-based-apis-ahj
April 23, 2025 at 9:15 AM
Uniswap released #Uniswap V4 five weeks ago.

Alpha versions of the #Python UR SDK were already around and the stable one (v2.0.0) was packaged 2 weeks ago.

#web3 | #crypto | #DeFi | #programming | #coding | #blockchain

Here is the breakdown (in %) of downloads per version over the last week:
March 7, 2025 at 3:28 PM
The #OpenSource #Python Universal Router SDK ✨v2.0.0✨ is released and supports now all #uniswap V4 features!

➡️ Swap on V4 pools
➡️ Create new V4 pools
➡️ Mint positions on V4 pools
➡️ And much more ....

github.com/Elnaril/unis...

#Web3 #BUIDL #DeFi #programming #coding #blockchain #crypto #ethereum
GitHub - Elnaril/uniswap-universal-router-decoder: Uniswap Universal Router SDK - Decode and Encode Transactions
Uniswap Universal Router SDK - Decode and Encode Transactions - Elnaril/uniswap-universal-router-decoder
github.com
February 22, 2025 at 9:44 AM
💫 #Python #Uniswap Universal Router beta release: the v2.0.0b1 fixes some issues and improve documentation! 🎉

Are you ready to dev around Uniswap V4?
➡️ github.com/Elnaril/unis...

#Buidl | #Web3 | #OpenSource | #DeFi | #programming | #coding | #blockchain
GitHub - Elnaril/uniswap-universal-router-decoder: Uniswap Universal Router SDK - Decode and Encode Transactions
Uniswap Universal Router SDK - Decode and Encode Transactions - Elnaril/uniswap-universal-router-decoder
github.com
February 9, 2025 at 5:46 PM
V4 SWAP_EXACT_OUT is now fixed as well! 💫
Still available only from the repo at the moment, though

➡️ #Python #Uniswap Universal Router SDK

#DeFi | #Buidl | #OpenSource | #programming | #coding | #blockchain
February 7, 2025 at 5:03 PM
Just pushed a fix for V4 SWAP_EXACT_IN.
Hopefully I will be able to release the first beta soon™️ !

➡️ #Python #Uniswap Universal Router SDK

#DeFi | #Buidl | #OpenSource | #web3
February 6, 2025 at 7:17 PM
I wrote a couple of #Gedit plugins that help me for my jobs, and I thought they could also help others, so I #OpenSource 'ed them:

- JSON Formatter: Verify, Format and Minimify #JSON documents
- Prettifier: Prettify data structures

Repo/doc: github.com/Elnaril/gedi...

#Python
GitHub - Elnaril/gedit-plugin-collection: Collection of plugins for gedit
Collection of plugins for gedit. Contribute to Elnaril/gedit-plugin-collection development by creating an account on GitHub.
github.com
January 22, 2025 at 9:00 AM
💫 Third alpha release for the #Python #Uniswap Universal Router SDK!
With the v2.0.0a3, come the last remaining V4 functions! 🎉💫

github.com/Elnaril/unis...

#Buidl | #Web3 | #OpenSource | #DeFi
GitHub - Elnaril/uniswap-universal-router-decoder: Uniswap Universal Router SDK - Decode and Encode Transactions
Uniswap Universal Router SDK - Decode and Encode Transactions - Elnaril/uniswap-universal-router-decoder
github.com
January 20, 2025 at 6:30 PM
💫And here is the v2.0.0a2, with more #Uniswap V4 function supported in this 2nd pre-release!💫

Check it out and let me know what you think!

github.com/Elnaril/unis...

#Python | #crypto | #BUIDL | #web3 | #opensource
GitHub - Elnaril/uniswap-universal-router-decoder: Uniswap Universal Router SDK - Decode and Encode Transactions
Uniswap Universal Router SDK - Decode and Encode Transactions - Elnaril/uniswap-universal-router-decoder
github.com
January 10, 2025 at 6:24 PM
💫 The (unofficial) #Python #Uniswap Universal Router SDK now supports some Uniswap V4 features, including mint and swap !! 💫

Check it out! Would really appreciate feedbacks and/or issue reports!

Doc in the README: github.com/Elnaril/unis...
GitHub - Elnaril/uniswap-universal-router-decoder: Uniswap Universal Router SDK - Decode and Encode Transactions
Uniswap Universal Router SDK - Decode and Encode Transactions - Elnaril/uniswap-universal-router-decoder
github.com
January 2, 2025 at 7:33 AM
My #Python #OpenSource libraries:

For #Uniswap:
- Universal Router SDK: github.com/Elnaril/unis...
- Find the best price on V2/V3 pools: github.com/Elnaril/unis...
- UniswapX SDK: github.com/Elnaril/pyth...

Other #OSS lib:
- Rate limit async requests: github.com/Elnaril/cred...
GitHub - Elnaril/uniswap-universal-router-decoder: Uniswap Universal Router SDK - Decode and Encode Transactions
Uniswap Universal Router SDK - Decode and Encode Transactions - Elnaril/uniswap-universal-router-decoder
github.com
December 1, 2024 at 3:43 PM