ask.created

Ask criteria can return these kind:

  • token - token offer
  • collection - collection wide offer
  • attribute - attribute offer
  • custom - arbitrary token set
 {
  "type": "event",
    "event": "ask.created",
  "status": "success",
    "tags": {
        "contract": "0x404e739c9d383efc36d3ee85fdceed53212104b2"
    },
    "data": {
        "id": "0xbfd70a2eabaadbaa61e414a154076c0a9cf06f41b1e7f60de3e08d6041374f77",
        "kind": "looks-rare",
        "side": "sell",
        "tokenSetId": "token:0x404e739c9d383efc36d3ee85fdceed53212104b2:669",
        "tokenSetSchemaHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
        "contract": "0x404e739c9d383efc36d3ee85fdceed53212104b2",
        "maker": "0xe59118d3b171b862819303eeb060cccd7a0332eb",
        "taker": "0x0000000000000000000000000000000000000000",
        "price": {
            "currency": {
                "contract": "0x0000000000000000000000000000000000000000",
                "name": "Ether",
                "symbol": "ETH",
                "decimals": 18
            },
            "amount": {
                "raw": "12000000000000000",
                "decimal": 0.012,
                "usd": 21.57284,
                "native": 0.012
            },
            "netAmount": {
                "raw": "11760000000000000",
                "decimal": 0.01176,
                "usd": 21.14139,
                "native": 0.01176
            }
        },
        "validFrom": 1680525637,
        "validUntil": 1680532632,
        "quantityFilled": 0,
        "quantityRemaining": 1,
        "criteria": {
            "kind": "token",
            "data": {
                "token": {
                    "tokenId": "669"
                }
            }
        },
        "source": {
            "id": "0x5924a28caaf1cc016617874a2f0c3710d881f3c1",
            "domain": "looksrare.org",
            "name": "LooksRare",
            "icon": "https://raw.githubusercontent.com/reservoirprotocol/indexer/v5/src/models/sources/looksrare-logo.svg",
            "url": "https://looksrare.org/collections/0x404e739c9d383efc36d3ee85fdceed53212104b2/669"
        },
        "feeBps": 200,
        "feeBreakdown": [{
            "bps": 200,
            "kind": "marketplace",
            "recipient": "0x5924a28caaf1cc016617874a2f0c3710d881f3c1"
        }],
        "expiration": 1680532632,
        "isReservoir": null,
        "isDynamic": false,
        "createdAt": "2023-04-03T12:40:46.061Z"
    }
 }