MCPcopy Create free account

hub / github.com/chainbound/apollo / types & classes

Types & classes39 in github.com/chainbound/apollo

↓ 6 callersTypeAliasABIType
generate/utils.go:10
StructApolloOpts
Main program options, provided as cli arguments
types/types.go:17
StructBlockDater
chainservice/block_dater.go:21
StructBlockWrapper
chainservice/block_dater.go:16
StructCachedClient
chainservice/cached_client.go:18
StructCallResult
types/types.go:39
TypeAliasChain
types/types.go:5
InterfaceChainFunctionProvider
dsl/schema.go:166
StructChainService
chainservice/chainservice.go:21
StructColumn
generate/sql.go:11
StructConfig
config.go:13
StructContractSchema
dsl/schema.go:276
StructCsvHandler
output/output.go:126
StructDB
db/db.go:31
StructDbSettings
DbSettings contains the database connection settings read from the YAML configuration file, and also an optional default timeout.
db/db.go:23
StructDynamicSchema
DynamicSchema represents the schema at different steps of evaluation. For each step, it contains methods to proceed to the next step with new informat
dsl/schema.go:33
StructErc20
Erc20 is an auto generated Go binding around an Ethereum contract.
bindings/erc20/erc20.go:41
StructErc20Approval
Erc20Approval represents a Approval event raised by the Erc20 contract.
bindings/erc20/erc20.go:520
StructErc20ApprovalIterator
Erc20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Erc
bindings/erc20/erc20.go:453
StructErc20Caller
Erc20Caller is an auto generated read-only Go binding around an Ethereum contract.
bindings/erc20/erc20.go:48
StructErc20CallerRaw
Erc20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
bindings/erc20/erc20.go:90
StructErc20CallerSession
Erc20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
bindings/erc20/erc20.go:72
StructErc20Filterer
Erc20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
bindings/erc20/erc20.go:58
StructErc20Raw
Erc20Raw is an auto generated low-level Go binding around an Ethereum contract.
bindings/erc20/erc20.go:85
StructErc20Session
Erc20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
bindings/erc20/erc20.go:64
StructErc20Transactor
Erc20Transactor is an auto generated write-only Go binding around an Ethereum contract.
bindings/erc20/erc20.go:53
StructErc20TransactorRaw
Erc20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
bindings/erc20/erc20.go:95
StructErc20TransactorSession
Erc20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
bindings/erc20/erc20.go:79
StructErc20Transfer
Erc20Transfer represents a Transfer event raised by the Erc20 contract.
bindings/erc20/erc20.go:674
StructErc20TransferIterator
Erc20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Erc
bindings/erc20/erc20.go:607
StructEventSchema
dsl/schema.go:321
StructLoopSchema
LoopSchema defines a DSL loop block. It contains the items, and for every item a query is generated.
dsl/schema.go:55
InterfaceMethod
This package should generate the packed ABI inputs
generate/callmsg.go:14
StructMethodSchema
dsl/schema.go:298
StructOutputHandler
output/output.go:16
StructQuerySchema
QuerySchema defines a DSL query block.
dsl/schema.go:61
TypeAliasResultType
types/types.go:31
StructSave
dsl/schema.go:359
StructTransform
dsl/schema.go:352