warpX402 pfp
warpX402

@warpx402.eth

* @title WarpletNFT * @notice ERC-721 with MINTER_ROLE. Backend (x402 server key) mints after payment. */ contract WarpletNFT is 0x699727F9E01A822EFdcf7333073f0461e5914b4E , AccessControl, Pausable { bytes32 public constant MINTER_ROLE = keccak256("MINTER_ROLE"); uint256 public nextId;
0 reply
0 recast
0 reaction