Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainbound/apollo
/ types & classes
Types & classes
39 in github.com/chainbound/apollo
⨍
Functions
154
◇
Types & classes
39
↓ 6 callers
TypeAlias
ABIType
generate/utils.go:10
Struct
ApolloOpts
Main program options, provided as cli arguments
types/types.go:17
Struct
BlockDater
chainservice/block_dater.go:21
Struct
BlockWrapper
chainservice/block_dater.go:16
Struct
CachedClient
chainservice/cached_client.go:18
Struct
CallResult
types/types.go:39
TypeAlias
Chain
types/types.go:5
Interface
ChainFunctionProvider
dsl/schema.go:166
Struct
ChainService
chainservice/chainservice.go:21
Struct
Column
generate/sql.go:11
Struct
Config
config.go:13
Struct
ContractSchema
dsl/schema.go:276
Struct
CsvHandler
output/output.go:126
Struct
DB
db/db.go:31
Struct
DbSettings
DbSettings contains the database connection settings read from the YAML configuration file, and also an optional default timeout.
db/db.go:23
Struct
DynamicSchema
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
Struct
Erc20
Erc20 is an auto generated Go binding around an Ethereum contract.
bindings/erc20/erc20.go:41
Struct
Erc20Approval
Erc20Approval represents a Approval event raised by the Erc20 contract.
bindings/erc20/erc20.go:520
Struct
Erc20ApprovalIterator
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
Struct
Erc20Caller
Erc20Caller is an auto generated read-only Go binding around an Ethereum contract.
bindings/erc20/erc20.go:48
Struct
Erc20CallerRaw
Erc20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
bindings/erc20/erc20.go:90
Struct
Erc20CallerSession
Erc20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
bindings/erc20/erc20.go:72
Struct
Erc20Filterer
Erc20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
bindings/erc20/erc20.go:58
Struct
Erc20Raw
Erc20Raw is an auto generated low-level Go binding around an Ethereum contract.
bindings/erc20/erc20.go:85
Struct
Erc20Session
Erc20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
bindings/erc20/erc20.go:64
Struct
Erc20Transactor
Erc20Transactor is an auto generated write-only Go binding around an Ethereum contract.
bindings/erc20/erc20.go:53
Struct
Erc20TransactorRaw
Erc20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
bindings/erc20/erc20.go:95
Struct
Erc20TransactorSession
Erc20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
bindings/erc20/erc20.go:79
Struct
Erc20Transfer
Erc20Transfer represents a Transfer event raised by the Erc20 contract.
bindings/erc20/erc20.go:674
Struct
Erc20TransferIterator
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
Struct
EventSchema
dsl/schema.go:321
Struct
LoopSchema
LoopSchema defines a DSL loop block. It contains the items, and for every item a query is generated.
dsl/schema.go:55
Interface
Method
This package should generate the packed ABI inputs
generate/callmsg.go:14
Struct
MethodSchema
dsl/schema.go:298
Struct
OutputHandler
output/output.go:16
Struct
QuerySchema
QuerySchema defines a DSL query block.
dsl/schema.go:61
TypeAlias
ResultType
types/types.go:31
Struct
Save
dsl/schema.go:359
Struct
Transform
dsl/schema.go:352