package
0.0.0-20241114120545-4fc17d7a63ab
Repository: https://github.com/arnac-io/opentonapi.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
CollectAdditionalInfo goes over the whole trace and populates trace.TraceAdditionalInfo based on information provided by InformationSource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DistinctAccounts returns a list of accounts that are involved in the given trace.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Account holds low-level details about a particular account taken directly from the blockchain.
AccountInfo extends Account type to hold additional human-friendly information about a particular account.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
BlockHeader contains information extracted from a block.
Contract represents an account but contains a few fields that are only relevant for smart contracts.
No description provided by the author
No description provided by the author
DecodedMessageBody contains a message body decoded by tongo.abi package.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GenSoftware describes version and capabilities of software that created a blockchain block.
No description provided by the author
InscriptionMessage describes a message according to the TON-20 specification: https://docs.tonano.io/introduction/overview#indexer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NftSaleContract holds partial results of get_sale_data method.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
STONfiPool holds partial results of execution of STONfi's "get_pool_data" method.
No description provided by the author
StorageInfo is taken from TLB storage_stat:StorageInfo.
StorageProvider is a smart contract that accepts storage requests and manages payments from clients.
No description provided by the author
No description provided by the author
No description provided by the author
TraceAdditionalInfo holds information about a trace but not directly extracted from it or a corresponding transaction.
TraceID identifies a trace by a hash of the transaction which created it and the logical time of the transaction.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
InformationSource provides methods to construct TraceAdditionalInfo.
LibraryResolver provides a method to resolve libraries by their hashes.
# Type aliases
No description provided by the author
ExternalAddress represents either the source or destination address of external inbound(ExtInMsg) or external outbound(ExtOutMsg) message correspondingly.
No description provided by the author
No description provided by the author
No description provided by the author
TransactionType stands for transaction kind from [4.2.4] from the TON whitepaper.
No description provided by the author
No description provided by the author
No description provided by the author