opensea-js - v8.0.20
    Preparing search index...

    Interface Fee

    Collection fees

    interface Fee {
        fee: number;
        recipient: string;
        required: boolean;
    }
    Index

    Properties

    fee: number
    recipient: string
    required: boolean