Giveth / giveth-next

Giveth 2.0 implementation in NextJS
https://next.giveth.io
GNU General Public License v3.0
20 stars 13 forks source link

network fee estimation on xdai is wrong #594

Open divine-comedian opened 2 years ago

divine-comedian commented 2 years ago

testing on next.giveth.io and giveth.io

when making a donation to a project it estimates the gas price in $$ dollars based on the gwei/xdai amount - however since I'm on xdai this would be < $0.01 - something is not being calcualted correctly -

also should add a space between Netwrok Fees and ? (the tooltip marker)

image.png