Moment NFT Supply
Get the number of AllDay currently in existence.
Returns UInt64 - the number of AllDay total Supply
import AllDay from 0xALLDAYADDRESS
pub fun main(): UInt64 {    
    return AllDay.totalSupply
}
Get the number of AllDay currently in existence.
Returns UInt64 - the number of AllDay total Supply
import AllDay from 0xALLDAYADDRESS
pub fun main(): UInt64 {    
    return AllDay.totalSupply
}