interface TokenEscrow {
    locked_until_secs: bigint;
    token: _0x3.token.Token;
}

Properties

locked_until_secs: bigint