{"id":3325,"date":"2021-08-09T09:54:09","date_gmt":"2021-08-09T09:54:09","guid":{"rendered":"https:\/\/demo.ovatheme.com\/cryptlight\/?page_id=3325"},"modified":"2025-07-15T18:26:50","modified_gmt":"2025-07-16T01:26:50","slug":"home-1","status":"publish","type":"page","link":"https:\/\/garbocoin.com\/","title":{"rendered":"Garbo Coin"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3325\" class=\"elementor elementor-3325\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b52e3d8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b52e3d8\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7a12e01\" data-id=\"7a12e01\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3ac583d elementor-widget elementor-widget-text-editor\" data-id=\"3ac583d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Garbo Coin is the only multi-chain coin that allows a second chance for failed NFT projects.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-66ae253 elementor-widget elementor-widget-heading\" data-id=\"66ae253\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Sell us any unwanted BEP-721 or ERC-721 NFT in exchange for Garbo. Enter your NFT's token address and token ID to sell for Garbo.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-52173bb elementor-widget elementor-widget-html\" data-id=\"52173bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/web3@1.6.0\/dist\/web3.min.js\"><\/script>\r\n\r\n    <fieldset style=\"border-radius:10px; with:auto;\">\r\n        <legend style=\"color:white; font-weight:bold; font-size:16px;\"> Exchange your NFTs for Garbo<\/legend>\r\n    <form id=\"transferForm\">\r\n        <label for=\"nftAddress\">NFT Contract Address:<\/label><br>\r\n        <input type=\"text\" id=\"nftAddress\" name=\"nftAddress\" required placeholder=\"0x12345...\"><br><br>\r\n        \r\n        <label for=\"tokenId\">Token ID:<\/label><br>\r\n        <input type=\"number\" id=\"tokenId\" name=\"tokenId\" required placeholder=\"NFT token ID\"><br><br>\r\n        \r\n        <button type=\"submit\">Get Instant Reward<\/button>\r\n        <p><\/p><cite>By submitting your NFT to Garbo, you permanently transfer ownership for 1000 Garbo tokens. This is a one-way transaction.<\/cite>\r\n    <\/form>\r\n    <\/fieldset>\r\n<script>\r\n        \/\/ const contractAddress =  \"0x4BdDFB4C907b8D30D622002927A8faE1212e9811\"; \/\/ test Garbo contract\r\n        \/\/const contractAddress =  \"0xcd8CB80A53249a11F7facFc69EcE4E3C3906762c\"; \/\/ test Garbo contract\r\n        const contractAddress =  \"0x4D9E622566201B32CE5E1DDEB1D208d437999802\" ;\r\n\t\t\/\/ test Garbo contract 0xF7CD6c46DDDD8D9464a0a4Fc91cC0416c69B78F9\r\n const contractABI = [\r\n[\r\n                \/\/ Minimal ERC721 ABI to fetch user NFTs\r\n                {\r\n                    \"constant\": true,\r\n                    \"inputs\": [\r\n                        {\r\n                            \"name\": \"owner\",\r\n                            \"type\": \"address\"\r\n                        }\r\n                    ],\r\n                    \"name\": \"balanceOf\",\r\n                    \"outputs\": [\r\n                        {\r\n                            \"name\": \"\",\r\n                            \"type\": \"uint256\"\r\n                        }\r\n                    ],\r\n                    \"payable\": false,\r\n                    \"stateMutability\": \"view\",\r\n                    \"type\": \"function\"\r\n                },\r\n                {\r\n                    \"constant\": true,\r\n                    \"inputs\": [\r\n                        {\r\n                            \"name\": \"owner\",\r\n                            \"type\": \"address\"\r\n                        },\r\n                        {\r\n                            \"name\": \"index\",\r\n                            \"type\": \"uint256\"\r\n                        }\r\n                    ],\r\n                    \"name\": \"tokenOfOwnerByIndex\",\r\n                    \"outputs\": [\r\n                        {\r\n                            \"name\": \"tokenId\",\r\n                            \"type\": \"uint256\"\r\n                        }\r\n                    ],\r\n                    \"payable\": false,\r\n                    \"stateMutability\": \"view\",\r\n                    \"type\": \"function\"\r\n                },\r\n                {\r\n                    \"constant\": true,\r\n                    \"inputs\": [\r\n                        {\r\n                            \"name\": \"tokenId\",\r\n                            \"type\": \"uint256\"\r\n                        }\r\n                    ],\r\n                    \"name\": \"tokenURI\",\r\n                    \"outputs\": [\r\n                        {\r\n                            \"name\": \"\",\r\n                            \"type\": \"string\"\r\n                        }\r\n                    ],\r\n                    \"payable\": false,\r\n                    \"stateMutability\": \"view\",\r\n                    \"type\": \"function\"\r\n                }\r\n            ]\r\n\r\n            ];\r\n\r\n        window.addEventListener('load', async () => {\r\n            if (window.ethereum) {\r\n                window.web3 = new Web3(window.ethereum);\r\n                try {\r\n                    await window.ethereum.request({ method: \"eth_requestAccounts\" });\r\n                } catch (error) {\r\n                    console.error(\"User denied account access\");\r\n                }\r\n            } else {\r\n                console.log(\"Non-Ethereum browser detected. You should consider trying MetaMask!\");\r\n            }\r\n        });\r\n\r\n        document.getElementById('transferForm').addEventListener('submit', async (event) => {\r\n            event.preventDefault();\r\n\t\t\t\r\n            const nftAddress = document.getElementById('nftAddress').value;  \/\/ retrieve nft address\r\n            const tokenId = document.getElementById('tokenId').value;\r\n\r\n            const accounts = await web3.eth.getAccounts();\r\n            const userAddress = accounts[0];\r\n\r\n            const nftContract = new web3.eth.Contract([\r\n                \/\/ Minimal ERC721 ABI for transfer\r\n                {\r\n                    \"constant\": false,\r\n                    \"inputs\": [\r\n                        {\r\n                            \"name\": \"from\",\r\n                            \"type\": \"address\"\r\n                        },\r\n                        {\r\n                            \"name\": \"to\",\r\n                            \"type\": \"address\"\r\n                        },\r\n                        {\r\n                            \"name\": \"tokenId\",\r\n                            \"type\": \"uint256\"\r\n                        }\r\n                    ],\r\n                    \"name\": \"safeTransferFrom\",\r\n                    \"outputs\": [],\r\n                    \"payable\": false,\r\n                    \"stateMutability\": \"nonpayable\",\r\n                    \"type\": \"function\"\r\n                }\r\n            ], nftAddress);\r\n\r\n            try {\r\n                await nftContract.methods.safeTransferFrom(userAddress, contractAddress, tokenId).send({ from: userAddress });\r\n                alert('NFT transferred successfully and reward claimed!');\r\n\t\t\t\t\r\n\t\t\t\t\/\/ to \r\n\t\t\t\t\/\/ sendReward(userAddress);\r\n\t\t\t\t\/\/ Subscribe to NFTReceived event\r\n\t\t\t<!-- <!-- \tnftContract.events.NFTReceived() -->\r\n\t\t\t\t  <!-- .on('data', (event) => { -->\r\n\t\t\t\t\t<!-- console.log('NFT Received:', event.returnValues); -->\r\n\t\t\t\t  <!-- }) -->\r\n\t\t\t\t  <!-- .on('error', console.error); -->\r\n\r\n\t\t\t\t<!-- \/\/ Subscribe to TACORewardTransferred event -->\r\n\t\t\t\t<!-- nftContract.events.TACORewardTransferred() -->\r\n\t\t\t\t  <!-- .on('data', (event) => { -->\r\n\t\t\t\t\t<!-- console.log('TACO Reward Transferred:', event.returnValues); -->\r\n\t\t\t\t  <!-- }) -->\r\n\t\t\t\t  <!-- .on('error', console.error); -->\r\n\r\n\t\t\t\t<!-- \/\/ Subscribe to TransactionError event -->\r\n\t\t\t\t<!-- nftContract.events.TransactionError() -->\r\n\t\t\t\t  <!-- .on('data', (event) => { -->\r\n\t\t\t\t\t<!-- console.log('Error:', event.returnValues.message); -->\r\n\t\t\t\t  <!-- }) -->\r\n\t\t\t\t  <!-- .on('error', console.error);\t -->\t\t\t -->\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t} catch (error) {\r\n\t\t\t\t\t\tconsole.error(error);\r\n\t\t\t\t\t\talert('There was an error transferring the NFT.');\r\n\t\t\t\t\t}\r\n\t\t\t\t});\r\n\r\n\t\t\/\/const contract = new web3.eth.Contract(abi, contractAddress);\r\n\t\t\r\n    <\/script>\r\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b28f770 elementor-widget elementor-widget-html\" data-id=\"b28f770\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<iframe height=\"400\" width=\"100%\" id=\"geckoterminal-embed\" title=\"GeckoTerminal Embed\" data-src=\"https:\/\/www.geckoterminal.com\/bsc\/pools\/0x5615cdf158565b61eca707cbf3a6ab0c10380a32?embed=1&info=1&swaps=1\" frameborder=\"0\" allow=\"clipboard-write\" allowfullscreen src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" class=\"lazyload\" data-load-mode=\"1\"><\/iframe>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-fda0cb1\" data-id=\"fda0cb1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-9c67a46 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9c67a46\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-94783c7\" data-id=\"94783c7\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a6744e6 elementor-widget elementor-widget-image\" data-id=\"a6744e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/garbocoin.com\">\n\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/02\/Garbo-coin.jpg\" class=\"attachment-large size-large wp-image-16098\" alt=\"Garbo NFT Marketplace\" srcset=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/02\/Garbo-coin.jpg 1024w, https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/02\/Garbo-coin-300x300.jpg 300w, https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/02\/Garbo-coin-150x150.jpg 150w, https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/02\/Garbo-coin-768x768.jpg 768w, https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/02\/Garbo-coin-600x600.jpg 600w, https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/02\/Garbo-coin-100x100.jpg 100w\" sizes=\"(max-width: 800px) 100vw, 800px\" title=\"\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ecac2ac elementor-widget elementor-widget-heading\" data-id=\"ecac2ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Buy on BSC<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4baaf1e elementor-widget__width-initial elementor-widget elementor-widget-cryptlight_elementor_button\" data-id=\"4baaf1e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cryptlight_elementor_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"ova-button\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/pancakeswap.finance\/swap?outputCurrency=0xDA8f07e6A964179A49E30C183a236332E5Dc7F07\" class=\"url-button\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t\t\t\t\t\tPancakeSwap\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t \t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-99c7441 elementor-widget__width-initial elementor-widget elementor-widget-cryptlight_elementor_button\" data-id=\"99c7441\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cryptlight_elementor_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"ova-button\">\n\t\t\t\t\t\t\t<a href=\"http:\/\/app.uniswap.org\/explore\/tokens\/bnb\/0xda8f07e6a964179a49e30c183a236332e5dc7f07\" class=\"url-button\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t\t\t\t\t\tUniSwap\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t \t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-218be0e elementor-widget elementor-widget-heading\" data-id=\"218be0e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Buy on ETH<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-977fc8c elementor-widget__width-initial elementor-widget elementor-widget-cryptlight_elementor_button\" data-id=\"977fc8c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cryptlight_elementor_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"ova-button\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/app.uniswap.org\/explore\/tokens\/ethereum\/0xb9fc5d7936e2e5441ecc929154c3659dd2c2d10c\" class=\"url-button\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t\t\t\t\t\tUniSwap\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t \t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-075292a elementor-widget elementor-widget-heading\" data-id=\"075292a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Buy on Polygon<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-456360c elementor-widget__width-initial elementor-widget elementor-widget-cryptlight_elementor_button\" data-id=\"456360c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cryptlight_elementor_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"ova-button\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/app.uniswap.org\/explore\/tokens\/polygon\/0xB9a830Cb37793B68576C5B988A184bAE7F6202CA\" class=\"url-button\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t\t\t\t\t\tUniSwap\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t \t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c3bb64f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c3bb64f\" data-element_type=\"section\" data-e-type=\"section\" id=\"about\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c99988d\" data-id=\"c99988d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-14dba08 elementor-widget elementor-widget-cryptlight_elementor_heading\" data-id=\"14dba08\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cryptlight_elementor_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ova-heading-content\">\n\t\t\t<h2 class=\"ova-heading ova_before\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"ova_before\"><\/span>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tWhat is Garbo coin?\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/h2>\n\n\t\t\t\n\t\t\t\t\t\t\t\t<p class=\"ova-heading-description\">Garbo Coin runs on BSC, ETH &amp; Polygon networks.<\/p>\n\t\t\t\t\t<\/div>\n\t\t \t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-102666e elementor-invisible elementor-widget elementor-widget-cryptlight_elementor_ico-crypto\" data-id=\"102666e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;zoomIn&quot;}\" data-widget_type=\"cryptlight_elementor_ico-crypto.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"ova-ico-crypto template1\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"item \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"ovaicon-user-2\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"title\">\n\t\t\t\t\t\t\tDecentralized Platform\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"desc\">\n\t\t\t\t\t\t\tGarbo Coin runs on the BSC, ETH &amp; Polygon networks, with liquidity locked forever (LP Tokens Burned on BSC), eliminating all chances of rug pulls and ensuring you can always buy and sell your tokens.\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"item \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"eicon-globe\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"title\">\n\t\t\t\t\t\t\tTax-loss Harvesting\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"desc\">\n\t\t\t\t\t\t\tGarbo Coin enables users to trade their illiquid NFT&#039;s for Garbo Coin, allowing users to capture tax-losses and to speculate on the coin. WE ACCEPT ALL 721 NFT&#039;S!\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"item \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"eicon-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"title\">\n\t\t\t\t\t\t\tCommunity Driven Coin\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"desc\">\n\t\t\t\t\t\t\tEveryone has a voice with Garbo Coin; the community is everything to us, and votes will take place to decide future steps.\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t \t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c5a6e79\" data-id=\"c5a6e79\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f1c0d1f elementor-invisible elementor-widget elementor-widget-image\" data-id=\"f1c0d1f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;zoomIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"649\" height=\"626\" data-src=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2021\/08\/ilustrator.png\" class=\"attachment-full size-full wp-image-1358 lazyload\" alt=\"\" data-srcset=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2021\/08\/ilustrator.png 649w, https:\/\/garbocoin.com\/wp-content\/uploads\/2021\/08\/ilustrator-600x579.png 600w, https:\/\/garbocoin.com\/wp-content\/uploads\/2021\/08\/ilustrator-300x289.png 300w\" data-sizes=\"(max-width: 649px) 100vw, 649px\" title=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 649px; --smush-placeholder-aspect-ratio: 649\/626;\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-073c4e0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"073c4e0\" data-element_type=\"section\" data-e-type=\"section\" id=\"why-ico\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3011c89\" data-id=\"3011c89\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5f79cc0 elementor-widget elementor-widget-cryptlight_elementor_heading\" data-id=\"5f79cc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cryptlight_elementor_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ova-heading-content\">\n\t\t\t<h2 class=\"ova-heading ova_before\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"ova_before\"><\/span>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tWhy choose Garbo coin?\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/h2>\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t \t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-094e9e7 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"094e9e7\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-0844386\" data-id=\"0844386\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a385a90 elementor-invisible elementor-widget elementor-widget-cryptlight_elementor_card\" data-id=\"a385a90\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ova-move-up&quot;,&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"cryptlight_elementor_card.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        \t\t\t<div class=\"ova-card\">\n\t\t     \t\t                <div class=\"align-icon\">\n\t\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t\t<i class=\"fas fa-mobile-alt\"><\/i>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"title\">\n\t\t\t\t\t\tSecured Liquidity\t\t\t\t   <\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"desc\">\n\t\t\t\t\t\tSecured Liquidity, LP&#039;s burned, can always buy and sell.\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-16a6749\" data-id=\"16a6749\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2c16f35 elementor-invisible elementor-widget elementor-widget-cryptlight_elementor_card\" data-id=\"2c16f35\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ova-move-up&quot;,&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"cryptlight_elementor_card.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        \t\t\t<div class=\"ova-card\">\n\t\t     \t\t                <div class=\"align-icon\">\n\t\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t\t<i class=\"iconly-Wallet icbo\"><\/i>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"title\">\n\t\t\t\t\t\tNo Built in Royalty Fees\t\t\t\t   <\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"desc\">\n\t\t\t\t\t\tUse as little as 0.5% slippage (keep more of your own coins!)\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-590d4cb\" data-id=\"590d4cb\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a24f3ee elementor-invisible elementor-widget elementor-widget-cryptlight_elementor_card\" data-id=\"a24f3ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ova-move-up&quot;,&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"cryptlight_elementor_card.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        \t\t\t<div class=\"ova-card\">\n\t\t     \t\t                <div class=\"align-icon\">\n\t\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t\t<i class=\"iconly-Shield-Fail icbo\"><\/i>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"title\">\n\t\t\t\t\t\tMade by traders\t\t\t\t   <\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"desc\">\n\t\t\t\t\t\tWith each user&#039;s best interests at heart.\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-fb35b9c\" data-id=\"fb35b9c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-91d323e elementor-invisible elementor-widget elementor-widget-cryptlight_elementor_card\" data-id=\"91d323e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ova-move-up&quot;,&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"cryptlight_elementor_card.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        \t\t\t<div class=\"ova-card\">\n\t\t     \t\t                <div class=\"align-icon\">\n\t\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t\t<i class=\"iconly-Filter icbo\"><\/i>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"title\">\n\t\t\t\t\t\tSecurity &amp; control over money\t\t\t\t   <\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"desc\">\n\t\t\t\t\t\tWe provide high levels of sercurity to all users\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-639cd91 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"639cd91\" data-element_type=\"section\" data-e-type=\"section\" id=\"sales\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c711cc3\" data-id=\"c711cc3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-a68daa0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a68daa0\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e6d9c50\" data-id=\"e6d9c50\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d01f80a elementor-widget elementor-widget-heading\" data-id=\"d01f80a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Garbo Coin Bridge:<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0344e4d elementor-widget elementor-widget-image\" data-id=\"0344e4d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/app.chainport.io\/\" target=\"_blank\" rel=\"nofollow noopener\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"724\" height=\"152\" data-src=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2025\/06\/Logo-color.png\" class=\"attachment-large size-large wp-image-16415 lazyload\" alt=\"\" data-srcset=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2025\/06\/Logo-color.png 724w, https:\/\/garbocoin.com\/wp-content\/uploads\/2025\/06\/Logo-color-300x63.png 300w, https:\/\/garbocoin.com\/wp-content\/uploads\/2025\/06\/Logo-color-600x126.png 600w\" data-sizes=\"(max-width: 724px) 100vw, 724px\" title=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 724px; --smush-placeholder-aspect-ratio: 724\/152;\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-fcefcf7\" data-id=\"fcefcf7\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fe9a528 elementor-widget elementor-widget-heading\" data-id=\"fe9a528\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Garbo Coin Block Explorers:<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eac72c3 elementor-widget elementor-widget-image\" data-id=\"eac72c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/bscscan.com\/token\/0xDA8f07e6A964179A49E30C183a236332E5Dc7F07\" target=\"_blank\" rel=\"nofollow noopener\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"768\" height=\"220\" data-src=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/03\/garbo-coin-bscscan-link-768x220.png\" class=\"attachment-medium_large size-medium_large wp-image-16211 lazyload\" alt=\"garbo coin bscscan adress\" data-srcset=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/03\/garbo-coin-bscscan-link-768x220.png 768w, https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/03\/garbo-coin-bscscan-link-300x86.png 300w, https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/03\/garbo-coin-bscscan-link-1024x294.png 1024w, https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/03\/garbo-coin-bscscan-link-1536x441.png 1536w, https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/03\/garbo-coin-bscscan-link-2048x588.png 2048w, https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/03\/garbo-coin-bscscan-link-1320x379.png 1320w, https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/03\/garbo-coin-bscscan-link-600x172.png 600w\" data-sizes=\"(max-width: 768px) 100vw, 768px\" title=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 768px; --smush-placeholder-aspect-ratio: 768\/220;\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6353518 elementor-widget elementor-widget-image\" data-id=\"6353518\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/etherscan.io\/token\/0xb9fc5d7936e2e5441ecc929154c3659dd2c2d10c\" target=\"_blank\" rel=\"nofollow noopener\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"535\" height=\"123\" data-src=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2025\/06\/etherscan-logo.png\" class=\"attachment-medium_large size-medium_large wp-image-16417 lazyload\" alt=\"\" data-srcset=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2025\/06\/etherscan-logo.png 535w, https:\/\/garbocoin.com\/wp-content\/uploads\/2025\/06\/etherscan-logo-300x69.png 300w\" data-sizes=\"(max-width: 535px) 100vw, 535px\" title=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 535px; --smush-placeholder-aspect-ratio: 535\/123;\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-647d3dd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"647d3dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/polygonscan.com\/token\/0xb9a830cb37793b68576c5b988a184bae7f6202ca\" target=\"_blank\" rel=\"nofollow noopener\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"768\" height=\"118\" data-src=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2025\/06\/logo-768x118.png\" class=\"attachment-medium_large size-medium_large wp-image-16416 lazyload\" alt=\"\" data-srcset=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2025\/06\/logo-768x118.png 768w, https:\/\/garbocoin.com\/wp-content\/uploads\/2025\/06\/logo-300x46.png 300w, https:\/\/garbocoin.com\/wp-content\/uploads\/2025\/06\/logo-600x92.png 600w, https:\/\/garbocoin.com\/wp-content\/uploads\/2025\/06\/logo.png 786w\" data-sizes=\"(max-width: 768px) 100vw, 768px\" title=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 768px; --smush-placeholder-aspect-ratio: 768\/118;\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-e5f779f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e5f779f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-83b8273\" data-id=\"83b8273\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0ac13aa elementor-invisible elementor-widget elementor-widget-cryptlight_elementor_details\" data-id=\"0ac13aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ova-move-up&quot;,&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"cryptlight_elementor_details.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ova-details linear-gradient-active\">\n\t\t\t\t\t\t\t\t\t<div class=\"title\">\n\t\t\t\t\t\tTotal Supply\t\t\t\t   <\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"desc\">\n\t\t\t\t\t\tTotal supply: 70,000,000,000 (Initial: 200B)\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-95dab9e\" data-id=\"95dab9e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-90d38c0 elementor-invisible elementor-widget elementor-widget-cryptlight_elementor_details\" data-id=\"90d38c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ova-move-up&quot;,&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"cryptlight_elementor_details.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ova-details ova-linear-gradient\">\n\t\t\t\t\t\t\t\t\t<div class=\"title\">\n\t\t\t\t\t\tGarbo Coin V1 - V2\t\t\t\t   <\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"desc\">\n\t\t\t\t\t\tGarbo Coin V1 -&gt; V2, Drop 2:1 (March 2022)\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-ef48b09\" data-id=\"ef48b09\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-530a4cb elementor-invisible elementor-widget elementor-widget-cryptlight_elementor_details\" data-id=\"530a4cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ova-move-up&quot;,&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"cryptlight_elementor_details.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ova-details ova-linear-gradient\">\n\t\t\t\t\t\t\t\t\t<div class=\"title\">\n\t\t\t\t\t\tFounders Drop\t\t\t\t   <\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"desc\">\n\t\t\t\t\t\tFounders Drop: 15B\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-37f2fa4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"37f2fa4\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-30d4d92\" data-id=\"30d4d92\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8d0adb2 elementor-invisible elementor-widget elementor-widget-cryptlight_elementor_details\" data-id=\"8d0adb2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ova-move-up&quot;,&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"cryptlight_elementor_details.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ova-details ova-linear-gradient\">\n\t\t\t\t\t\t\t\t\t<div class=\"title\">\n\t\t\t\t\t\tGarbo Library\t\t\t\t   <\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"desc\">\n\t\t\t\t\t\tGarbo Library: 1B\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-d8bf61b\" data-id=\"d8bf61b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-02a9262 elementor-invisible elementor-widget elementor-widget-cryptlight_elementor_details\" data-id=\"02a9262\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ova-move-up&quot;,&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:500}\" data-widget_type=\"cryptlight_elementor_details.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ova-details ova-linear-gradient\">\n\t\t\t\t\t\t\t\t\t<div class=\"title\">\n\t\t\t\t\t\tInitial Liquidity\t\t\t\t   <\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"desc\">\n\t\t\t\t\t\t50B (locked LP-Tokens, burned March 2022)\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-b3fcf47\" data-id=\"b3fcf47\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d64674f elementor-invisible elementor-widget elementor-widget-cryptlight_elementor_details\" data-id=\"d64674f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ova-move-up&quot;,&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:600}\" data-widget_type=\"cryptlight_elementor_details.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ova-details ova-linear-gradient\">\n\t\t\t\t\t\t\t\t\t<div class=\"title\">\n\t\t\t\t\t\tMinimal Transaction\t\t\t\t   <\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"desc\">\n\t\t\t\t\t\t10 Tokens \/ Transaction\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-9294fe7 elementor-hidden-tablet elementor-hidden-phone elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9294fe7\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-01b2000\" data-id=\"01b2000\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c79ddea elementor-widget-divider--view-line_icon elementor-widget-divider--element-align-left elementor-view-default elementor-widget elementor-widget-divider\" data-id=\"c79ddea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon elementor-divider__element\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-circle\"><\/i><\/div>\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-1589cd0\" data-id=\"1589cd0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-16b80c5 elementor-widget-divider--view-line_icon elementor-view-default elementor-widget-divider--element-align-center elementor-widget elementor-widget-divider\" data-id=\"16b80c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon elementor-divider__element\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-circle\"><\/i><\/div>\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-68cafed\" data-id=\"68cafed\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-85d6adf elementor-widget-divider--view-line_icon elementor-view-default elementor-widget-divider--element-align-center elementor-widget elementor-widget-divider\" data-id=\"85d6adf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon elementor-divider__element\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-circle\"><\/i><\/div>\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-2901cd8\" data-id=\"2901cd8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-82b9c05 elementor-widget-divider--view-line_icon elementor-view-default elementor-widget-divider--element-align-center elementor-widget elementor-widget-divider\" data-id=\"82b9c05\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon elementor-divider__element\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-circle\"><\/i><\/div>\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-9407747\" data-id=\"9407747\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c8b8ddb elementor-widget-divider--view-line_icon elementor-widget-divider--element-align-right elementor-view-default elementor-widget elementor-widget-divider\" data-id=\"c8b8ddb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon elementor-divider__element\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-circle\"><\/i><\/div>\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-b954174 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b954174\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-464df07\" data-id=\"464df07\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-00c4cbf elementor-invisible elementor-widget elementor-widget-cryptlight_elementor_sale-token\" data-id=\"00c4cbf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ova-move-up&quot;,&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"cryptlight_elementor_sale-token.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        \t\t \t<div class=\"ova-sale-token\">\n\t\t\t\t\t\t\t\t\t<div class=\"date\">\n\t\t\t\t\t\tHow to buy Garbo Coin?\t\t\t\t   <\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"bonus\">\n\t\t\t\t\t\t3 Steps to buy Garbo coin\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-2ec6bad\" data-id=\"2ec6bad\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8ebd58b elementor-invisible elementor-widget elementor-widget-cryptlight_elementor_sale-token\" data-id=\"8ebd58b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ova-move-up&quot;,&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"cryptlight_elementor_sale-token.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        \t\t \t<div class=\"ova-sale-token\">\n\t\t\t\t\t\t\t\t\t<div class=\"date\">\n\t\t\t\t\t\tStep 1\t\t\t\t   <\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"bonus\">\n\t\t\t\t\t\tClick on buy Garbo Coin button\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-c1fc46d\" data-id=\"c1fc46d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-39b4589 elementor-invisible elementor-widget elementor-widget-cryptlight_elementor_sale-token\" data-id=\"39b4589\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ova-move-up&quot;,&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"cryptlight_elementor_sale-token.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        \t\t \t<div class=\"ova-sale-token\">\n\t\t\t\t\t\t\t\t\t<div class=\"date\">\n\t\t\t\t\t\tStep 2\t\t\t\t   <\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"bonus\">\n\t\t\t\t\t\tBuy Garbo Coin\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-f73522d\" data-id=\"f73522d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0b9ffaf elementor-invisible elementor-widget elementor-widget-cryptlight_elementor_sale-token\" data-id=\"0b9ffaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ova-move-up&quot;,&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"cryptlight_elementor_sale-token.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        \t\t \t<div class=\"ova-sale-token\">\n\t\t\t\t\t\t\t\t\t<div class=\"date\">\n\t\t\t\t\t\tStep 3\t\t\t\t   <\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"bonus\">\n\t\t\t\t\t\tReceive Garbo Coin\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-604bbf8\" data-id=\"604bbf8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-115a4cc elementor-invisible elementor-widget elementor-widget-cryptlight_elementor_sale-token\" data-id=\"115a4cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ova-move-up&quot;,&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:500}\" data-widget_type=\"cryptlight_elementor_sale-token.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        \t\t \t<div class=\"ova-sale-token\">\n\t\t\t\t\t\t\t\t\t<div class=\"date\">\n\t\t\t\t\t\tDo it again.\t\t\t\t   <\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"bonus\">\n\t\t\t\t\t\tRinse and repeat.\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-00e1452 elementor-widget elementor-widget-heading\" data-id=\"00e1452\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/pancakeswap.finance\/swap?outputCurrency=0xDA8f07e6A964179A49E30C183a236332E5Dc7F07\" target=\"_blank\" rel=\"nofollow noopener\">Buy Garbo Coin<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9dae04f elementor-invisible elementor-widget elementor-widget-image\" data-id=\"9dae04f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/pancakeswap.finance\/swap?outputCurrency=0xDA8f07e6A964179A49E30C183a236332E5Dc7F07\" target=\"_blank\" rel=\"nofollow noopener\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"150\" height=\"150\" data-src=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/02\/Garbo-coin-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail wp-image-16098 lazyload\" alt=\"Garbo NFT Marketplace\" data-srcset=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/02\/Garbo-coin-150x150.jpg 150w, https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/02\/Garbo-coin-300x300.jpg 300w, https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/02\/Garbo-coin-768x768.jpg 768w, https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/02\/Garbo-coin-600x600.jpg 600w, https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/02\/Garbo-coin-100x100.jpg 100w, https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/02\/Garbo-coin.jpg 1024w\" data-sizes=\"(max-width: 150px) 100vw, 150px\" title=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 150px; --smush-placeholder-aspect-ratio: 150\/150;\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6585242 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6585242\" data-element_type=\"section\" data-e-type=\"section\" id=\"roadmap\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9293efe\" data-id=\"9293efe\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f185a32 elementor-widget elementor-widget-cryptlight_elementor_heading\" data-id=\"f185a32\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cryptlight_elementor_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ova-heading-content\">\n\t\t\t<h2 class=\"ova-heading \">\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tRoad map\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/h2>\n\n\t\t\t\n\t\t\t\t\t\t\t\t<p class=\"ova-heading-description\">Our Strategy &amp; Project Plan<\/p>\n\t\t\t\t\t<\/div>\n\t\t \t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e96534c elementor-invisible elementor-widget elementor-widget-cryptlight_elementor_road_map\" data-id=\"e96534c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;bounceInUp&quot;}\" data-widget_type=\"cryptlight_elementor_road_map.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"ova-road-map-v3\">\n\t\t\t<div class=\"road-map-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- Desktop -->\n\t\t\t\t\t\t<div class=\"road-map-container desktop\">\n\t\t\t\t\t\t\t<div class=\"road-map-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-check\"><\/i>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-check\"><\/i>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-check\"><\/i>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-check\"><\/i>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-check\"><\/i>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-check\"><\/i>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t\t\t\t\t<i class=\"iconly-Filter icbo\"><\/i>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"road-map-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"road-map-item\" \n\t\t\t\t\t\t\t\t\t\t data-animation='{\"animation\":\"\",\"duration\":\"\",\"delay\":\"\"}'>\n\t\t\t\t\t\t\t\t\t\t<div class=\"number\">\n\t\t\t\t\t\t\t\t\t\t\t<span>Stage 1<\/span>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<h2 class=\"title\">V1 Contract Launch<\/h2>\n\t\t\t\t\t\t\t\t\t\t<p class=\"description\">Website launch with Social media and Discord .<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"road-map-item\" \n\t\t\t\t\t\t\t\t\t\t data-animation='{\"animation\":\"\",\"duration\":\"\",\"delay\":\"\"}'>\n\t\t\t\t\t\t\t\t\t\t<div class=\"number\">\n\t\t\t\t\t\t\t\t\t\t\t<span>Stage 2<\/span>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<h2 class=\"title\">V2 Contract Launch<\/h2>\n\t\t\t\t\t\t\t\t\t\t<p class=\"description\">Burn V1 tokens and airdrop 2:1 holders. Created locked liquidity.  Garbo Kids development.<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"road-map-item\" \n\t\t\t\t\t\t\t\t\t\t data-animation='{\"animation\":\"\",\"duration\":\"\",\"delay\":\"\"}'>\n\t\t\t\t\t\t\t\t\t\t<div class=\"number\">\n\t\t\t\t\t\t\t\t\t\t\t<span>Stage 3<\/span>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<h2 class=\"title\">Garbo Kids Beta <\/h2>\n\t\t\t\t\t\t\t\t\t\t<p class=\"description\">Web3 Contract Unwanted NFT Library.  Growing community<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"road-map-item\" \n\t\t\t\t\t\t\t\t\t\t data-animation='{\"animation\":\"\",\"duration\":\"\",\"delay\":\"\"}'>\n\t\t\t\t\t\t\t\t\t\t<div class=\"number\">\n\t\t\t\t\t\t\t\t\t\t\t<span>Stage 4.<\/span>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<h2 class=\"title\">Burn Reserve Supply<\/h2>\n\t\t\t\t\t\t\t\t\t\t<p class=\"description\">130B reserve supply burnt, bringing total coin supply to 70B.<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"road-map-item\" \n\t\t\t\t\t\t\t\t\t\t data-animation='{\"animation\":\"\",\"duration\":\"\",\"delay\":\"\"}'>\n\t\t\t\t\t\t\t\t\t\t<div class=\"number\">\n\t\t\t\t\t\t\t\t\t\t\t<span>Stage 5<\/span>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<h2 class=\"title\">Garbo Bridge<\/h2>\n\t\t\t\t\t\t\t\t\t\t<p class=\"description\">Bridge to ETH &amp; Polygon<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"road-map-item\" \n\t\t\t\t\t\t\t\t\t\t data-animation='{\"animation\":\"\",\"duration\":\"\",\"delay\":\"\"}'>\n\t\t\t\t\t\t\t\t\t\t<div class=\"number\">\n\t\t\t\t\t\t\t\t\t\t\t<span>Stage 6<\/span>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<h2 class=\"title\">Automated NFT Rewarder<\/h2>\n\t\t\t\t\t\t\t\t\t\t<p class=\"description\">Launched on BSC,ETH &amp; Polygon Accepting all unwanted NFT&#039;s in exchange for Garbo , allowing for tax-loss harvesting.<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"road-map-item\" \n\t\t\t\t\t\t\t\t\t\t data-animation='{\"animation\":\"\",\"duration\":\"\",\"delay\":\"\"}'>\n\t\t\t\t\t\t\t\t\t\t<div class=\"number\">\n\t\t\t\t\t\t\t\t\t\t\t<span>Stage 7<\/span>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<h2 class=\"title\">L2 Chain<\/h2>\n\t\t\t\t\t\t\t\t\t\t<p class=\"description\">L2 chain development  (Garbo Network)<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div><!-- End Desktop -->\n\n\t\t\t\t\t\t<!-- Mobile -->\n\t\t\t\t\t\t<div class=\"road-map-container mobile\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"road-map-content\">\n\t\t\t\t\t\t\t\t\t<div class=\"road-map-icon\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-check\"><\/i>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"road-map-item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"number\">\n\t\t\t\t\t\t\t\t\t\t\t<span>Stage 1<\/span>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<h2 class=\"title\">V1 Contract Launch<\/h2>\n\t\t\t\t\t\t\t\t\t\t<p class=\"description\">Website launch with Social media and Discord .<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"road-map-content\">\n\t\t\t\t\t\t\t\t\t<div class=\"road-map-icon\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-check\"><\/i>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"road-map-item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"number\">\n\t\t\t\t\t\t\t\t\t\t\t<span>Stage 2<\/span>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<h2 class=\"title\">V2 Contract Launch<\/h2>\n\t\t\t\t\t\t\t\t\t\t<p class=\"description\">Burn V1 tokens and airdrop 2:1 holders. Created locked liquidity.  Garbo Kids development.<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"road-map-content\">\n\t\t\t\t\t\t\t\t\t<div class=\"road-map-icon\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-check\"><\/i>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"road-map-item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"number\">\n\t\t\t\t\t\t\t\t\t\t\t<span>Stage 3<\/span>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<h2 class=\"title\">Garbo Kids Beta <\/h2>\n\t\t\t\t\t\t\t\t\t\t<p class=\"description\">Web3 Contract Unwanted NFT Library.  Growing community<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"road-map-content\">\n\t\t\t\t\t\t\t\t\t<div class=\"road-map-icon\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-check\"><\/i>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"road-map-item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"number\">\n\t\t\t\t\t\t\t\t\t\t\t<span>Stage 4.<\/span>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<h2 class=\"title\">Burn Reserve Supply<\/h2>\n\t\t\t\t\t\t\t\t\t\t<p class=\"description\">130B reserve supply burnt, bringing total coin supply to 70B.<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"road-map-content\">\n\t\t\t\t\t\t\t\t\t<div class=\"road-map-icon\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-check\"><\/i>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"road-map-item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"number\">\n\t\t\t\t\t\t\t\t\t\t\t<span>Stage 5<\/span>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<h2 class=\"title\">Garbo Bridge<\/h2>\n\t\t\t\t\t\t\t\t\t\t<p class=\"description\">Bridge to ETH &amp; Polygon<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"road-map-content\">\n\t\t\t\t\t\t\t\t\t<div class=\"road-map-icon\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-check\"><\/i>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"road-map-item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"number\">\n\t\t\t\t\t\t\t\t\t\t\t<span>Stage 6<\/span>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<h2 class=\"title\">Automated NFT Rewarder<\/h2>\n\t\t\t\t\t\t\t\t\t\t<p class=\"description\">Launched on BSC,ETH &amp; Polygon Accepting all unwanted NFT&#039;s in exchange for Garbo , allowing for tax-loss harvesting.<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"road-map-content\">\n\t\t\t\t\t\t\t\t\t<div class=\"road-map-icon\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t\t\t\t\t\t<i class=\"iconly-Filter icbo\"><\/i>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"road-map-item\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"number\">\n\t\t\t\t\t\t\t\t\t\t\t<span>Stage 7<\/span>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<h2 class=\"title\">L2 Chain<\/h2>\n\t\t\t\t\t\t\t\t\t\t<p class=\"description\">L2 chain development  (Garbo Network)<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- road-map-wrapper -->\n\t\t<\/div><!-- ova-road-map -->\n\t\t \t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3a2504d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3a2504d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-216c0f6\" data-id=\"216c0f6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-fde647c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fde647c\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1a895f8\" data-id=\"1a895f8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-29c6639 elementor-widget elementor-widget-cryptlight_elementor_heading\" data-id=\"29c6639\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cryptlight_elementor_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ova-heading-content\">\n\t\t\t<h2 class=\"ova-heading ova_before\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"ova_before\"><\/span>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tWhite paper\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/h2>\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t \t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efcf77c elementor-invisible elementor-widget elementor-widget-cryptlight_elementor_heading\" data-id=\"efcf77c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;bounceInLeft&quot;}\" data-widget_type=\"cryptlight_elementor_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ova-heading-content\">\n\t\t\t<h2 class=\"ova-heading \">\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tRead Our Documents\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/h2>\n\n\t\t\t\n\t\t\t\t\t\t\t\t<p class=\"ova-heading-description\">Here is our full documents that help you to understand deeply about us and our operation<\/p>\n\t\t\t\t\t<\/div>\n\t\t \t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-748b810 elementor-widget elementor-widget-cryptlight_elementor_icon_list\" data-id=\"748b810\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cryptlight_elementor_icon_list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ova-icon-list\">\n\t\t\t\t\t<div class=\"content-icon-list column2\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"item\">\n\t\t\t\t\t\t\t\t<i class=\"fas fa-check\"><\/i>\n\t\t\t\t\t\t\t\t<h3 class=\"title\">White paper<\/h3>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"item\">\n\t\t\t\t\t\t\t\t<i class=\"fas fa-check\"><\/i>\n\t\t\t\t\t\t\t\t<h3 class=\"title\">Terms of coin sale<\/h3>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"item\">\n\t\t\t\t\t\t\t\t<i class=\"fas fa-check\"><\/i>\n\t\t\t\t\t\t\t\t<h3 class=\"title\">Privacy policy<\/h3>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"item\">\n\t\t\t\t\t\t\t\t<i class=\"fas fa-check\"><\/i>\n\t\t\t\t\t\t\t\t<h3 class=\"title\">One pager<\/h3>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-554f874 elementor-widget elementor-widget-cryptlight_elementor_button_download\" data-id=\"554f874\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cryptlight_elementor_button_download.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\t<div class=\"ova-button-download\">\n\t\t\t\t<div class=\"button-content\">\n\t\t\t\t\t<div class=\"title-icon\">\n\t\t\t\t\t\t<h3 class=\"title\">Download<\/h3>\n\t\t\t\t\t\t<i class=\"fas fa-caret-down\"><\/i>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"dropdown-items\">\n\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"language-item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2025\/06\/Garbo-Coin-White-Paper.pdf\" download>English<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t \t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-a900c49\" data-id=\"a900c49\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7e42bdd elementor-invisible elementor-widget elementor-widget-image\" data-id=\"7e42bdd\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"503\" height=\"452\" data-src=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2021\/08\/Asset-1@2x-3.png\" class=\"attachment-large size-large wp-image-2082 lazyload\" alt=\"\" data-srcset=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2021\/08\/Asset-1@2x-3.png 503w, https:\/\/garbocoin.com\/wp-content\/uploads\/2021\/08\/Asset-1@2x-3-300x270.png 300w\" data-sizes=\"(max-width: 503px) 100vw, 503px\" title=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 503px; --smush-placeholder-aspect-ratio: 503\/452;\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-466730a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"466730a\" data-element_type=\"section\" data-e-type=\"section\" id=\"contact\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-49566fa\" data-id=\"49566fa\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-b6cf57e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b6cf57e\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-b5ceb1c\" data-id=\"b5ceb1c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3d4e684 elementor-widget elementor-widget-cryptlight_elementor_heading\" data-id=\"3d4e684\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cryptlight_elementor_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ova-heading-content\">\n\t\t\t<h2 class=\"ova-heading ova_before\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"ova_before\"><\/span>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tFAQs\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/h2>\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t \t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f45a52d elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"f45a52d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;bounceInLeft&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Frequently Asked Questions<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-ed393c6 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ed393c6\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c507888\" data-id=\"c507888\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e000642 elementor-widget elementor-widget-image\" data-id=\"e000642\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"795\" height=\"813\" data-src=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/06\/Garo-Giveaway-50k.jpg\" class=\"attachment-large size-large wp-image-16322 lazyload\" alt=\"Garbo Giveaway 50k\" data-srcset=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/06\/Garo-Giveaway-50k.jpg 795w, https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/06\/Garo-Giveaway-50k-293x300.jpg 293w, https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/06\/Garo-Giveaway-50k-768x785.jpg 768w, https:\/\/garbocoin.com\/wp-content\/uploads\/2024\/06\/Garo-Giveaway-50k-600x614.jpg 600w\" data-sizes=\"(max-width: 795px) 100vw, 795px\" title=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 795px; --smush-placeholder-aspect-ratio: 795\/813;\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-babe772\" data-id=\"babe772\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7d7fe20 elementor-widget elementor-widget-image\" data-id=\"7d7fe20\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"630\" height=\"462\" data-src=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2021\/08\/faq.png\" class=\"attachment-full size-full wp-image-3388 lazyload\" alt=\"FAQ\" data-srcset=\"https:\/\/garbocoin.com\/wp-content\/uploads\/2021\/08\/faq.png 630w, https:\/\/garbocoin.com\/wp-content\/uploads\/2021\/08\/faq-600x440.png 600w, https:\/\/garbocoin.com\/wp-content\/uploads\/2021\/08\/faq-300x220.png 300w\" data-sizes=\"(max-width: 630px) 100vw, 630px\" title=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 630px; --smush-placeholder-aspect-ratio: 630\/462;\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-827f728 tabs-arrow elementor-tabs-view-horizontal elementor-widget elementor-widget-tabs\" data-id=\"827f728\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-tabs\">\n\t\t\t<div class=\"elementor-tabs-wrapper\" role=\"tablist\" >\n\t\t\t\t\t\t\t\t\t<div id=\"elementor-tab-title-1361\" class=\"elementor-tab-title elementor-tab-desktop-title\" aria-selected=\"true\" data-tab=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"elementor-tab-content-1361\" aria-expanded=\"false\">General<\/div>\n\t\t\t\t\t\t\t\t\t<div id=\"elementor-tab-title-1362\" class=\"elementor-tab-title elementor-tab-desktop-title\" aria-selected=\"false\" data-tab=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1362\" aria-expanded=\"false\">How to buy Garbo coin?<\/div>\n\t\t\t\t\t\t\t\t\t<div id=\"elementor-tab-title-1363\" class=\"elementor-tab-title elementor-tab-desktop-title\" aria-selected=\"false\" data-tab=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1363\" aria-expanded=\"false\">What is the slippage?<\/div>\n\t\t\t\t\t\t\t\t\t<div id=\"elementor-tab-title-1364\" class=\"elementor-tab-title elementor-tab-desktop-title\" aria-selected=\"false\" data-tab=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1364\" aria-expanded=\"false\">Can more Garbo be minted?<\/div>\n\t\t\t\t\t\t\t\t\t<div id=\"elementor-tab-title-1365\" class=\"elementor-tab-title elementor-tab-desktop-title\" aria-selected=\"false\" data-tab=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1365\" aria-expanded=\"false\">Contract Address<\/div>\n\t\t\t\t\t\t\t\t\t<div id=\"elementor-tab-title-1366\" class=\"elementor-tab-title elementor-tab-desktop-title\" aria-selected=\"false\" data-tab=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1366\" aria-expanded=\"false\">Is the Contract Verified?<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"elementor-tabs-content-wrapper\" role=\"tablist\" aria-orientation=\"vertical\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-tab-title elementor-tab-mobile-title\" aria-selected=\"true\" data-tab=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"elementor-tab-content-1361\" aria-expanded=\"false\">General<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1361\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1361\" tabindex=\"0\" hidden=\"false\"><p>The Garbo Coin FAQ addresses the most frequently asked questions.<\/p><\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-tab-title elementor-tab-mobile-title\" aria-selected=\"false\" data-tab=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1362\" aria-expanded=\"false\">How to buy Garbo coin?<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1362\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1362\" tabindex=\"0\" hidden=\"hidden\"><p>Garbo coin is available to purchase through <a href=\"https:\/\/pancakeswap.finance\/swap?outputCurrency=0xDA8f07e6A964179A49E30C183a236332E5Dc7F07\" target=\"_blank\" rel=\"noopener\"><strong>Pancakeswap<\/strong> <\/a>or <strong>Uniswap<\/strong> Protocol.<\/p><\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-tab-title elementor-tab-mobile-title\" aria-selected=\"false\" data-tab=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1363\" aria-expanded=\"false\">What is the slippage?<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1363\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1363\" tabindex=\"0\" hidden=\"hidden\"><p>As low as 0.5%<\/p><\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-tab-title elementor-tab-mobile-title\" aria-selected=\"false\" data-tab=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1364\" aria-expanded=\"false\">Can more Garbo be minted?<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1364\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1364\" tabindex=\"0\" hidden=\"hidden\"><p>The maximum supply is locked at 200,000,000,000 coins. Current supply 70,000,000,000.<\/p><\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-tab-title elementor-tab-mobile-title\" aria-selected=\"false\" data-tab=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1365\" aria-expanded=\"false\">Contract Address<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1365\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1365\" tabindex=\"0\" hidden=\"hidden\"><p>(BSC): <a title=\"Garbo Coin BSC Address\" href=\"https:\/\/bscscan.com\/token\/0xDA8f07e6A964179A49E30C183a236332E5Dc7F07\" target=\"_blank\" rel=\"noopener\">0xDA8f07e6A964179A49E30C183a236332E5Dc7F07\u00a0<\/a><\/p><p>(Polygon): <a title=\"Garbo Coin Polygon Address\" href=\"https:\/\/polygonscan.com\/token\/0xb9a830cb37793b68576c5b988a184bae7f6202ca\" target=\"_blank\" rel=\"noopener\">0xB9a830Cb37793B68576C5B988A184bAE7F6202CA\u00a0<\/a><\/p><p>(ETH): <a title=\"Garbo Coin ETH Address\" href=\"https:\/\/etherscan.io\/token\/0xb9fc5d7936e2e5441ecc929154c3659dd2c2d10c\" target=\"_blank\" rel=\"noopener\">0xb9FC5D7936E2E5441eCc929154c3659Dd2c2d10c\u00a0<\/a><\/p><\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-tab-title elementor-tab-mobile-title\" aria-selected=\"false\" data-tab=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1366\" aria-expanded=\"false\">Is the Contract Verified?<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1366\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"6\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1366\" tabindex=\"0\" hidden=\"hidden\"><p>Yes<\/p><\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-7a357bc elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7a357bc\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-41fbb33\" data-id=\"41fbb33\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-538c6c7 elementor-widget elementor-widget-cryptlight_elementor_icon\" data-id=\"538c6c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cryptlight_elementor_icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"ova-icon\" >\n\t\t\t\t\t\t\t<div class=\"icon-content-view video_active\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"content\">\n\t\t\t\t\t\t\t<i class=\"fas fa-envelope\"><\/i>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ova-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfo@garbocoin.com\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"modal-container\">\n\t\t\t\t\t<div class=\"modal\">\n\t\t\t\t\t\t<i class=\"ovaicon-cancel\"><\/i>\n\t\t\t\t\t\t<iframe class=\"modal-video\" allow=\"autoplay\"><\/iframe>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t \t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-5484af6\" data-id=\"5484af6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5d17bca elementor-widget elementor-widget-cryptlight_elementor_icon\" data-id=\"5d17bca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cryptlight_elementor_icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"ova-icon\" >\n\t\t\t\t\t\t\t<div class=\"icon-content-view video_active\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"content\">\n\t\t\t\t\t\t\t<i class=\"fas fa-phone-alt\"><\/i>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ova-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/x.com\/garbocoin\/\">\n\t\t\t\t\t\t\t\t\tTwitter: Garbo Coin\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"modal-container\">\n\t\t\t\t\t<div class=\"modal\">\n\t\t\t\t\t\t<i class=\"ovaicon-cancel\"><\/i>\n\t\t\t\t\t\t<iframe class=\"modal-video\" allow=\"autoplay\"><\/iframe>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t \t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-c86b89e\" data-id=\"c86b89e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3bdcdef elementor-widget elementor-widget-cryptlight_elementor_icon\" data-id=\"3bdcdef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cryptlight_elementor_icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"ova-icon\" >\n\t\t\t\t\t\t\t<div class=\"icon-content-view video_active\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"content\">\n\t\t\t\t\t\t\t<i class=\"fab fa-telegram-plane\"><\/i>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ova-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/t.co\/dg5faqrnvD\">\n\t\t\t\t\t\t\t\t\tJoin us on Discord\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"modal-container\">\n\t\t\t\t\t<div class=\"modal\">\n\t\t\t\t\t\t<i class=\"ovaicon-cancel\"><\/i>\n\t\t\t\t\t\t<iframe class=\"modal-video\" allow=\"autoplay\"><\/iframe>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t \t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-0d9b88f elementor-invisible elementor-widget elementor-widget-cryptlight_elementor_heading\" data-id=\"0d9b88f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;zoomIn&quot;}\" data-widget_type=\"cryptlight_elementor_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ova-heading-content\">\n\t\t\t<h2 class=\"ova-heading \">\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tContact\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/h2>\n\n\t\t\t\n\t\t\t\t\t\t\t\t<p class=\"ova-heading-description\">Contact Garbo Coin<\/p>\n\t\t\t\t\t<\/div>\n\t\t \t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-88defd2 ova-ctfrom7-home1 elementor-widget elementor-widget-shortcode\" data-id=\"88defd2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f2983-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"2983\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F3325#wpcf7-f2983-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"2983\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.1\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f2983-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"ova-ctfrom7\">\n\t<div class=\"form-home1\">\n\t\t<div class=\"name-info\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"first-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"First Name\" value=\"\" type=\"text\" name=\"first-name\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"last-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Last Name\" value=\"\" type=\"text\" name=\"last-name\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"email-phone-info\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel\" aria-invalid=\"false\" placeholder=\"Phone number\" value=\"\" type=\"tel\" name=\"phone\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"message-info\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Message....\" name=\"message\"><\/textarea><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"ova-submit\">\n\t\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Submit your message\" \/>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n<\/div><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>&#916;<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"206\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1b22450 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"1b22450\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Garbo Coin is the only multi-chain coin that allows a second chance for failed NFT projects. Sell us any unwanted BEP-721 or ERC-721 NFT in exchange for Garbo. Enter your NFT&#8217;s token address and token ID to sell for Garbo. Exchange your NFTs for Garbo NFT Contract Address: Token ID: Get Instant Reward By submitting [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":16098,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-3325","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/garbocoin.com\/index.php?rest_route=\/wp\/v2\/pages\/3325","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/garbocoin.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/garbocoin.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/garbocoin.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/garbocoin.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3325"}],"version-history":[{"count":494,"href":"https:\/\/garbocoin.com\/index.php?rest_route=\/wp\/v2\/pages\/3325\/revisions"}],"predecessor-version":[{"id":16465,"href":"https:\/\/garbocoin.com\/index.php?rest_route=\/wp\/v2\/pages\/3325\/revisions\/16465"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/garbocoin.com\/index.php?rest_route=\/wp\/v2\/media\/16098"}],"wp:attachment":[{"href":"https:\/\/garbocoin.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3325"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}