Open sublimator opened 5 years ago
can you give me an example tx?
sure, when get on laptop
I could be wrong also, but fairly sure ...
Check out: 8D0421C9B4887DE900C550D11A0E3D2D3DBCE0C7A0EF87018FF6D96780331910
I believe this endpoint: https://developers.ripple.com/data-api.html#get-account-payments
Curl:
curl https://data.ripple.com/v2/accounts/rEb8TK3gBgk5auZkwc6sHnwrGVJH8DuaLh/payments\?currency\=XRP\&limit\=1000\&marker\=rEb8TK3gBgk5auZkwc6sHnwrGVJH8DuaLh\|20180118130110\|000035920212\|00071 | json_pp | grep -C30 8D0421C9B4887DE900C550D11A0E3D2D3DBCE0C7A0EF87018FF6D96780331910
Was helping someone do some recon on a spurious transaction, and using this api to search for some transactions, and noticed it ...