@depay/web3-blockchains
Advanced tools
Comparing version 9.0.2 to 9.1.0
{ | ||
"name": "@depay/web3-blockchains", | ||
"moduleName": "Web3Blockchains", | ||
"version": "9.0.2", | ||
"version": "9.1.0", | ||
"description": "JavaScript library containing aggregated information and abstractions for web3 blockchains.", | ||
@@ -6,0 +6,0 @@ "main": "dist/umd/index.js", |
@@ -91,4 +91,5 @@ ## Quickstart | ||
fullName: String, // Ethereum Mainnet, Binance Smart Chain Mainnet ... | ||
logo: String, // base64 data or URL | ||
logo: String, // base64 data or URL (logo for colored or dark background) | ||
logoBackgroundColor: String // hex color | ||
logoWhiteBackground: String // base64 data or url (logos for white background) | ||
currency: { Object | ||
@@ -95,0 +96,0 @@ name: String, // Ether, Binance Coin, ... |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
159809
1476
220