EVMPrivateKey

Description: EVMPrivateKey represents a private key of an account on an EVM-compatible blockchain. This type checks the validity of the private key string format.

Value type:

  • string (e.g. "4c0883a69102937d6231471b5dbb6204fe512961708279796dd26494c6616480")

Last updated