diff --git a/content/sips/sip-409.md b/content/sips/sip-409.md new file mode 100644 index 000000000..cb1159d96 --- /dev/null +++ b/content/sips/sip-409.md @@ -0,0 +1,64 @@ +--- +sip: 409 +title: Enable WETH as Perps Collateral on Base +network: Base +status: Draft +type: Governance +author: GUNBOATs (@gunboatsss) +created: 2024-09-23 +--- + + + + +## Simple Summary + + + +Enable Wrapped Ether as Collateral for Perps on Base. + +## Abstract + + + +Enable Wrapped Ether as Collateral for Perps on Base. + +## Motivation + + + +Ether is the first and the most universal asset on Ethereum. Therefore it make sense to have it as collateral on Perps. + +## Specification + + + +WETH token address on Base: [0x4200000000000000000000000000000000000006](https://basescan.org/token/0x4200000000000000000000000000000000000006) + +### Technical Specification + + + +N/A + +### Test Cases + + + +N/A + +### Configurable Values (Via SCCP) + + + +The configurable values will use the perps' collateral configuration with following SCCP. + +## Copyright + +Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/). diff --git a/content/sips/sip-410.md b/content/sips/sip-410.md new file mode 100644 index 000000000..ff5c72b20 --- /dev/null +++ b/content/sips/sip-410.md @@ -0,0 +1,64 @@ +--- +sip: 410 +title: Enable EURC as Perps collateral on Base +network: Base +status: Draft +type: Governance +author: GUNBOATs (@gunboatsss) +created: 2024-09-23 +--- + + + +## Simple Summary + + + +Enable EURC as Perps collateral on Base. + +## Abstract + + + +Enable EURC as Perps collateral on Base. + +## Motivation + + + +EURC is a Euro stablecoin issued by Circle. Enabling EURC has a same risk profile as USDC and tapping into access from Euro users on Base. + +## Specification + + + +EURC token address: [0x60a3e35cc302bfa44cb288bc5a4f316fdb1adb42](https://basescan.org/token/0x60a3e35cc302bfa44cb288bc5a4f316fdb1adb42) + +### Technical Specification + + + +N/A + +### Test Cases + + + +N/A + +### Configurable Values (Via SCCP) + + + +The configurable values will use the perps' collateral configuration with following SCCP. + + +## Copyright + +Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/). diff --git a/content/sips/sip-411.md b/content/sips/sip-411.md new file mode 100644 index 000000000..17161f6cd --- /dev/null +++ b/content/sips/sip-411.md @@ -0,0 +1,64 @@ +--- +sip: 411 +title: Enable cbETH and cbBTC as Perps collateral on Base +network: Base +status: Draft +type: Governance +author: GUNBOATs (@gunboatsss) +created: 2024-09-23 +--- + + + +## Simple Summary + + + +Enable Coinbase Wrapped Staked ETH and Coinbase Bitcoin as perps collateral on Base. + +## Abstract + + + +Enable Coinbase Wrapped Staked ETH and Coinbase Bitcoin as perps collateral on Base. + +## Motivation + + + +As Base deployment is managed by Coinbase, Coinbase wrapped assets are expected to be widely used in the rollup. Listing cbETH and cbBTC bring the Base deployment closer to the ecosystem. + +## Specification + + + +cbETH token address on Base: [0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22](https://basescan.org/token/0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22) +cbBTC token address on Base: [0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf](https://basescan.org/token/0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf) + +### Technical Specification + + + +N/A + +### Test Cases + + + +N/A + +### Configurable Values (Via SCCP) + + + +The configurable values will use the perps' collateral configuration with following SCCP. + +## Copyright + +Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).