所有辅助函数都有一个chain
选项来指定从哪个区块链获取数据。 以下是chain
选项当前支持的值。 任何“Lookup Values
”都将匹配相应的链。
如果未指定,该链将默认为以太坊主网。
Chain | Lookup Values |
Ethereum Mainnet | eth , mainnet , 0x1 |
Ropsten (Ethereum Testnet) | testnet , ropsten , 0x3 |
Rinkeby (Ethereum Testnet) | rinkeby , 0x4 |
Goerli (Ethereum Testnet) | goerli , 0x5 |
Kovan (Ethereum Testnet) | kovan , 0x2a |
Binance Smart Chain Mainnet | bsc , binance , binance smart chain , 0x38 |
Binance Smart Chain Testnet | bsc testnet , binance testnet , binance smart chain testnet , 0x61 |
Polygon (Matic) Mainnet | matic , polygon , 0x89 |
Mumbai (Matic Testnet) | mumbai , matic testnet , polygon testnet , 0x13881 |
Avalanche Mainnet | avalanche , 0xa86a |
Avalanche Testnet | avalanche testnet , 0xa869 |
Fantom Mainnet | fantom , 0xfa |
Local Dev Chain (Ganache, Hardhat) (doesn"t work currently with Web3API) | ganache , hardhat , localdevchain , local devchain ,dev , 0x539 |
本地开发链(Ganache
、Hardhat
)目前不适用于 Web3API。
运行环境要求当前 DevEco Studio 只支持 Windows 版本,为保证 DevEco Studio 正常运行,建议您的电脑配置满足如下要求:操作系...
EnumMapjava.lang.Object |---java.util.AbstractMapK,V |---|---java.util.EnumMapK,Vpublic class EnumMapK extends EnumK,Vex...
SimpleTimeZonejava.lang.Object |---java.util.TimeZone |---|---java.util.SimpleTimeZonepublic class SimpleTimeZoneextends...
AccessibilityAbilityInfojava.lang.Object |---ohos.accessibility.AccessibilityAbilityInfopublic class AccessibilityAbilit...
Pig Latin的 BagToString()函数用于将包的元素连接成字符串。在连接时,我们可以在这些值之间放置分隔符(可选)。通常,包是无...
此函数用于将给定字符串的第一个字符转换为小写。语法以下是 LCFIRST()函数的语法。grunt LCFIRST(expression) 例假设在 HDFS 目...
此函数接受日期时间对象作为参数,并返回给定日期时间对象的当前秒的毫秒数。语法这是 GetMilliSecond()函数的语法。grunt Get...
此函数接受两个日期时间对象,并计算两个给定日期时间对象之间的小时数。语法这是 HoursBetween()函数的语法。grunt HoursBetwee...