/
TO
tokenjay
/
TokenJay API services
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18h ago · Updated 2mo ago
Details
Filter operations
ageUsd
7
get
Lists price and available volume for SigmaUSD
get
Calculates SigUSD exchange
get
Builds ErgoPayRequest for SigUSD exchange
get
Lists price and available volume for SigmaRSV
get
Calculates SigRSV exchange
get
Builds ErgoPayRequest for SigRSV exchange
get
Returns state of AgeUSD at this moment
babel-fee-controller
3
get
/mosaik/babelfee/notificationcheck
get
/mosaik/babelfee/
get
/cancelbabel/{boxId}
babel-fee-new-offer-controller
4
post
/mosaik/babelfee/newoffer/new-input
post
/mosaik/babelfee/newoffer/doit
get
/mosaik/babelfee/newoffer
get
/createbabel/{address}
box-consolidation-controller
2
get
/mosaik/boxconsolidation/consolidate/{p2pkaddress}
get
/mosaik/boxconsolidation/
paymentPortal
2
post
Creates a new payment request. Will return request id to check for transaction state and ergopay url to show the user as QR code
get
Returns the state of a payment request. Please note that payment requests are purged after some time, so persist the state at your side when needed
peerDetection
1
get
Lists known peers sorted by block height
token-burn-controller
3
post
/mosaik/tokenburn/prepare
get
/mosaik/tokenburn
get
/mosaik/tokenburn/get/{uuid}
tokenPrices
2
get
Lists price and available volume for a certain token
get
Lists all token prices and available volume
tokenVerification
3
get
Lists all genuine tokens known
get
Lists all blocked tokens
get
Check a token verification
paymentPortal
Creates a new payment request. Will return request id to check for transaction state and ergopay url to show the user as QR code
post
/payment/addrequest
Request body
CreatePaymentRequest
required
nanoErg
integer
required
tokenId
string
tokenRawAmount
integer
receiverAddress
string
required
senderAddress
string
message
string
Response
OK
Changes