protodoc.io
Project manifoldfinance/openmev-sdk
Welcome
Readme
Commits
GitHub project
Download project
Desktop application
Contact us
Default package
com.manifoldfinance.protobuf.action
com.manifoldfinance.protobuf.bundle
com.manifoldfinance.protobuf.cache
com.manifoldfinance.protobuf.config
com.manifoldfinance.protobuf.eth
com.manifoldfinance.protobuf.gas
com.manifoldfinance.protobuf.rpc
com.manifoldfinance.protobuf.sushiswap
com.manifoldfinance.protobuf.uniswap
google.protobuf
com.manifoldfinance.protobuf.rpc
SendTransaction
SendTransactionKey
TransactionHash
package
com.manifoldfinance.protobuf.rpc
Get desktop application:
View/edit binary Protocol Buffers messages
message
SendTransaction
rpc.proto:20
string
signer_address
= 1
int64
received_at
= 2
int64
deadline_at
= 3
optional
eth.Transaction
transaction
= 4
oneof
action
action.SwapExactTokensForTokens
swap_exact_tokens_for_tokens
= 16
action.SwapTokensForExactTokens
swap_tokens_for_exact_tokens
= 17
action.SwapExactETHForTokens
swap_exact_eth_for_tokens
= 18
action.SwapTokensForExactETH
swap_tokens_for_exact_ETH
= 19
action.SwapExactTokensForETH
swap_exact_tokens_for_ETH
= 20
action.SwapETHForExactTokens
swap_eth_for_exact_tokens
= 21
action.SwapExactTokensForTokensSupportingFeeOnTransferTokens
swap_exact_tokens_for_tokens_supporting_fee_on_transfer_tokens
= 22
action.SwapExactETHForTokensSupportingFeeOnTransferTokens
swap_exact_eth_for_tokens_supporting_fee_on_transfer_tokens
= 23
action.SwapExactTokensForETHSupportingFeeOnTransferTokens
swap_exact_tokens_for_eth_supporting_fee_on_transfer_tokens
= 24
message
SendTransactionKey
rpc.proto:15
string
signer_address
= 1
string
transaction_hash
= 2
message
TransactionHash
rpc.proto:11
string
transaction_hash
= 2