MCPcopy Create free account

hub / github.com/chainbound/apollo / functions

Functions154 in github.com/chainbound/apollo

MethodApprove
Approve is a paid mutator transaction binding the contract method 0x095ea7b3. Solidity: function approve(address _spender, uint256 _value) returns(bo
bindings/erc20/erc20.go:385
MethodBalance
(chain apolloTypes.Chain, address common.Address, block *big.Int)
chainservice/chainservice.go:244
MethodBalanceOf
BalanceOf is a free data retrieval call binding the contract method 0x70a08231. Solidity: function balanceOf(address _owner) view returns(uint256 bal
bindings/erc20/erc20.go:233
MethodBalanceOf
BalanceOf is a free data retrieval call binding the contract method 0x70a08231. Solidity: function balanceOf(address _owner) view returns(uint256 bal
bindings/erc20/erc20.go:240
MethodCall
Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for sim
bindings/erc20/erc20.go:167
MethodClose
Close terminates the iteration process, releasing any pending underlying resources.
bindings/erc20/erc20.go:514
MethodClose
Close terminates the iteration process, releasing any pending underlying resources.
bindings/erc20/erc20.go:668
MethodDecimals
Decimals is a free data retrieval call binding the contract method 0x313ce567. Solidity: function decimals() view returns(uint8)
bindings/erc20/erc20.go:264
MethodDecimals
Decimals is a free data retrieval call binding the contract method 0x313ce567. Solidity: function decimals() view returns(uint8)
bindings/erc20/erc20.go:271
MethodError
Error returns any retrieval or parsing error occurred during filtering.
bindings/erc20/erc20.go:662
MethodFallback
Fallback is a paid mutator transaction binding the contract fallback function. Solidity: fallback() payable returns()
bindings/erc20/erc20.go:434
MethodFallback
Fallback is a paid mutator transaction binding the contract fallback function. Solidity: fallback() payable returns()
bindings/erc20/erc20.go:448
MethodFilterApproval
FilterApproval is a free log retrieval operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925. Solid
bindings/erc20/erc20.go:530
MethodFilterTransfer
FilterTransfer is a free log retrieval operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef. Solid
bindings/erc20/erc20.go:684
MethodInputs
()
dsl/schema.go:317
MethodName
()
dsl/schema.go:313
MethodName
()
dsl/schema.go:340
MethodName
Name is a free data retrieval call binding the contract method 0x06fdde03. Solidity: function name() view returns(string)
bindings/erc20/erc20.go:278
MethodName
Name is a free data retrieval call binding the contract method 0x06fdde03. Solidity: function name() view returns(string)
bindings/erc20/erc20.go:295
MethodName
Name is a free data retrieval call binding the contract method 0x06fdde03. Solidity: function name() view returns(string)
bindings/erc20/erc20.go:302
FunctionNewErc20
NewErc20 creates a new instance of Erc20, bound to a specific deployed contract.
bindings/erc20/erc20.go:100
FunctionNewErc20Filterer
NewErc20Filterer creates a new log filterer instance of Erc20, bound to a specific deployed contract.
bindings/erc20/erc20.go:127
FunctionNewErc20Transactor
NewErc20Transactor creates a new write-only instance of Erc20, bound to a specific deployed contract.
bindings/erc20/erc20.go:118
MethodNext
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false
bindings/erc20/erc20.go:468
MethodNext
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false
bindings/erc20/erc20.go:622
MethodParseApproval
ParseApproval is a log parse operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925. Solidity: event
bindings/erc20/erc20.go:597
MethodParseTransfer
ParseTransfer is a log parse operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef. Solidity: event
bindings/erc20/erc20.go:751
FunctionSchemaPath
()
config.go:51
MethodSecondsToBlockInterval
(ctx context.Context, seconds int64)
chainservice/block_dater.go:81
MethodSymbol
Symbol is a free data retrieval call binding the contract method 0x95d89b41. Solidity: function symbol() view returns(string)
bindings/erc20/erc20.go:326
MethodSymbol
Symbol is a free data retrieval call binding the contract method 0x95d89b41. Solidity: function symbol() view returns(string)
bindings/erc20/erc20.go:333
FunctionTestBlockByTime
(t *testing.T)
chainservice/block_dater_test.go:11
FunctionTestBuildInput
(t *testing.T)
generate/callmsg_test.go:13
FunctionTestConnect
(t *testing.T)
chainservice/chainservice_test.go:29
FunctionTestConnect
(t *testing.T)
db/db_test.go:23
FunctionTestCreateTable
(t *testing.T)
db/db_test.go:30
FunctionTestExecCallContracts
(t *testing.T)
chainservice/chainservice_test.go:32
FunctionTestGenerateCsvHeaders
(t *testing.T)
generate/csv_test.go:9
FunctionTestGenerateInsertSQL
func TestGenerateColumns(t *testing.T) { schema, err := ParseV2("../test") if err != nil { t.Fatal(err) } var cols []*Column for _, s := range
generate/sql_test.go:45
FunctionTestListenForEvents
func TestFilterEvents(t *testing.T) { schema, err := generate.ParseV2("./test") if err != nil { t.Fatal(err) } service := newChainService() res
chainservice/chainservice_test.go:79
FunctionTestNewSchema
(t *testing.T)
dsl/schema_test.go:9
MethodTokenBalance
(chain apolloTypes.Chain, address, tokenAddress common.Address, block *big.Int)
chainservice/chainservice.go:261
MethodTotalSupply
TotalSupply is a free data retrieval call binding the contract method 0x18160ddd. Solidity: function totalSupply() view returns(uint256)
bindings/erc20/erc20.go:357
MethodTotalSupply
TotalSupply is a free data retrieval call binding the contract method 0x18160ddd. Solidity: function totalSupply() view returns(uint256)
bindings/erc20/erc20.go:364
MethodTransact
Transact invokes the (paid) contract method with params as input values.
bindings/erc20/erc20.go:178
MethodTransfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
bindings/erc20/erc20.go:173
MethodTransfer
Transfer is a paid mutator transaction binding the contract method 0xa9059cbb. Solidity: function transfer(address _to, uint256 _value) returns(bool)
bindings/erc20/erc20.go:392
MethodTransfer
Transfer is a paid mutator transaction binding the contract method 0xa9059cbb. Solidity: function transfer(address _to, uint256 _value) returns(bool)
bindings/erc20/erc20.go:399
MethodTransfer
Transfer is a paid mutator transaction binding the contract method 0xa9059cbb. Solidity: function transfer(address _to, uint256 _value) returns(bool)
bindings/erc20/erc20.go:406
MethodTransferFrom
TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd. Solidity: function transferFrom(address _from, address _to, uint25
bindings/erc20/erc20.go:413
MethodTransferFrom
TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd. Solidity: function transferFrom(address _from, address _to, uint25
bindings/erc20/erc20.go:427
MethodWatchApproval
WatchApproval is a free log subscription operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925. Sol
bindings/erc20/erc20.go:551
MethodWatchTransfer
WatchTransfer is a free log subscription operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef. Sol
bindings/erc20/erc20.go:705
Functionmain
()
main.go:33
← previous101–154 of 154, ranked by callers