Storage.privateSet("tokens", [ { chainId: 8453, address: "0x2Ae3F1Ec7F1F5012CFEab0185bfc7aa3cf0DEc22", decimals: 18, symbol: "cbETH", name: "Coinbase Wrapped Staked ETH", icon: "https://ethereum-optimism.github.io/data/cbETH/logo.svg", }, { chainId: 8453, address: "0x4200000000000000000000000000000000000006", decimals: 18, symbol: "WETH", name: "Wrapped Ether", icon: "https://ethereum-optimism.github.io/data/WETH/logo.png", }, { chainId: 8453, address: "native", decimals: 18, symbol: "ETH", name: "Ether", icon: "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png", }, { chainId: 8453, address: "0xEB466342C4d449BC9f53A865D5Cb90586f405215", decimals: 6, symbol: "axlUSDC", name: "Axelar Wrapped USDC", icon: "https://ethereum-optimism.github.io/data/USDC/logo.png", }, { chainId: 8453, address: "0x78a087d713Be963Bf307b18F2Ff8122EF9A63ae9", decimals: 18, symbol: "BSWAP", name: "Baseswap Token", icon: "https://baseswap.fi/images/tokens/0x78a087d713be963bf307b18f2ff8122ef9a63ae9.png", }, { chainId: 8453, address: "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb", decimals: 18, symbol: "DAI", name: "Dai Stablecoin", icon: "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/logo.png", }, { chainId: 8453, address: "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA", decimals: 6, symbol: "USDbC", name: "USD Base Coin", icon: "https://ethereum-optimism.github.io/data/USDC/logo.png", }, ]); return ( <Widget src="bluebiu.near/widget/Base.BaseSwapV2" props={{ factoryAddress: "0xFDa619b6d20975be80A10332cD39b9a4b0FAa8BB", routerAddress: "0x327Df1E6de05895d2ab08513aaDD9313Fe505d86", wethAddress: "0x4200000000000000000000000000000000000006", title: "BaseSwap", defaultCurrencies: { input: { chainId: 8453, address: "native", decimals: 18, symbol: "ETH", name: "Ether", icon: "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png", }, output: { chainId: 8453, address: "0x78a087d713Be963Bf307b18F2Ff8122EF9A63ae9", decimals: 18, symbol: "BSWAP", name: "Baseswap Token", icon: "https://baseswap.fi/images/tokens/0x78a087d713be963bf307b18f2ff8122ef9a63ae9.png", }, }, }} /> );