Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
onchain-shard
master
OnChain
API
AddrBalance
Address
Balance
Balances
ERC20
ErrorMessage
Ethereum
EthereumToSign
ExtendedKey
ExtendedKeys
HashesToSign
HashToSign
History
Multisig
MultiSigPayment
NetworkAddress
NetworkAddresses
RedeemScript
SendStatus
Signature
Signatures
Transaction
Tx
Utxo
Utxos
Generated using Crystal 1.14.0
2024-11-26 09:05:13 UTC
struct
OnChain::
API::
Utxos
OnChain::API::Utxos
Struct
Value
Object
Defined in:
onchain-shard/models/utxos.cr
Constructors
.new
(utxos : Array(Utxo))
Constructor Detail
def self.
new
(utxos : Array(
Utxo
))
#
[
View source
]