FRSTSDK
A proxy factory enabling low-cost deployments of the core contracts available within the FrostySDK
This contract serves as a permanent, immutable, and permissionless foundation upon which to build your application. It's primary function is to allow artist-owned and gas-efficient deployments of the core contracts within the FrostySDK.
Mainnet Deployments
SDK Mainnet deployments share a single canonical address across Ethereum, Polygon, Optimism, and Arbitrum.
Ethereum
Polygon
Optimism
Arbitrum
Testnet Deployments
Goerli
Polygon Mumbai
Optimism Goerli
Arbitrum Goerli
Smart Contract Methods
deployFRST721A Deploy a minimal proxy clone of the FRST721A implementation contract.
deployFRST4907A Deploy a minimal proxy clone of the FRST4907A implementation contract.
deployFRSTCrescendo Deploy a minimal proxy clone of the FRSTCrescendo implementation contract.
deployFRSTVault Deploy a minimal proxy clone of the FRSTVault implementation contract.
deployFRSTStaking Deploy a minimal proxy clone of the FRSTStaking implementation contract.
Last updated
Was this helpful?