Skip to content

v0.19.2

Choose a tag to compare

@0xultravioleta 0xultravioleta released this 27 Mar 21:53
· 81 commits to main since this release

SKALE Base Escrow Support + ABI v2

New Features

  • SKALE Base escrow (chain 1187947933) via CREATE3 contracts — 11 escrow chains total
  • OPERATOR_ABI_V2 with bytes data param on release() and refundInEscrow() for CREATE3 chains
  • CREATE3_CHAIN_IDS set + get_operator_abi() helper for automatic ABI selection

Fixes

  • Default SKALE operator updated to EM-deployed 0x28c23AE8f55aDe5Ea10a5353FC40418D0c1B3d33
  • Legacy chains (Base, Ethereum, etc.) unaffected — still use v1 ABI

Contract Addresses (SKALE Base)

  • Escrow: 0xBC151792f80C0EB1973d56b0235e6bee2A60e245
  • Operator: 0x28c23AE8f55aDe5Ea10a5353FC40418D0c1B3d33
  • OperatorFactory: 0x3Cd5c76Fefe46CB07788Ee8f80B93B20D81941D4
  • TokenCollector: 0x9A12A116a44636F55c9e135189A1321Abcfe2f30
  • ProtocolFeeConfig: 0xf62788834C99B2E85a6891C0b46D1EB996f8f596
  • RefundRequest: 0x69e9BF2b40Ed472b55E47e9D4205d93Ed673093F

Compatibility

  • Facilitator v1.40.5+
  • TS SDK v2.32.2+