START PHP
TXID = 1230
Trying API:
https://www.agamapoint.com/bbr/index.php?route=get_tx/1230
HTTP CODE = 200
API response:
{
"status": "ok",
"type": "p2pk",
"txid": 1230,
"vin": [
{
"txid": 1216,
"value": 3,
"scriptSig": {
"sig": "16d4",
"pub": "83ca"
}
}
],
"vout": [
{
"value": 3,
"scriptPubKey": {
"pub": "7214",
"op": "OP_CHECKSIG"
}
}
],
"date_time": "2026-03-16 18:39:36"
}
OK