Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ethereum
master
Ethereum
Account
Contract
Network
Payment
Response
Account
Contract
DecodeData
Payment
Sign
ValidationError
Generated using Crystal 1.14.0
2024-11-12 12:11:39 UTC
module
Ethereum::
Account
Extended Modules
Ethereum::Account
Defined in:
ethereum/account.cr
Instance Method Summary
#generate_account
: Response::Account
#get_balance
(address : String) : String
#is_address?
(address : String) : Bool
Instance Method Detail
def
generate_account
:
Response::Account
#
[
View source
]
def
get_balance
(address : String) : String
#
[
View source
]
def
is_address?
(address : String) : Bool
#
[
View source
]