0rtis / dfktools

Interact with the contracts of DefiKingdoms
MIT License
127 stars 95 forks source link

UniswapV2Router CV update #53

Closed sammyd24 closed 2 years ago

sammyd24 commented 2 years ago

Added the UniswapV2Router contract address for Crystalvale.

Refactored the functions inside in a manner similar to quest_core_v2.py. Each function now takes router_contract as an argument to support both CV and SD calls.

Added dynamic fee support (EIP-1559).