Tips

Returns tips that are ideal for attaching a block.

get

Returns tips that are ideal for attaching a block. The tips can be considered as non-lazy and are therefore ideal for attaching a block.

Responses
200
Successful operation.
application/json
get
GET /api/core/v2/tips HTTP/1.1
Host: iota.nownodes.io
Accept: */*
{
  "tips": [
    "0xf532a53545103276b46876c473846d98648ee418468bce76df4868648dd73e5d",
    "0x78d546b46aec4557872139a48f66bc567687e8413578a14323548732358914a2"
  ]
}

Last updated