EthIdenticon
A component to get the Ethereum Identicon, an image that identifies Ethereum Accounts.
Usage
Demonstration
Props
address
address
TYPE | DEFAULT VALUE |
---|---|
| None (Required) |
Ethereum adress.
scale
scale
TYPE | DEFAULT VALUE |
---|---|
|
|
Size of the image.
radius
radius
TYPE | DEFAULT VALUE |
---|---|
|
|
Border radius of the image. It helps to show curved edges or make circles.
soften
soften
TYPE | DEFAULT VALUE |
---|---|
|
|
Softens the colors of the image.
Last updated