Transaction Details
- Hash
- 0x291280fb3e37b8f9bb43a797225a44c0863df5c940bbd332edf0bb6cb8d2e4d9
- Type
- CreateMarket
- Status
- Success
- Block
- 5121484
- Index
- 0
- Nonce
- 1777308530116
- Timestamp
- 16:48:50 UTC
Transaction Data
{
"CreateMarket": {
"name": "BrooklynRent",
"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: 0
{
"MarketCreated": {
"name": "BrooklynRent",
"market_id": 5
}
}MarketConfigUpdatedIndex: 1
{
"MarketConfigUpdated": {
"market_id": 5,
"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
}
}