MCPcopy Create free account

hub / github.com/comrade-coop/apocryph / functions

Functions152 in github.com/comrade-coop/apocryph

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
backend/abi/IERC20.abi.go:602
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
backend/abi/SimplePayment.abi.go:377
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
backend/abi/SimplePayment.abi.go:530
FunctionOpenExternalLink
()
frontend/src/icons.tsx:2
MethodOwner
Owner is a free data retrieval call binding the contract method 0x8da5cb5b. Solidity: function owner() view returns(address)
backend/abi/SimplePayment.abi.go:225
MethodOwner
Owner is a free data retrieval call binding the contract method 0x8da5cb5b. Solidity: function owner() view returns(address)
backend/abi/SimplePayment.abi.go:232
MethodParseApproval
ParseApproval is a log parse operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925. Solidity: event
backend/abi/IERC20.abi.go:577
MethodParseOwnershipTransferred
ParseOwnershipTransferred is a log parse operation binding the contract event 0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0. Sol
backend/abi/SimplePayment.abi.go:505
MethodParseTransfer
ParseTransfer is a log parse operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef. Solidity: event
backend/abi/IERC20.abi.go:731
MethodParseWithdraw
ParseWithdraw is a log parse operation binding the contract event 0xb283270b87db7ad5d1fbb15af2039324aa28bebf00c89e37579882f7cb261d19. Solidity: event
backend/abi/SimplePayment.abi.go:659
MethodRenounceOwnership
RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6. Solidity: function renounceOwnership() returns()
backend/abi/SimplePayment.abi.go:301
MethodRenounceOwnership
RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6. Solidity: function renounceOwnership() returns()
backend/abi/SimplePayment.abi.go:315
MethodServeDNS
(ctx context.Context, w dns.ResponseWriter, r *dns.Msg)
backend/aapp-dns/dns.go:26
MethodSymbol
Symbol is a free data retrieval call binding the contract method 0x95d89b41. Solidity: function symbol() view returns(string)
backend/abi/IERC20.abi.go:327
MethodSymbol
Symbol is a free data retrieval call binding the contract method 0x95d89b41. Solidity: function symbol() view returns(string)
backend/abi/IERC20.abi.go:334
MethodToken
Token is a free data retrieval call binding the contract method 0xfc0c546a. Solidity: function token() view returns(address)
backend/abi/SimplePayment.abi.go:256
MethodToken
Token is a free data retrieval call binding the contract method 0xfc0c546a. Solidity: function token() view returns(address)
backend/abi/SimplePayment.abi.go:263
FunctionTooltipButton
(props: TooltipButton)
frontend/src/TooltipButton.tsx:11
MethodTotalPaid
TotalPaid is a free data retrieval call binding the contract method 0x2cd69d60. Solidity: function totalPaid(address payer, uint64 version) view retu
backend/abi/SimplePayment.abi.go:287
MethodTotalPaid
TotalPaid is a free data retrieval call binding the contract method 0x2cd69d60. Solidity: function totalPaid(address payer, uint64 version) view retu
backend/abi/SimplePayment.abi.go:294
MethodTotalSupply
TotalSupply is a free data retrieval call binding the contract method 0x18160ddd. Solidity: function totalSupply() view returns(uint256)
backend/abi/IERC20.abi.go:358
MethodTotalSupply
TotalSupply is a free data retrieval call binding the contract method 0x18160ddd. Solidity: function totalSupply() view returns(uint256)
backend/abi/IERC20.abi.go:365
MethodTransact
Transact invokes the (paid) contract method with params as input values.
backend/abi/IERC20.abi.go:179
MethodTransact
Transact invokes the (paid) contract method with params as input values.
backend/abi/SimplePayment.abi.go:201
MethodTransfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
backend/abi/IERC20.abi.go:174
MethodTransfer
Transfer is a paid mutator transaction binding the contract method 0xa9059cbb. Solidity: function transfer(address to, uint256 amount) returns(bool)
backend/abi/IERC20.abi.go:393
MethodTransfer
Transfer is a paid mutator transaction binding the contract method 0xa9059cbb. Solidity: function transfer(address to, uint256 amount) returns(bool)
backend/abi/IERC20.abi.go:400
MethodTransfer
Transfer is a paid mutator transaction binding the contract method 0xa9059cbb. Solidity: function transfer(address to, uint256 amount) returns(bool)
backend/abi/IERC20.abi.go:407
MethodTransfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
backend/abi/SimplePayment.abi.go:196
MethodTransferFrom
TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd. Solidity: function transferFrom(address from, address to, uint256
backend/abi/IERC20.abi.go:414
MethodTransferFrom
TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd. Solidity: function transferFrom(address from, address to, uint256
backend/abi/IERC20.abi.go:428
MethodTransferOwnership
TransferOwnership is a paid mutator transaction binding the contract method 0xf2fde38b. Solidity: function transferOwnership(address newOwner) return
backend/abi/SimplePayment.abi.go:322
MethodTransferOwnership
TransferOwnership is a paid mutator transaction binding the contract method 0xf2fde38b. Solidity: function transferOwnership(address newOwner) return
backend/abi/SimplePayment.abi.go:336
MethodUpdateBucket
(bucketId string, status BucketStatus)
backend/swarm/swarm.go:99
MethodUpdateCapacity
(capacityLeft uint64)
backend/swarm/swarm.go:151
MethodWatchApproval
WatchApproval is a free log subscription operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925. Sol
backend/abi/IERC20.abi.go:531
MethodWatchOwnershipTransferred
WatchOwnershipTransferred is a free log subscription operation binding the contract event 0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b
backend/abi/SimplePayment.abi.go:459
MethodWatchTransfer
WatchTransfer is a free log subscription operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef. Sol
backend/abi/IERC20.abi.go:685
MethodWatchWithdraw
WatchWithdraw is a free log subscription operation binding the contract event 0xb283270b87db7ad5d1fbb15af2039324aa28bebf00c89e37579882f7cb261d19. Sol
backend/abi/SimplePayment.abi.go:613
MethodWithdraw
Withdraw is a paid mutator transaction binding the contract method 0x13b6731f. Solidity: function withdraw(address payerAddress, uint64 version, addr
backend/abi/SimplePayment.abi.go:343
MethodWithdraw
Withdraw is a paid mutator transaction binding the contract method 0x13b6731f. Solidity: function withdraw(address payerAddress, uint64 version, addr
backend/abi/SimplePayment.abi.go:357
MethodauthenticateHandler
(w http.ResponseWriter, r *http.Request)
backend/minio-manager/identity.go:85
Functioninit
()
backend/minio-manager/payment.go:30
Functioninit
()
backend/minio-manager/main.go:199
Functioninit
()
backend/aapp-dns/dns.go:104
Functioninit
var directives = []string{ "example", "whoami", "aapp_dns", "startup", "shutdown", }
backend/dns-build/main.go:26
Functionmain
()
backend/minio-manager/main.go:39
Functionmain
()
backend/dns-build/main.go:54
FunctiononLogs
()
frontend/src/contracts.ts:33
FunctionsetAmountGb
(newAmountGb: bigint)
frontend/src/App.tsx:58
FunctionsetDuration
(newDuration: number)
frontend/src/App.tsx:55
Functionsetup
(c *caddy.Controller)
backend/aapp-dns/dns.go:106
← previous101–152 of 152, ranked by callers