/
RA
radixdlt
/
Babylon PTE API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7m ago · Updated 1mo ago
Details
Filter operations
get
List all packages
get
List all components
get
List all resources
get
Get info about a component
get
Get info about a resource
get
Get the nonce of a signer set
get
Get the current epoch
get
Retrieve a receipt
get
Retrieve a transaction
post
Execute a signed transaction
Retrieve a receipt
get
/receipt/{hash}
Path parameters
hash
string
required
The transaction hash
Response
Success
Receipt
required
transaction_hash
string
required
status
string
required
outputs
AnyValue[]
required
logs
string[]
required
new_packages
string[]
required
new_components
string[]
required
new_resources
string[]
required
Changes