Soneium (Minato)
Official RAIRprotocol deployment contracts on Soneium Testnet
See verification section on Blockscout explorer for full Solidity source code. Links below go directly to contracts tab
Fungibles
Deployment of 1B testnet RAIR tokens for bridging. Can utilize these contracts for your own fungible token creation
Diamond functions
Core diamond facets needed to interact with ERC2535 multi-proxy standard
DiamondOwnership facet - https://explorer-testnet.soneium.org/address/0xc76c3ebEA0aC6aC78d9c0b324f72CA59da36B9df?tab=contract
NFT (facets)
Hierarchy based NFT distribution system
Tokenomics (facets)
Controls token credit system. How database manages user fungible balances to perform work inside the system.
Credits Withdraw Facet - https://explorer-testnet.soneium.org/address/0xcc8eBb097448bdE155E66d65E6Cb9aaE776395e8?tab=contract
Trade and Execution
Governs the transfer of fungibles and non fungibles.
Last updated