DevStation / LaunchKit / Deploy / Stablecoin Invoices

Configure Stablecoin Invoices

Step 2 of 3: Fill in constructor arguments and review deployment.

DeFiStablecoin Invoices

Issue invoices payable in a stablecoin and collect them onchain, with a paid/cancelled record per invoice. Pre-filled with QUSDC on QIE Mainnet.

Constructor Arguments

Token accepted for payment. Pre-filled with QUSDC on QIE Mainnet (6 decimals); paste another ERC-20 to bill in something else.

Issues invoices and withdraws collected funds.

Project Label

Deployment Preview

Template
Stablecoin Invoices
Contract
StablecoinInvoices
Network
QIE Mainnet (Chain 1990)
Compiler
Solidity 0.8.20
Est. Gas
~1,950,000 units
Est. Cost
~0.002340 QIE
Compiled
In-browser (solc)
Registry
StablecoinInvoices
Generated Constructor Call
json
{
"token_": "<address>",
"initialOwner": "<address>"
}
Checking gas sponsorship…
DevStation
Loading console…