Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProofSuite/amp-dex
/ functions
Functions
250 in github.com/ProofSuite/amp-dex
⨍
Functions
250
◇
Types & classes
62
Method
Transfer
Transfer is a paid mutator transaction binding the contract method 0xa9059cbb. Solidity: function transfer(_to address, _value uint256) returns(succe
contracts/exchange.go:392
Method
Transfer
Transfer is a paid mutator transaction binding the contract method 0xa9059cbb. Solidity: function transfer(_to address, _value uint256) returns(succe
contracts/exchange.go:399
Method
Transfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
contracts/exchange.go:841
Method
Transfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
contracts/exchange.go:860
Method
Transfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
contracts/exchange.go:2666
Method
Transfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
contracts/exchange.go:2685
Method
Transfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
contracts/exchange.go:3015
Method
Transfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
contracts/exchange.go:3034
Method
TransferFrom
TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd. Solidity: function transferFrom(_from address, _to address, _value
contracts/exchange.go:406
Method
TransferFrom
TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd. Solidity: function transferFrom(_from address, _to address, _value
contracts/exchange.go:420
Method
VERSION
VERSION is a free data retrieval call binding the contract method 0xffa1ad74. Solidity: function VERSION() constant returns(string)
contracts/exchange.go:884
Method
VERSION
VERSION is a free data retrieval call binding the contract method 0xffa1ad74. Solidity: function VERSION() constant returns(string)
contracts/exchange.go:891
Method
ValidateSignatures
ValidateSignatures is a paid mutator transaction binding the contract method 0x1778baf4. Solidity: function validateSignatures(orderValues uint256[10
contracts/exchange.go:1459
Method
ValidateSignatures
ValidateSignatures is a paid mutator transaction binding the contract method 0x1778baf4. Solidity: function validateSignatures(orderValues uint256[10
contracts/exchange.go:1473
Method
WatchApproval
WatchApproval is a free log subscription operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925. Sol
contracts/exchange.go:523
Method
WatchLogBatchTrades
WatchLogBatchTrades is a free log subscription operation binding the contract event 0xde8acabe30c9bd25d65bb9db28bf46f51dc7500a07b1671f121f1144fbf446fc
contracts/exchange.go:1572
Method
WatchLogCancelOrder
WatchLogCancelOrder is a free log subscription operation binding the contract event 0xb00984fe824f4973f31e8a414157f54cb4ee29bc2100149ba22a094d0bfd5518
contracts/exchange.go:1705
Method
WatchLogError
WatchLogError is a free log subscription operation binding the contract event 0x14301341d034ec3c62a1eabc804a79abf3b8c16e6245e82ec572346aa452fabb. Sol
contracts/exchange.go:1829
Method
WatchLogOperatorUpdate
WatchLogOperatorUpdate is a free log subscription operation binding the contract event 0x4af650e9ee9ac50b37ec2cd3ddac7e1c69955ffc871bc3e812563775f3bc0
contracts/exchange.go:1952
Method
WatchLogRewardAccountUpdate
WatchLogRewardAccountUpdate is a free log subscription operation binding the contract event 0x18d40614e4a77383f4b7337227bdad137b4f3f9b002ef63afd3ddaa1
contracts/exchange.go:2075
Method
WatchLogTrade
WatchLogTrade is a free log subscription operation binding the contract event 0x174a42d8fdc3a48bf80a4e95ac4b280ef69189e4603105caac770bf9771357fc. Sol
contracts/exchange.go:2221
Method
WatchLogWethTokenUpdate
WatchLogWethTokenUpdate is a free log subscription operation binding the contract event 0xb8be72b4c168c2f7d3ea469d9f48ccbc62416784a4f6a69ca93ff13f4f36
contracts/exchange.go:2358
Method
WatchSetOwner
WatchSetOwner is a free log subscription operation binding the contract event 0xcbf985117192c8f614a58aaf97226bb80a754772f5f6edf06f87c675f2e6c663. Sol
contracts/exchange.go:2490
Method
WatchSetOwner
WatchSetOwner is a free log subscription operation binding the contract event 0xcbf985117192c8f614a58aaf97226bb80a754772f5f6edf06f87c675f2e6c663. Sol
contracts/exchange.go:2839
Method
WatchTransfer
WatchTransfer is a free log subscription operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef. Sol
contracts/exchange.go:665
Method
WethToken
WethToken is a free data retrieval call binding the contract method 0x4b57b0be. Solidity: function wethToken() constant returns(address)
contracts/exchange.go:1214
Method
WethToken
WethToken is a free data retrieval call binding the contract method 0x4b57b0be. Solidity: function wethToken() constant returns(address)
contracts/exchange.go:1221
Function
advanceNBlocks
(number)
test/helpers.js:273
Function
computeBlockNumberAtEpochStart
(epochIndex, creationBlockNumber, blocksPerEpoch)
test/helpers.js:377
Function
computeEpoch
(currentBlockNumber, initialBlockNumber, blocksPerEpoch)
test/helpers.js:364
Function
expectInvalidJump
(promise)
test/helpers.js:220
Function
expectInvalidOpcode
(promise)
test/helpers.js:192
Function
expectOutOfGas
(promise)
test/helpers.js:234
Function
getAddress
(contract)
test/helpers.js:143
Function
getAddresses
(contracts)
test/helpers.js:153
Function
getCancelOrderAddresses
(order)
test/utils/exchange.js:52
Function
getCancelOrderValues
(order)
test/utils/exchange.js:43
Function
getEtherBalances
(addresses)
test/helpers.js:84
Function
getTxnReceiptData
(txnReceipt)
test/helpers.js:323
Function
getTxnReceiptTopics
(txnReceipt)
test/helpers.js:343
Function
getWeiBalances
(addresses)
test/helpers.js:63
Function
inBaseUnits
(tokenCents)
test/helpers.js:116
Function
inCents
(tokenBaseUnits)
test/helpers.js:125
Function
inEther
(valueInWei)
test/helpers.js:95
Function
inTokenUnits
(tokenBaseUnits)
test/helpers.js:134
Function
inWei
(valueInEther)
test/helpers.js:105
Function
increaseTime
(duration)
test/helpers.js:297
Function
latestTime
()
test/helpers.js:288
Function
mineTx
(promiseOrTx, interval)
migrations/10_transfer_tokens.js:42
Function
sendTransactions
(txns)
test/helpers.js:176
← previous
201–250 of 250, ranked by callers