UNPKG

tanglepay-sdk-monorepo

Version:

DApp SDK to interact with TanglePay wallets

12 lines 712 B
import BigInteger from 'big-integer'; export declare const EXTERNALLY_OWNED_ACCOUNT = 0; export declare const ACCOUNTS_CONTRACT = 1011572226; export declare const TRANSFER_ALLOWANCE = 603251617; export declare const EXTERNALLY_OWNED_ACCOUNT_TYPE_ID = 3; export declare const ENDING_SIGNAL_BYTE = 0; export declare const EMPTY_BUFFER_BYTE_LENGTH = 2; export declare const EMPTY_BUFFER = 0; export declare const GAS_BUDGET: BigInteger.BigInteger; export declare const CONTRACT_ALIAS_ID = "0xdc8631d5f2a0107200cf12cfec273342432c73db16ad4a7cb6a066e00abd8f0c"; export declare const CONTRACT_ADDRESS = "rms1prwgvvw472spqusqeufvlmp8xdpyxtrnmvt26jnuk6sxdcq2hk8scku26h7"; //# sourceMappingURL=constant.d.ts.map