Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ardanlabs/smartcontract
/ functions
Functions
346 in github.com/ardanlabs/smartcontract
⨍
Functions
346
◇
Types & classes
95
Method
FreezeAccount
FreezeAccount is a paid mutator transaction binding the contract method 0xd16a7a4b. Solidity: function FreezeAccount(address target, bool freeze) ret
app/simplecoin/contract/go/simplecoin/simplecoin.go:315
Method
FrozenAccount
FrozenAccount is a free data retrieval call binding the contract method 0xab31471e. Solidity: function FrozenAccount(address ) view returns(bool)
app/simplecoin/contract/go/simplecoin/simplecoin.go:256
Method
FrozenAccount
FrozenAccount is a free data retrieval call binding the contract method 0xab31471e. Solidity: function FrozenAccount(address ) view returns(bool)
app/simplecoin/contract/go/simplecoin/simplecoin.go:263
Method
Items
Items is a free data retrieval call binding the contract method 0x4547a6b3. Solidity: function Items(string ) view returns(uint256)
app/basic/contract/go/basic/basic.go:225
Method
Items
Items is a free data retrieval call binding the contract method 0x4547a6b3. Solidity: function Items(string ) view returns(uint256)
app/basic/contract/go/basic/basic.go:232
Method
MatchSender
MatchSender is a free data retrieval call binding the contract method 0x406b5523. Solidity: function MatchSender(string id, address participant, uint
app/signature/contract/go/verify/verify.go:256
Method
MatchSender
MatchSender is a free data retrieval call binding the contract method 0x406b5523. Solidity: function MatchSender(string id, address participant, uint
app/signature/contract/go/verify/verify.go:263
Method
Mint
Mint is a paid mutator transaction binding the contract method 0x0f6798a5. Solidity: function Mint(address recipient, uint256 mintedAmount) returns()
app/simplecoin/contract/go/simplecoin/simplecoin.go:322
Method
Mint
Mint is a paid mutator transaction binding the contract method 0x0f6798a5. Solidity: function Mint(address recipient, uint256 mintedAmount) returns()
app/simplecoin/contract/go/simplecoin/simplecoin.go:336
Function
NewBankCaller
NewBankCaller creates a new read-only instance of Bank, bound to a specific deployed contract.
app/bank/proxy/contract/go/bank/bank.go:132
Function
NewBankCaller
NewBankCaller creates a new read-only instance of Bank, bound to a specific deployed contract.
app/bank/single/contract/go/bank/bank.go:132
Function
NewBankFilterer
NewBankFilterer creates a new log filterer instance of Bank, bound to a specific deployed contract.
app/bank/proxy/contract/go/bank/bank.go:150
Function
NewBankFilterer
NewBankFilterer creates a new log filterer instance of Bank, bound to a specific deployed contract.
app/bank/single/contract/go/bank/bank.go:150
Function
NewBankTransactor
NewBankTransactor creates a new write-only instance of Bank, bound to a specific deployed contract.
app/bank/proxy/contract/go/bank/bank.go:141
Function
NewBankTransactor
NewBankTransactor creates a new write-only instance of Bank, bound to a specific deployed contract.
app/bank/single/contract/go/bank/bank.go:141
Function
NewBankapi
NewBankapi creates a new instance of Bankapi, bound to a specific deployed contract.
app/bank/proxy/contract/go/bankapi/bankapi.go:123
Function
NewBankapiCaller
NewBankapiCaller creates a new read-only instance of Bankapi, bound to a specific deployed contract.
app/bank/proxy/contract/go/bankapi/bankapi.go:132
Function
NewBankapiFilterer
NewBankapiFilterer creates a new log filterer instance of Bankapi, bound to a specific deployed contract.
app/bank/proxy/contract/go/bankapi/bankapi.go:150
Function
NewBankapiTransactor
NewBankapiTransactor creates a new write-only instance of Bankapi, bound to a specific deployed contract.
app/bank/proxy/contract/go/bankapi/bankapi.go:141
Function
NewBasicCaller
NewBasicCaller creates a new read-only instance of Basic, bound to a specific deployed contract.
app/basic/contract/go/basic/basic.go:132
Function
NewBasicFilterer
NewBasicFilterer creates a new log filterer instance of Basic, bound to a specific deployed contract.
app/basic/contract/go/basic/basic.go:150
Function
NewBasicTransactor
NewBasicTransactor creates a new write-only instance of Basic, bound to a specific deployed contract.
app/basic/contract/go/basic/basic.go:141
Function
NewBookCaller
NewBookCaller creates a new read-only instance of Book, bound to a specific deployed contract.
app/book/contract/go/book/book.go:141
Function
NewBookFilterer
NewBookFilterer creates a new log filterer instance of Book, bound to a specific deployed contract.
app/book/contract/go/book/book.go:159
Function
NewBookTransactor
NewBookTransactor creates a new write-only instance of Book, bound to a specific deployed contract.
app/book/contract/go/book/book.go:150
Function
NewSimplecoinCaller
NewSimplecoinCaller creates a new read-only instance of Simplecoin, bound to a specific deployed contract.
app/simplecoin/contract/go/simplecoin/simplecoin.go:132
Function
NewSimplecoinFilterer
NewSimplecoinFilterer creates a new log filterer instance of Simplecoin, bound to a specific deployed contract.
app/simplecoin/contract/go/simplecoin/simplecoin.go:150
Function
NewSimplecoinTransactor
NewSimplecoinTransactor creates a new write-only instance of Simplecoin, bound to a specific deployed contract.
app/simplecoin/contract/go/simplecoin/simplecoin.go:141
Function
NewVerifyCaller
NewVerifyCaller creates a new read-only instance of Verify, bound to a specific deployed contract.
app/signature/contract/go/verify/verify.go:132
Function
NewVerifyFilterer
NewVerifyFilterer creates a new log filterer instance of Verify, bound to a specific deployed contract.
app/signature/contract/go/verify/verify.go:150
Function
NewVerifyTransactor
NewVerifyTransactor creates a new write-only instance of Verify, bound to a specific deployed contract.
app/signature/contract/go/verify/verify.go:141
Method
Next
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
app/book/contract/go/book/book.go:574
Method
Next
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
app/bank/proxy/contract/go/bank/bank.go:460
Method
Next
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
app/bank/proxy/contract/go/bankapi/bankapi.go:377
Method
Next
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
app/bank/single/contract/go/bank/bank.go:408
Method
Next
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
app/basic/contract/go/basic/basic.go:304
Method
Next
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
app/simplecoin/contract/go/simplecoin/simplecoin.go:377
Method
Next
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
app/simplecoin/contract/go/simplecoin/simplecoin.go:512
Method
Next
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
app/simplecoin/contract/go/simplecoin/simplecoin.go:646
Method
Nonce
Nonce is a free data retrieval call binding the contract method 0x30d0cee9. Solidity: function Nonce(address account) view returns(uint256)
app/book/contract/go/book/book.go:327
Method
Nonce
Nonce is a free data retrieval call binding the contract method 0x30d0cee9. Solidity: function Nonce(address account) view returns(uint256)
app/book/contract/go/book/book.go:334
Method
Nonce
Nonce will return the current nonce for the specified account.
app/book/pkg/book/book.go:124
Method
Owner
Owner is a free data retrieval call binding the contract method 0xb4a99a4e. Solidity: function Owner() view returns(address)
app/book/contract/go/book/book.go:358
Method
Owner
Owner is a free data retrieval call binding the contract method 0xb4a99a4e. Solidity: function Owner() view returns(address)
app/book/contract/go/book/book.go:365
Method
Owner
Owner is a free data retrieval call binding the contract method 0xb4a99a4e. Solidity: function Owner() view returns(address)
app/bank/proxy/contract/go/bank/bank.go:318
Method
Owner
Owner is a free data retrieval call binding the contract method 0xb4a99a4e. Solidity: function Owner() view returns(address)
app/bank/proxy/contract/go/bank/bank.go:325
Method
Owner
Owner is a free data retrieval call binding the contract method 0xb4a99a4e. Solidity: function Owner() view returns(address)
app/bank/proxy/contract/go/bankapi/bankapi.go:256
Method
Owner
Owner is a free data retrieval call binding the contract method 0xb4a99a4e. Solidity: function Owner() view returns(address)
app/bank/proxy/contract/go/bankapi/bankapi.go:263
Method
Owner
Owner is a free data retrieval call binding the contract method 0xb4a99a4e. Solidity: function Owner() view returns(address)
app/bank/single/contract/go/bank/bank.go:287
Method
Owner
Owner is a free data retrieval call binding the contract method 0xb4a99a4e. Solidity: function Owner() view returns(address)
app/bank/single/contract/go/bank/bank.go:294
Method
Owner
Owner is a free data retrieval call binding the contract method 0xb4a99a4e. Solidity: function Owner() view returns(address)
app/simplecoin/contract/go/simplecoin/simplecoin.go:287
Method
Owner
Owner is a free data retrieval call binding the contract method 0xb4a99a4e. Solidity: function Owner() view returns(address)
app/simplecoin/contract/go/simplecoin/simplecoin.go:294
Method
ParseEventFrozenAccount
ParseEventFrozenAccount is a log parse operation binding the contract event 0x3ed8718a0f403576721b15da1095392a64cc33255a766b58bf4d5a0e116bcb1d. Solid
app/simplecoin/contract/go/simplecoin/simplecoin.go:487
Method
ParseEventLog
ParseEventLog is a log parse operation binding the contract event 0xd3c51ea1865a5f43e30629abcc5e5f1f5a8a28d7cd45aface7cb4bb5c4a1a18a. Solidity: event
app/book/contract/go/book/book.go:683
Method
ParseEventLog
ParseEventLog is a log parse operation binding the contract event 0xd3c51ea1865a5f43e30629abcc5e5f1f5a8a28d7cd45aface7cb4bb5c4a1a18a. Solidity: event
app/bank/proxy/contract/go/bank/bank.go:569
Method
ParseEventLog
ParseEventLog is a log parse operation binding the contract event 0xd3c51ea1865a5f43e30629abcc5e5f1f5a8a28d7cd45aface7cb4bb5c4a1a18a. Solidity: event
app/bank/proxy/contract/go/bankapi/bankapi.go:486
Method
ParseEventLog
ParseEventLog is a log parse operation binding the contract event 0xd3c51ea1865a5f43e30629abcc5e5f1f5a8a28d7cd45aface7cb4bb5c4a1a18a. Solidity: event
app/bank/single/contract/go/bank/bank.go:517
Method
ParseEventLog
ParseEventLog is a log parse operation binding the contract event 0xd3c51ea1865a5f43e30629abcc5e5f1f5a8a28d7cd45aface7cb4bb5c4a1a18a. Solidity: event
app/simplecoin/contract/go/simplecoin/simplecoin.go:621
Method
ParseEventTransfer
ParseEventTransfer is a log parse operation binding the contract event 0x64af04e507117cfe690abc373ad27eb3c6a0b3202af0972ff3dc089e501e3a45. Solidity:
app/simplecoin/contract/go/simplecoin/simplecoin.go:775
Method
ParseItemSet
ParseItemSet is a log parse operation binding the contract event 0x814c96094cf9633fd519eab4539bc5f26a8ab7965b7243057596bafd3318e60f. Solidity: event
app/basic/contract/go/basic/basic.go:414
Method
PlaceBet
PlaceBet is a paid mutator transaction binding the contract method 0xe2a06aca. Solidity: function PlaceBet(string betID, uint256 amountBetWei, uint25
app/book/contract/go/book/book.go:498
Method
PlaceBet
PlaceBet is a paid mutator transaction binding the contract method 0xe2a06aca. Solidity: function PlaceBet(string betID, uint256 amountBetWei, uint25
app/book/contract/go/book/book.go:512
Method
Reconcile
Reconcile is a paid mutator transaction binding the contract method 0xfa84fd8e. Solidity: function Reconcile(address winner, address[] losers, uint25
app/bank/proxy/contract/go/bank/bank.go:384
Method
Reconcile
Reconcile is a paid mutator transaction binding the contract method 0xfa84fd8e. Solidity: function Reconcile(address winner, address[] losers, uint25
app/bank/proxy/contract/go/bank/bank.go:398
Method
Reconcile
Reconcile is a paid mutator transaction binding the contract method 0xfa84fd8e. Solidity: function Reconcile(address winner, address[] losers, uint25
app/bank/proxy/contract/go/bankapi/bankapi.go:322
Method
Reconcile
Reconcile is a paid mutator transaction binding the contract method 0xfa84fd8e. Solidity: function Reconcile(address winner, address[] losers, uint25
app/bank/proxy/contract/go/bankapi/bankapi.go:336
Method
Reconcile
Reconcile is a paid mutator transaction binding the contract method 0xfa84fd8e. Solidity: function Reconcile(address winner, address[] losers, uint25
app/bank/single/contract/go/bank/bank.go:353
Method
Reconcile
Reconcile is a paid mutator transaction binding the contract method 0xfa84fd8e. Solidity: function Reconcile(address winner, address[] losers, uint25
app/bank/single/contract/go/bank/bank.go:367
Method
ReconcileBet
ReconcileBet is a paid mutator transaction binding the contract method 0x0e302132. Solidity: function ReconcileBet(string betID, uint256 nonce, bytes
app/book/contract/go/book/book.go:519
Method
ReconcileBet
ReconcileBet is a paid mutator transaction binding the contract method 0x0e302132. Solidity: function ReconcileBet(string betID, uint256 nonce, bytes
app/book/contract/go/book/book.go:533
Method
SetContract
SetContract is a paid mutator transaction binding the contract method 0xd2aadb3c. Solidity: function SetContract(address contractAddr) returns()
app/bank/proxy/contract/go/bank/bank.go:405
Method
SetContract
SetContract is a paid mutator transaction binding the contract method 0xd2aadb3c. Solidity: function SetContract(address contractAddr) returns()
app/bank/proxy/contract/go/bank/bank.go:419
Method
SetItem
SetItem is a paid mutator transaction binding the contract method 0x8c5cf3ed. Solidity: function SetItem(string key, uint256 value) returns()
app/basic/contract/go/basic/basic.go:270
Method
SetItem
SetItem is a paid mutator transaction binding the contract method 0x8c5cf3ed. Solidity: function SetItem(string key, uint256 value) returns()
app/basic/contract/go/basic/basic.go:284
Function
TestBankProxy
(t *testing.T)
app/bank/proxy/contract/go/bank/bank_test.go:23
Function
TestBankSingle
(t *testing.T)
app/bank/single/contract/go/bank/bank_test.go:21
Function
TestBasic
(t *testing.T)
app/basic/contract/go/basic/basic_test.go:13
Function
TestMain
=============================================================================
app/book/pkg/book/book_test.go:38
Function
TestSimpleCoin
(t *testing.T)
app/simplecoin/contract/go/simplecoin/simplecoin_test.go:18
Function
TestVerify
(t *testing.T)
app/signature/contract/go/verify/verify_test.go:24
Function
Test_CancelBetExpired
=============================================================================
app/book/pkg/book/book_test.go:519
Function
Test_CancelBetModerator
=============================================================================
app/book/pkg/book/book_test.go:358
Function
Test_CancelBetOwner
=============================================================================
app/book/pkg/book/book_test.go:475
Function
Test_CancelBetParticipants
=============================================================================
app/book/pkg/book/book_test.go:413
Function
Test_DepositWithdraw
=============================================================================
app/book/pkg/book/book_test.go:76
Function
Test_PlaceBet
=============================================================================
app/book/pkg/book/book_test.go:153
Function
Test_Reconcile
=============================================================================
app/book/pkg/book/book_test.go:304
Method
Transact
Transact invokes the (paid) contract method with params as input values.
app/book/contract/go/book/book.go:210
Method
Transact
Transact invokes the (paid) contract method with params as input values.
app/bank/proxy/contract/go/bank/bank.go:201
Method
Transact
Transact invokes the (paid) contract method with params as input values.
app/bank/proxy/contract/go/bankapi/bankapi.go:201
Method
Transact
Transact invokes the (paid) contract method with params as input values.
app/bank/single/contract/go/bank/bank.go:201
Method
Transact
Transact invokes the (paid) contract method with params as input values.
app/basic/contract/go/basic/basic.go:201
Method
Transact
Transact invokes the (paid) contract method with params as input values.
app/simplecoin/contract/go/simplecoin/simplecoin.go:201
Method
Transact
Transact invokes the (paid) contract method with params as input values.
app/signature/contract/go/verify/verify.go:201
Method
Transfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
app/book/contract/go/book/book.go:205
Method
Transfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
app/bank/proxy/contract/go/bank/bank.go:196
Method
Transfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
app/bank/proxy/contract/go/bankapi/bankapi.go:196
Method
Transfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
app/bank/single/contract/go/bank/bank.go:196
Method
Transfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
app/basic/contract/go/basic/basic.go:196
Method
Transfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
app/simplecoin/contract/go/simplecoin/simplecoin.go:196
← previous
next →
201–300 of 346, ranked by callers