OPNet
    Preparing search index...

    Type Alias BurnedEvent

    type BurnedEvent = {
        amount: bigint;
        from: Address;
    }
    Index

    Properties

    Properties

    amount: bigint
    from: Address