interface EventTokenDeployed {
    symbol: string;
    tokenAddress: Uint8Array;
}

Properties

Properties

symbol: string
tokenAddress: Uint8Array

Generated using TypeDoc