Asset-Swapper -> asset-swapper
This commit is contained in:
@@ -73,7 +73,7 @@ const useCasesData = [
|
||||
'DeFi projects swap tokens through 0x to improve their UX by abstracting out required tokens, rebalancing user positions in real-time, and pre-baking terms of an asset sale into contracts so that they can be trustlessly executed in the future.',
|
||||
links: [
|
||||
{
|
||||
label: 'Explore Asset-Swapper',
|
||||
label: 'Explore asset-swapper',
|
||||
url: constants.CFL_DOCS,
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ const useCasesData = [
|
||||
'Trading bots consume 0x liquidity to atomically swap tokens at tight spreads and perform risk-free arbitrage across both centralized and decentralized exchange venues.',
|
||||
links: [
|
||||
{
|
||||
label: 'Explore Asset-Swapper',
|
||||
label: 'Explore asset-swapper',
|
||||
url: constants.CFL_DOCS,
|
||||
},
|
||||
{
|
||||
|
||||
@@ -108,8 +108,8 @@ export const documentConstants: { [s: string]: DocumentMetadata } = {
|
||||
keywords: '',
|
||||
},
|
||||
CFL: {
|
||||
title: '0x: Asset-Swapper: Programmatically swap tokens via smart contracts',
|
||||
description: 'Bring automatic token trading to your DeFi users with Asset-Swapper',
|
||||
title: '0x: asset-swapper: Programmatically swap tokens via smart contracts',
|
||||
description: 'Bring automatic token trading to your DeFi users with asset-swapper',
|
||||
keywords: '',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user