Skip to content

Commit

Permalink
add shapeshift custom fee
Browse files Browse the repository at this point in the history
  • Loading branch information
harisang committed Feb 10, 2025
1 parent 634c3bb commit 1f9e8e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ def from_network(network: Network) -> ProtocolFeeConfig:
"0xe37da2d07e769b7fcb808bdeaeffb84561ff4eca": 0.15,
"0x63695eee2c3141bde314c5a6f89b98e62808d716": 0.10,
"0x352a3666b27bb09aca7b4a71ed624429b7549551": 0.15,
"0x90a48d5cf7343b08da12e067680b4c6dbfe551be": 0.15,
},
)

Expand Down

0 comments on commit 1f9e8e6

Please sign in to comment.