Coda by Ian Macalinao
    Preparing search index...
    interface NewEscrowEvent {
        escrow: Address;
        escrowOwner: Address;
        locker: Address;
        timestamp: bigint;
    }
    Index

    Properties

    escrow: Address
    escrowOwner: Address
    locker: Address
    timestamp: bigint