interface TokenIdentifiers {
    index: AggregatorSnapshot<bigint>;
    name: DerivedStringSnapshot;
}

Properties

Properties

index: AggregatorSnapshot<bigint>