Skip to content

createToken(______________)

MarcoDotIO edited this page Apr 25, 2023 · 1 revision

createToken(_:_:_:_:_:_:_:)

public func createToken(
        _ account: Account,
        _ collectionName: String,
        _ name: String,
        _ description: String,
        _ supply: Int,
        _ uri: String,
        _ royaltyPointsPerMillion: Int
    )
Types
Protocols
Global Variables
Global Functions
Extensions
Clone this wiki locally