Transaction Details
- Hash
- 0xe4419038ae8bbebdb6d469b2d4ee79b412ffa40b15f2cb2f59ef55707633bea5
- Type
- PlaceOrder
- Status
- Success
- Block
- 3261323
- Index
- 0
- Nonce
- 1776926558862
- Timestamp
- 06:42:38 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 979302567,
"price": 0,
"market_id": 2,
"post_only": false,
"stop_loss": null,
"account_id": 48,
"order_type": "Market",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null,
"max_slippage_bps": 500
}
}Events (3)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Long",
"size": 933822759,
"price": 0,
"order_id": 6405825,
"market_id": 2,
"account_id": 48
}
}FillIndex: 1
{
"Fill": {
"size": 22108334,
"price": 29400000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6230152,
"taker_order_id": 6405825,
"maker_account_id": 43,
"taker_account_id": 48
}
}FillIndex: 2
{
"Fill": {
"size": 200000000,
"price": 29400000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6237086,
"taker_order_id": 6405825,
"maker_account_id": 43,
"taker_account_id": 48
}
}