Usuario
✨ About the Name: /api/user/
/api/user/struct User {
chain: Chain,
public_keychains Option<u256>, // this can be a vec!
}
// response for request to api/user/bc1qxy2kgdygjrsqtzq2n0yrf2493p83kkfjhx0wlh
{
"address": "bc1qxy2kgdygjrsqtzq2n0yrf2493p83kkfjhx0wlh",
"type": "bitcoin",
"first_seen": "2022-04-10T15:33:00Z",
"last_seen": "2025-05-10T10:14:00Z",
"total_received_btc": "0.81234567",
"total_sent_btc": "0.41234567",
"balance_btc": "0.40000000",
"tx_count": 34,
"pubkeys": [
{
"pubkey": "03abcdef123...",
"revealed_in_tx": "f83bc4..."
}
],
"history": [
{
"txid": "abc123...",
"timestamp": "2024-03-02T13:00:00Z",
"direction": "in",
"amount_btc": "0.05"
},
...
],
"known_tags": ["Binance", "Whale Alert"]
}
GET /api/user/ # where identifier can be anything, auto-resolved
GET /api/user/type:ens/sigiloso.eth
GET /api/user/type:pubkey/03abc...✅ Supported Inputs:
PreviousRecuperar fondos a partir de sus palabras mnemónicasNextPuertos alternativos en Reth y Grandine
Last updated