/
OV
overledger
/
Overledger Server
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
API Keys
3
Contracts
5
Deposits
6
Flow Query
1
Flow Registry
3
Flow Sessions
5
Flow Webhooks
4
Health
2
Networks
3
Nodes
2
Observability
1
RPC
1
Stakes
2
Swaps
5
Tracker Address
3
Tracker Event
3
Tracker Transaction
2
post
Watch a tx hash and POST a callback on confirmation
get
Get the current status of a tracked transaction
User
12
Withdrawals
7
Tracker Transaction
Watch a tx hash and POST a callback on confirmation
post
/transactions/track
Request body
object
required
transactionHash
string
required
callbackUrl
string
uri
required
networkId
string
required
Response
Tracking started
object
required
id
string
required
transactionHash
string
required
networkId
string
required
callbackUrl
string
uri
required
status
string
required
createdAt
string
date-time
required
Changes