{
"number": "88809571234"
}
curl --location --request POST 'https://app.apiton.org/v2.Nft/Number' \
--header 'Content-Type: application/json' \
--data-raw '{
"number": "88809571234"
}'
{
"address": "UQAwKOp1Mdg5XFcKvFobsvQUk7WozLPIZoJZOMCWWSllg4mh",
"owner_address": "UQAThKl-qppzdrogDPkkb7e-NnUh9qrVjk9SfdaVwThi674z",
"image": "https://nft.fragment.com/number/88809929292.webp",
"auction": {
"last_bid": {
"amount": 450,
"address": "UQCm2s7VK4kPJsExp64s4iIERayuhh3k8f6OwP-8TTYNpdgs",
"time": "2024-11-12T00:26:01Z"
},
"next_min_bid": 495,
"end_time": "2025-02-21T07:58:21Z",
"config": {
"duration_in_seconds": "31536000",
"start_min_bid": 2,
"max_bid": 2999,
"min_bid_step": 1e-8,
"min_extend_time_in_seconds": "3600"
}
},
"status": "auction"
}