Connect
GitHub
Support
Search…
latest
Aragon Connect
Guides
Getting started
Aragon Basics
Usage with React
Advanced
Custom Subgraph queries
Writing an App Subgraph
Writing an App Connector
Connectors
Organizations
Tokens app
Voting app
Finance app
API Reference
connect()
App
Connectors
Organization
Permission
Repo
Role
TransactionIntent
TransactionPath
TransactionRequest
Types
Errors
Powered By
GitBook
TransactionPath
Represents a single transaction path.
Properties
Name
Type
Description
apps
App[]
Get all the apps for the path.
destination
App
Get the destination of the transactions path.
forwardingFeePretransaction
TransactionRequest[]
Optional pre-transaction, needed with the forwarder fee interface.
transactions
TransactionRequest[]
List of transactions in the path, ready to be sent to an Ethereum library.
API Reference - Previous
TransactionIntent
Next - API Reference
TransactionRequest
Last modified
8mo ago
Copy link
Contents
Properties