MCPcopy Create free account

hub / github.com/ProofSuite/amp-dex / functions

Functions250 in github.com/ProofSuite/amp-dex

MethodTransfer
Transfer is a paid mutator transaction binding the contract method 0xa9059cbb. Solidity: function transfer(_to address, _value uint256) returns(succe
contracts/exchange.go:392
MethodTransfer
Transfer is a paid mutator transaction binding the contract method 0xa9059cbb. Solidity: function transfer(_to address, _value uint256) returns(succe
contracts/exchange.go:399
MethodTransfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
contracts/exchange.go:841
MethodTransfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
contracts/exchange.go:860
MethodTransfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
contracts/exchange.go:2666
MethodTransfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
contracts/exchange.go:2685
MethodTransfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
contracts/exchange.go:3015
MethodTransfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
contracts/exchange.go:3034
MethodTransferFrom
TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd. Solidity: function transferFrom(_from address, _to address, _value
contracts/exchange.go:406
MethodTransferFrom
TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd. Solidity: function transferFrom(_from address, _to address, _value
contracts/exchange.go:420
MethodVERSION
VERSION is a free data retrieval call binding the contract method 0xffa1ad74. Solidity: function VERSION() constant returns(string)
contracts/exchange.go:884
MethodVERSION
VERSION is a free data retrieval call binding the contract method 0xffa1ad74. Solidity: function VERSION() constant returns(string)
contracts/exchange.go:891
MethodValidateSignatures
ValidateSignatures is a paid mutator transaction binding the contract method 0x1778baf4. Solidity: function validateSignatures(orderValues uint256[10
contracts/exchange.go:1459
MethodValidateSignatures
ValidateSignatures is a paid mutator transaction binding the contract method 0x1778baf4. Solidity: function validateSignatures(orderValues uint256[10
contracts/exchange.go:1473
MethodWatchApproval
WatchApproval is a free log subscription operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925. Sol
contracts/exchange.go:523
MethodWatchLogBatchTrades
WatchLogBatchTrades is a free log subscription operation binding the contract event 0xde8acabe30c9bd25d65bb9db28bf46f51dc7500a07b1671f121f1144fbf446fc
contracts/exchange.go:1572
MethodWatchLogCancelOrder
WatchLogCancelOrder is a free log subscription operation binding the contract event 0xb00984fe824f4973f31e8a414157f54cb4ee29bc2100149ba22a094d0bfd5518
contracts/exchange.go:1705
MethodWatchLogError
WatchLogError is a free log subscription operation binding the contract event 0x14301341d034ec3c62a1eabc804a79abf3b8c16e6245e82ec572346aa452fabb. Sol
contracts/exchange.go:1829
MethodWatchLogOperatorUpdate
WatchLogOperatorUpdate is a free log subscription operation binding the contract event 0x4af650e9ee9ac50b37ec2cd3ddac7e1c69955ffc871bc3e812563775f3bc0
contracts/exchange.go:1952
MethodWatchLogRewardAccountUpdate
WatchLogRewardAccountUpdate is a free log subscription operation binding the contract event 0x18d40614e4a77383f4b7337227bdad137b4f3f9b002ef63afd3ddaa1
contracts/exchange.go:2075
MethodWatchLogTrade
WatchLogTrade is a free log subscription operation binding the contract event 0x174a42d8fdc3a48bf80a4e95ac4b280ef69189e4603105caac770bf9771357fc. Sol
contracts/exchange.go:2221
MethodWatchLogWethTokenUpdate
WatchLogWethTokenUpdate is a free log subscription operation binding the contract event 0xb8be72b4c168c2f7d3ea469d9f48ccbc62416784a4f6a69ca93ff13f4f36
contracts/exchange.go:2358
MethodWatchSetOwner
WatchSetOwner is a free log subscription operation binding the contract event 0xcbf985117192c8f614a58aaf97226bb80a754772f5f6edf06f87c675f2e6c663. Sol
contracts/exchange.go:2490
MethodWatchSetOwner
WatchSetOwner is a free log subscription operation binding the contract event 0xcbf985117192c8f614a58aaf97226bb80a754772f5f6edf06f87c675f2e6c663. Sol
contracts/exchange.go:2839
MethodWatchTransfer
WatchTransfer is a free log subscription operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef. Sol
contracts/exchange.go:665
MethodWethToken
WethToken is a free data retrieval call binding the contract method 0x4b57b0be. Solidity: function wethToken() constant returns(address)
contracts/exchange.go:1214
MethodWethToken
WethToken is a free data retrieval call binding the contract method 0x4b57b0be. Solidity: function wethToken() constant returns(address)
contracts/exchange.go:1221
FunctionadvanceNBlocks
(number)
test/helpers.js:273
FunctioncomputeBlockNumberAtEpochStart
(epochIndex, creationBlockNumber, blocksPerEpoch)
test/helpers.js:377
FunctioncomputeEpoch
(currentBlockNumber, initialBlockNumber, blocksPerEpoch)
test/helpers.js:364
FunctionexpectInvalidJump
(promise)
test/helpers.js:220
FunctionexpectInvalidOpcode
(promise)
test/helpers.js:192
FunctionexpectOutOfGas
(promise)
test/helpers.js:234
FunctiongetAddress
(contract)
test/helpers.js:143
FunctiongetAddresses
(contracts)
test/helpers.js:153
FunctiongetCancelOrderAddresses
(order)
test/utils/exchange.js:52
FunctiongetCancelOrderValues
(order)
test/utils/exchange.js:43
FunctiongetEtherBalances
(addresses)
test/helpers.js:84
FunctiongetTxnReceiptData
(txnReceipt)
test/helpers.js:323
FunctiongetTxnReceiptTopics
(txnReceipt)
test/helpers.js:343
FunctiongetWeiBalances
(addresses)
test/helpers.js:63
FunctioninBaseUnits
(tokenCents)
test/helpers.js:116
FunctioninCents
(tokenBaseUnits)
test/helpers.js:125
FunctioninEther
(valueInWei)
test/helpers.js:95
FunctioninTokenUnits
(tokenBaseUnits)
test/helpers.js:134
FunctioninWei
(valueInEther)
test/helpers.js:105
FunctionincreaseTime
(duration)
test/helpers.js:297
FunctionlatestTime
()
test/helpers.js:288
FunctionmineTx
(promiseOrTx, interval)
migrations/10_transfer_tokens.js:42
FunctionsendTransactions
(txns)
test/helpers.js:176
← previous201–250 of 250, ranked by callers