Transaction Details
- Hash
- 0x9f5aef12b7516bdd4d1611a112cf9f6db9e70854c2d2261fe445831adb9f5c61
- Type
- CreateMarket
- Status
- Success
- Block
- 5121447
- Index
- 21
- Nonce
- 1777308522426
- Timestamp
- 16:48:42 UTC
Transaction Data
{
"CreateMarket": {
"name": "Boston",
"tick_size": 1000000,
"maker_fee_bps": 0,
"taker_fee_bps": 0,
"max_open_interest": 1000000000000000,
"circuit_breaker_bps": 400,
"liquidation_fee_bps": 50,
"max_funding_rate_bps": 625,
"funding_interval_secs": 3600,
"initial_margin_ratio_bps": 1000,
"maintenance_margin_ratio_bps": 500
}
}Events (2)
MarketCreatedIndex: 36
{
"MarketCreated": {
"name": "Boston",
"market_id": 4
}
}MarketConfigUpdatedIndex: 37
{
"MarketConfigUpdated": {
"market_id": 4,
"tick_size": 1000000,
"maker_fee_bps": 0,
"taker_fee_bps": 0,
"price_band_bps": 1000,
"max_open_interest": 1000000000000000,
"circuit_breaker_bps": 400,
"liquidation_fee_bps": 50,
"interest_rate_micro_bps": 0,
"initial_margin_ratio_bps": 1000,
"maintenance_margin_ratio_bps": 500
}
}