constants.ts 179 Bytes
Newer Older
1
export const SEQUENCER_GAS_LIMIT = 11_000_000 // TODO: Remove and use value from event.
smartcontracts's avatar
smartcontracts committed
2 3
export const SEQUENCER_ENTRYPOINT_ADDRESS =
  '0x4200000000000000000000000000000000000005'