๐ชOverview of Oasys Functions
Oasys Functions
The matrix below gives you the overview of Oasys architecture functions.
NFT Creation
Possible *Only ERC-721 can be used
Possible *Any token standard can be used for deployment
FT Creation
Possible *Only ERC-20 can be used
Possible *Any token standard can be used for deployment
Gas Fee
Needed
Zero
CEX for OAS
Bitbank / SBIVCTrade / OKX / Gate.io
No CEX for L2 OAS *L2 OAS is needed to bridge to the Oasys Hub to exchange on CEX
NFT Checkout (Credit Card Payment)
Possible
Possible
Introducing different types of NFTs & FTs on Oasys
There are 4 particular types of tokens called, vNFT / oNFT / vFT / oFT including exNFT/FT (external FT/NFT) on Oasys. Each token has different roles and functions.

vNFT
vNFT is minted on the Verse layer(L2) and not applicable for bridging to the Oasys Hub layer(L1).
Needed to be minted on the Verse layer(L2)
vFT
vFT is minted on the Verse layer(L2) and not applicable for bridging to Oasys Hub layer(L1).
Needed to be minted on the Verse layer(L2)
oNFT
oNFT is minted on the Oasys Hub layer(L1). It can be bridged between the Verse layer(L2) and the Oasys Hub layer(L1).
When creating an oNFT, it is necessary to have an ERC-721 created on each the Oasys Hub layer(L1) and Verse layer(L2).
Needed to be minted on the Oasys hub layer(L1) first, then the Verse layer(L2)
oFT
oFT is created on the Oasys Hub layer(L1). It can be bridged between Verse layer(L2) โ Oasys Hub layer(L1) and Oasys Hub layer(L1) โ External chain.
When creating an oFT, it is necessary to have an ERC-20 created on each the Oasys Hub layer(L1) and the Verse layer(L2).
Needed to be minted on the Oasys hub layer(L1) first, then the Verse layer(L2)
For more detailed information about FT / NFT design,ใvisitโhttps://docs.oasys.games/docs/verse-developer/handle-token/1-5-intro
Last updated