CryptoApis::CreateAutomaticTokensForwardingRBTokenDataEthereumToken

Properties

Name Type Description Notes
contract_address String Represents the specific `contractAddress` of the Token that will be forwarded.

Example

require 'crypto_apis'

instance = CryptoApis::CreateAutomaticTokensForwardingRBTokenDataEthereumToken.new(
  contract_address: 0xdac17f958d2ee523a2206206994597c13d831ec7
)