adguard1.remixdevelopcontract.pro
Open in
urlscan Pro
185.149.120.135
Public Scan
URL:
https://adguard1.remixdevelopcontract.pro/
Submission: On November 07 via api from US — Scanned from DE
Submission: On November 07 via api from US — Scanned from DE
Form analysis
2 forms found in the DOM<form class="remixui_permissionForm" data-id="pluginManagerSettingsPermissionForm">
<div class="p-2"></div>
</form>
<form id="local-plugin-form">
<div class="form-group"><label for="plugin-name">Plugin Name <small>(required)</small></label><input class="form-control" id="plugin-name" data-id="localPluginName" placeholder="Should be camelCase" value=""></div>
<div class="form-group"><label for="plugin-displayname">Display Name</label><input class="form-control" id="plugin-displayname" data-id="localPluginDisplayName" placeholder="Name in the header" value=""></div>
<div class="form-group"><label for="plugin-methods">Api (comma separated list of method names)</label><input class="form-control" id="plugin-methods" data-id="localPluginMethods" placeholder="Methods" value=""></div>
<div class="form-group"><label for="plugin-methods">Plugins it can activate (comma separated list of plugin names)</label><input class="form-control" id="plugin-canactivate" data-id="localPluginCanActivate" placeholder="Plugin names"
value=""></div>
<div class="form-group"><label for="plugin-url">Url <small>(required)</small></label><input class="form-control" id="plugin-url" data-id="localPluginUrl" placeholder="ex: https://localhost:8000" value=""></div>
<h6>Type of connection <small>(required)</small></h6>
<div class="form-check form-group">
<div class="radio"><input class="form-check-input" type="radio" name="type" id="iframe" data-id="localPluginRadioButtoniframe" value="iframe" checked=""><label class="form-check-label" for="iframe">Iframe</label></div>
<div class="radio"><input class="form-check-input" type="radio" name="type" id="ws" data-id="localPluginRadioButtonws" value="ws"><label class="form-check-label" for="ws">Websocket</label></div>
</div>
<h6>Location in remix <small>(required)</small></h6>
<div class="form-check form-group">
<div class="radio"><input class="form-check-input" type="radio" name="location" id="localPluginRadioButtonsidePanelSidePanel" data-id="localPluginRadioButtonsidePanel" value="sidePanel" checked=""><label class="form-check-label"
for="localPluginRadioButtonsidePanelSidePanel">Side Panel</label></div>
<div class="radio"><input class="form-check-input" type="radio" name="location" id="localPluginRadioButtonsidePanelMainPanel" data-id="localPluginRadioButtonmainPanel" value="mainPanel"><label class="form-check-label"
for="localPluginRadioButtonsidePanelMainPanel">Main Panel</label></div>
<div class="radio"><input class="form-check-input" type="radio" name="location" id="localPluginRadioButtonsidePanelNone" data-id="localPluginRadioButtonnone" value="none"><label class="form-check-label"
for="localPluginRadioButtonsidePanelNone">None</label></div>
</div>
</form>
Text Content
FILE EXPLORER Maintained By: Remix Documentation:Description: Remix IDE file explorer Reset to Default settings GENERAL SETTINGS Generate contract metadata. Generate a JSON file in the contract folder. Allows to specify library addresses the contract depends on. If nothing is specified, Remix deploys libraries automatically. Word wrap in editor Enable code completion in editor. Display gas estimates in editor. Display errors in editor while typing. Enable Personal Mode for web3 provider. Transaction sent over Web3 will use the web3.personal API. Be sure the endpoint is opened before enabling it. This mode allows a user to provide a passphrase in the Remix interface without having to unlock the account. Although this is very convenient, you should completely trust the backend you are connected to (Geth, Parity, ...). Remix never persists any passphrase Enable Matomo Analytics. We do not collect personally identifiable information (PII). The info is used to improve the site’s UX & UI. See more about Analytics in Remix IDE & Matomo Save environment state SOLIDITY COPILOT - ALPHA Load & Activate copilot Maximum number of words to generate - 5 Temperature - 0.5 GITHUB CREDENTIALS The access token is used to publish a Gist and retrieve GitHub contents. You may need to input username/email. Go to github token page (link below) to create a new token and save it in Remix. Make sure this token has only 'create gist' permission https://github.com/settings/tokens/new?scopes=gist,repo&description=Remix%20IDE%20Token TOKEN: USERNAME: EMAIL: Remove ETHERSCAN ACCESS TOKEN Manage the api key used to interact with Etherscan. Go to Etherscan api key page (link below) to create a new api key and save it in Remix. https://etherscan.io/myapikey TOKEN: Remove SINDRI CREDENTIALS The access token is used to compile ZKP circuits and generate proofs with Sindri. Go to the Sindri account creation page (link below) to create a new token and save it in Remix. https://sindri.app TOKEN: Remove SWARM SETTINGS PRIVATE BEE ADDRESS: POSTAGE STAMP ID: IPFS SETTINGS IPFS HOST: IPFS PROTOCOL: IPFS PORT: IPFS PROJECT ID [ INFURA ]: IPFS PROJECT SECRET [ INFURA ]: THEMES Dark (dark) Light (light) Violet (light) Unicorn (light) Midcentury (light) Black (dark) Candy (light) HackerOwl (dark) Cerulean (light) Flatly (light) Spacelab (light) Cyborg (dark) LANGUAGE CHINESE SIMPLIFIED-简体中文 ENGLISH-English FRENCH-Français ITALIAN-Italiano SPANISH-Español Connect to a Local Plugin Active Modules1 COMPILERLOADER DEACTIVATE Loads the compiler for offline use Inactive Modules27 BUILDBEAR ACTIVATE Create a Private Sandbox for various EVM and EVM-compatible blockchain networks, complete with a Faucet and Explorer. CELOBETA ACTIVATE Deploy and Run Transactions with Celo. CIRCOM ZKP COMPILER ACTIVATE Enables circuit compilation and computing a witness for ZK proofs CODE BY WELLDONE STUDIOBETA ACTIVATE Multi-Chain Deploy and Run Transactions CONTRACT DEPLOYERALPHA ACTIVATE Deploy a compiled contract to the same address on multiple networks CONTRACT VERIFICATION - ETHERSCAN ACTIVATE Verify Solidity contract code using Etherscan, BscScan, PolygonScan etc. APIs COOKBOOK.DEV ACTIVATE Find any smart contract, protocol, and library. COTIBETA ACTIVATE Deploy and interact with contracts on the COTI privacy-preserving network DEBUGGER ACTIVATE Debug transactions DEPLOY & RUN JS ON XINGHUO BIF ACTIVATE Deploy JS Contracts & Run Transactions on Xinghuo BIF DEPLOY & RUN SOLIDITY ON XINGHUO BIF ACTIVATE Deploy Solidity contracts & Run Transactions on Xinghuo BIF KAIA ACTIVATE Deploy and Run Transactions with Kaia. LEARNETH ACTIVATE Learn Ethereum with Remix! NAHMII COMPILER ACTIVATE Compiler for Nahmii 2.0. QUICK DAPP ACTIVATE Edit & deploy a Dapp REMIXD ACTIVATE Using Remixd daemon, allow to access file system SENTIO ACTIVATE Search and view function related transactions directly in Remix, service is provided by Sentio SOLHINT LINTER ACTIVATE Linter for Solidity SOLIDITY ANALYZERS ACTIVATE Analyze your code using Remix, Solhint and Slither. SOLIDITY COMPILER (XINGHUO BIF) ACTIVATE Compile Solidity Contracts (Xinghuo BIF) SOLIDITY UNIT TESTING ACTIVATE Write and run unit tests for your contracts in Solidity STARKNET ACTIVATE Compile and deploy contracts with Cairo, a native smart contract language for Starknet. TENDERLY ACTIVATE Remix & Tenderly Project Integration. Verify Contracts. Import To Remix From your Tenderly project. VYPER COMPILER ACTIVATE Compile vyper contracts WALLET CONNECT ACTIVATE Use an external wallet for transacting ZKSYNC ACTIVATE Compile and deploy smart contracts for zkSync Era. ZOKRATESBETA ACTIVATE ZoKrates toolbox for zkSNARKs on Ethereum PLUGIN MANAGER PERMISSIONS NO PERMISSION REQUESTED YET. OKCancel Permissions LOCAL PLUGIN Plugin Name (required) Display Name Api (comma separated list of method names) Plugins it can activate (comma separated list of plugin names) Url (required) TYPE OF CONNECTION (REQUIRED) Iframe Websocket LOCATION IN REMIX (REQUIRED) Side Panel Main Panel None OKCancel Files to include Files to exclude WORKSPACES default_workspace contracts scripts tests .prettierrc.json README.txt GIT -none- Close Compiler 0.6.6+commit.6c089d02 Include nightly builds Auto compile Hide warnings Advanced Configurations Compiler configuration Language SolidityYul EVM VersiondefaultcancunshanghaiparislondonberlinistanbulpetersburgconstantinoplebyzantiumspuriousDragontangerineWhistlehomestead Enable optimization Use configuration file compiler_config.jsonChange Compile<no file selected> Compile and Run script Close Environment Remix VM (Shanghai) VM Account Gas limit Value WeiGweiFinneyEther Contract No compiled contracts At Address Transactions recorded 0 Deployed/Unpinned Contracts Currently you have no unpinned contracts to interact with. Close OK * Home 1 Remix The Native IDE for Web3 Development. WebsiteDocumentationRemix PluginRemix Desktop IMPORT FROM Import Close Files Start CodingOpen FileAccess File System Recent workspacesdefault_workspace Load from GitHubGistIPFSHTTPS Learn Remix Basics An introduction to Remix's interface and basic operations.Get Started Intro to SolidityDeploying with Libraries EN Featured * V0.45.0 RELEASE HIGHLIGHTS * Remix VM state can now be saved * Verified contracts can be fetched from Blockscout explorer * Saved contracts are now stored in workspaces as 'Pinned Contracts' * JUMP INTO WEB3 Remix IDE is part of the Remix Project, a rich toolset that can be used for the entire journey of contract development by users of any knowledge level. Learn more on the Remix Project website. * V0.45.0 RELEASE HIGHLIGHTS * Remix VM state can now be saved * Verified contracts can be fetched from Blockscout explorer * Saved contracts are now stored in workspaces as 'Pinned Contracts' * JUMP INTO WEB3 Remix IDE is part of the Remix Project, a rich toolset that can be used for the entire journey of contract development by users of any knowledge level. Learn more on the Remix Project website. * V0.45.0 RELEASE HIGHLIGHTS * Remix VM state can now be saved * Verified contracts can be fetched from Blockscout explorer * Saved contracts are now stored in workspaces as 'Pinned Contracts' * JUMP INTO WEB3 Remix IDE is part of the Remix Project, a rich toolset that can be used for the entire journey of contract development by users of any knowledge level. Learn more on the Remix Project website. * * Project Templates * MultiSig * ERC20 * ERC20 * ERC721 * ERC1155 * Basic Featured Plugins * Solidity Analyzers Analyze your code using Remix, Solhint and Slither. * Cookbook Find smart contracts, solidity libraries, and discover protocols. * Solidity Compile, test, and analyze smart contracts. * Sourcify Solidity contract and metadata verification service. * Solidity unit testing Write and run unit tests for your contracts in Solidity. 0 Listen on all transactions Welcome to Remix 0.45.0 Your files are stored in indexedDB, 2.23 KB / 8.16 GB used You can use this terminal to: * Check transactions details and start debugging. * Execute JavaScript scripts: - Input a script directly in the command line interface - Select a Javascript file in the file explorer and then run `remix.execute()` or `remix.exeCurrent()` in the command line interface - Right click on a JavaScript file in the file explorer and then click `Run` The following libraries are accessible: * web3.js * ethers.js * gpt <your question here> Type the library name to see available commands. > Close