Chuyển tới nội dung chính

Lịch sử tên miền

#Lịch sử tên miền

Truy xuất nhật ký lịch sử của các hoạt động (chẳng hạn như đăng ký và cập nhật) được thực hiện trên ZCash name cụ thể.

Điểm cuối

POST https://indexer.zcashnames.co/v1.0/history/richard.zcash

Tham số đường dẫn

Tham sốLoạiBắt buộcMô tả
domain_namestringMiền Zcash để truy vấn lịch sử (ví dụ: richard.zcash).

Nội dung yêu cầu

Nội dung yêu cầu phải là một đối tượng JSON chứa các tham số sau:

Tham sốLoạiMặc địnhMô tả
countintegerKhông cóGiới hạn số lượng mục tối đa được trả về trong một phản hồi.
from_block_idintegerKhông cóYêu cầu nhật ký lịch sử bắt đầu từ chiều cao khối cụ thể này.
orderstringdescThứ tự sắp xếp của nhật ký lịch sử. Giá trị được chấp nhận: asc hoặc desc.

Ví dụ về mã

curl -X POST https://indexer.zcashnames.co/v1.0/history/richard.zcash \
-H "Content-Type: application/json" \
-d '{
"count": 10,
"from_block_id": 5332579,
"order": "asc"
}'

Ví dụ về phản hồi

{
"response": [
{
"domain_block_id": 3422326,
"target_address": "u1497pm907qr0mnde0pusv4fy8eg0tagur9yrcwkj28qjpqp42qdeght6kwlkeu5np522h5v7473533za8w9ne36yqr42dfa6jlveeg5ya",
"owner_pubkey": "3757ee1a8b3f10353ca6edd47b66920392b02e323dca3f3edddb5de142079a53",
"domain_tx": "388241ffc5bf8ba3d7633d132298d157e26d6ac127ff8d162f26e7203084df08",
"op": "REG",
"nonce": 1784808228,
"price": 0
},
{
"domain_block_id": 3422369,
"target_address": "u1497pm907qr0mnde0pusv4fy8eg0tagur9yrcwkj28qjpqp42qdeght6kwlkeu5np522h5v7473533za8w9ne36yqr42dfa6jlveeg5ya",
"owner_pubkey": "3757ee1a8b3f10353ca6edd47b66920392b02e323dca3f3edddb5de142079a53",
"domain_tx": "4d5419af400966616ba9325f78bb3cac2ff1229fd4d39ed022a9fc113ee4b67e",
"op": "LST",
"nonce": 1784812534,
"price": 200000
},
{
"domain_block_id": 3422421,
"target_address": "u157q45z9fwy7349t5r7w4d0tpmdzhw6xvuwm4ucqq80ysftk9wxryrru0l7puxpdlujnkmj5d9ewzaxz5x6slfg3xys4egayx7vry57wd",
"owner_pubkey": "66a998241f62b4c8e4340f6e840b4570ac1d2d9840e2e42f62e713a34244f098",
"domain_tx": "3834eb36ca816f1bd9074c546ec64b3a361aca67e88c35b1586fe4ec1ae60095",
"op": "BUY",
"nonce": 1784815586,
"price": 0
},
{
"domain_block_id": 3423248,
"target_address": "u157q45z9fwy7349t5r7w4d0tpmdzhw6xvuwm4ucqq80ysftk9wxryrru0l7puxpdlujnkmj5d9ewzaxz5x6slfg3xys4egayx7vry57wd",
"owner_pubkey": "66a998241f62b4c8e4340f6e840b4570ac1d2d9840e2e42f62e713a34244f098",
"domain_tx": "3c08640ed394b1a270abddcc3ca873c13793629c6a148ad0b5585003ca9e632a",
"op": "LST",
"nonce": 1784878114,
"price": 10012345678
},
{
"domain_block_id": 3423248,
"target_address": "u157q45z9fwy7349t5r7w4d0tpmdzhw6xvuwm4ucqq80ysftk9wxryrru0l7puxpdlujnkmj5d9ewzaxz5x6slfg3xys4egayx7vry57wd",
"owner_pubkey": "66a998241f62b4c8e4340f6e840b4570ac1d2d9840e2e42f62e713a34244f098",
"domain_tx": "9ad75f893c002f21e9bbc3c6cdf4e151477293d64a013aa773db26598c1d5d11",
"op": "ULT",
"nonce": 1784878293,
"price": 0
}
]
}
Lĩnh vựcLoạiMô tả
domain_block_idintZCash block_id của thao tác
target_addresschuỗiĐang giải quyết địa chỉ ZCash
opchuỗiHoạt động được thực hiện trên tên
owner_pubkeychuỗiKhóa công khai của chủ sở hữu tên
domain_txchuỗiHàm băm giao dịch Zcash của đăng ký tên
nonceintTăng dấu thời gian của hoạt động
priceintGiá bán tên miền (đối với LST hoặc MUA), nếu không thì 0