Under the Blockchain > Polygon > Wallet Management menu, you can issue and manage contracts for launching and operating Web3 games with the connected wallet. The contract types consist of FT, NFT, and LOCK.
- FT: A contract required for issuing ERC-20 tokens. Tokens are issued immediately upon issuing the contract.
- NFT: A contract required for minting NFTs. With a single signature, up to 200 NFTs can be mass-minted.
- LOCK: A contract required for enabling/disabling NFTs on the game server. It is essential to create this contract when issuing the NFT contract.
Manage Contract Main
- View Contract Issuance History
- You can view contract issuance history based on wallet addresses and game information.
- Create Contract Button
- Clicking this button will direct you to the page for issuing contracts.
- Contract Details
- Wallet Address
- The address of the wallet that issued the contract.
- Contract Address
- The address of the contract that has been issued.
- Issue Button
- This button is visible only for contracts in a draft state and not yet completed. Clicking the “Issue Contract” button will direct you to the page for issuing contracts.
- Contract Type
- The type of the issued contract.
- Contract Name
- The name given to the contract during the issuance process.
- Game Name
- The name of the game that matches the issued contract.
- Issuance Date
- The issuance date is not displayed for contracts in a draft state.
- Wallet Address
Issue Contract
- Game Name
- Select the game for which to issue the contract. The available games are displayed based on the company and game permissions assigned to the console account. If you cannot find any game, please contact the permission administrator.
- Contract Type
- Select the type of contract to issue.
- NFT
- A contract that supports non-fungible tokens.
- FT
- A contract that supports fungible tokens.
- LOCK
- A contract that supports the activation/deactivation of NFTs between game servers and wallets.
- NFT
- Select the type of contract to issue.
NFT
- Contract Name
- The name of the NFT contract to be issued.
- Wallet Address
- Select the wallet to issue the NFT contract. The connected wallet address will be displayed in the Blockchain > Polygon > Wallet Management menu.
- Wallet Balance
- The MATIC balance in the selected wallet. A small amount of MATIC is required to issue a contract. Make sure to check the MATIC balance in your wallet.
- Contract Symbol
- The representative name for the NFT contract.
FT
- Contract Name
- The name of the FT contract to be issued.
- Wallet Address
- Select the wallet to issue the FT contract. The connected wallet address will be displayed in the Blockchain > Polygon > Wallet Management menu.
- Wallet Balance
- The MATIC balance in the selected wallet. A small amount of MATIC is required to issue a contract. Make sure to check the MATIC balance in your wallet.
- Token Name
- The name of the token to be issued.
- Token Symbol
- The representative name for the token.
- Token Decimal Places
- The number of decimal places for the token. If the token has 18 decimal places, it means that the token can be divided into the smallest unit with 18 decimal places.
- E.g., 1.000000000000000000
- Issuance Quantity
- The quantity of tokens to be issued.
- Token Image
- The image representing the token.
- Contract Name
- The name of the LOCK contract to be issued.
- Wallet Address
- Select the wallet to issue the LOCK contract. The connected wallet address will be displayed in the Blockchain > Polygon > Wallet Management menu.
- Wallet Balance
- The MATIC balance in the selected wallet. A small amount of MATIC is required to issue a contract. Make sure to check the MATIC balance in your wallet.