我有点困惑,我想在https://ens.domains/上买一个域名,而且一个域名的价格非常高,大约是150美元。这一价格大部分来自汽油费。令人困惑的是,ens告诉我下面的Estimated Total (Price + Gas). The gas price is based at 130 Gwei,而在https://ethgasstation.info/中,汽油价格是83。在ens是130,在and是83。对吗?为什么ENS会考虑更高的汽油价格?另外,在ENS中有什么方法可以看到估计的总量是如何计算的呢?
。
嗨,我正试图通过selenium获得域名的价格,页面没有加载,不知道为什么,我附上了屏幕截图,我的代码是:
import time
import chromedriver_autoinstaller
from selenium import webdriver
chromedriver_autoinstaller.install() # Check if the current version of chromedriver exists
# and if it doesn't exist, dow