Last updated
E_NOT_CREATOR: Ensure the caller has the appropriate permissions
E_COLLECTION_MISMATCH: Verify collection IDs match before operations
E_INSUFFICIENT_BALANCE: Check balance availability before transfers
E_INVALID_PRICE: Ensure price parameters are within valid ranges
Install Sui CLI
Configure testnet endpoint
Import test accounts
Use the package ID: 0x10f87d4b28b6443c670c581af1a7aac85bbb47425ad1065e387910d638690ee3
Remember to always test thoroughly on testnet before deploying to mainnet.
Last updated