CryptoApis::CreateCoinsTransactionRequestFromAddressRISenders

Properties

Name Type Description Notes
address String Defines the sender's public address.

Example

require 'crypto_apis'

instance = CryptoApis::CreateCoinsTransactionRequestFromAddressRISenders.new(
  address: 0x8798d11a96a2822ae60275f3a0798a2542912a10
)