Constant TOTAL_COST_FLOOR_PER_TOKEN
pub const TOTAL_COST_FLOOR_PER_TOKEN: u64 = 10; // 10u64
Expand description
The cost floor per token as defined by EIP-2028.
pub const TOTAL_COST_FLOOR_PER_TOKEN: u64 = 10; // 10u64
The cost floor per token as defined by EIP-2028.