All public logs
Combined display of all available logs of Chainlink Community Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 15:25, 30 May 2022 Devtrace talk contribs created page Adding Nodes to OCR AccessController (Created page with "This page provides instructions on adding Chainlink Nodes to the SimpleWriteAccessController.sol contract that is referenced by your AccessControlledOffchainAggregator.sol contract. If you're looking to make changes to the AccessController that manages the billing permissions, please navigate to the Managing Billing Access page. == Adding/Removing Chainlink Nodes to your OCR AccessController. ==") Tag: Visual edit
- 13:40, 30 May 2022 Devtrace talk contribs created page LINK Token Address Index (Created page with "This page contains the officially deployed LINK token contract addresses for each supported network. == Chainlink Token Contract Address List == {| class="wikitable" |+ !Network !LINK Token Contract Address |- |Ethereum Mainnet |<code>[https://etherscan.io/token/0x514910771af9ca656af840dff83e8264ecf986ca 0x514910771af9ca656af840dff83e8264ecf986ca]</code> |- |Ethereum Kovan |<code>[https://kovan.etherscan.io/token/0xa36085F69e2889c224210F603D836748e7dC0088 0xa36085F69e28...") Tag: Visual edit: Switched
- 12:34, 30 May 2022 Devtrace talk contribs uploaded File:OCRDeploymentVariables.png
- 12:34, 30 May 2022 Devtrace talk contribs created page File:OCRDeploymentVariables.png
- 21:26, 27 May 2022 Devtrace talk contribs created page File:ExpandDeploymentVariables.png
- 21:26, 27 May 2022 Devtrace talk contribs uploaded File:ExpandDeploymentVariables.png
- 21:25, 27 May 2022 Devtrace talk contribs created page File:SelectAccessControlledOffchainAggregator.png
- 21:25, 27 May 2022 Devtrace talk contribs uploaded File:SelectAccessControlledOffchainAggregator.png
- 21:17, 27 May 2022 Devtrace talk contribs created page File:ImportedOCRContract.png
- 21:17, 27 May 2022 Devtrace talk contribs uploaded File:ImportedOCRContract.png
- 21:11, 27 May 2022 Devtrace talk contribs created page AccessControlledOffchainAggregator Deployment (Created page with "test")
- 21:06, 27 May 2022 Devtrace talk contribs uploaded File:AddAccess.png
- 21:06, 27 May 2022 Devtrace talk contribs created page File:AddAccess.png
- 21:02, 27 May 2022 Devtrace talk contribs uploaded File:DeployButton.png
- 21:02, 27 May 2022 Devtrace talk contribs created page File:DeployButton.png
- 21:01, 27 May 2022 Devtrace talk contribs uploaded File:SelectSimpleWriteAccessController.png
- 21:01, 27 May 2022 Devtrace talk contribs created page File:SelectSimpleWriteAccessController.png
- 20:58, 27 May 2022 Devtrace talk contribs created page File:ChangeDeploymentEnvironment.png
- 20:58, 27 May 2022 Devtrace talk contribs uploaded File:ChangeDeploymentEnvironment.png
- 20:55, 27 May 2022 Devtrace talk contribs created page File:DeployContractPage.png
- 20:55, 27 May 2022 Devtrace talk contribs uploaded File:DeployContractPage.png
- 20:52, 27 May 2022 Devtrace talk contribs created page File:RemixCompileButton.png
- 20:52, 27 May 2022 Devtrace talk contribs uploaded File:RemixCompileButton.png
- 20:50, 27 May 2022 Devtrace talk contribs created page File:ImportedSimpleWriteAccessController.png
- 20:50, 27 May 2022 Devtrace talk contribs uploaded File:ImportedSimpleWriteAccessController.png
- 20:45, 27 May 2022 Devtrace talk contribs uploaded File:NavigateToCompile.png
- 20:45, 27 May 2022 Devtrace talk contribs created page File:NavigateToCompile.png
- 20:43, 27 May 2022 Devtrace talk contribs created page File:NewRemixProject.png
- 20:43, 27 May 2022 Devtrace talk contribs uploaded File:NewRemixProject.png
- 20:27, 27 May 2022 Devtrace talk contribs created page SimpleWriteAccessController Deployment (Created page with "test")
- 19:56, 27 May 2022 Devtrace talk contribs created page Deploy OCR Contract (Created page with "test")
- 18:01, 25 May 2022 Devtrace talk contribs created page AccessControlledOffchainAggregator Writes (Created page with "test")
- 18:00, 25 May 2022 Devtrace talk contribs created page AccessControlledOffchainAggregator Reads (Created page with "test") Tag: Visual edit
- 17:42, 25 May 2022 Devtrace talk contribs created page Formatting RPC Call Data (Created page with "When we make the requests to the contracts, we have to convert various values into different formats. For example converting the desired round ID to a uint80. To assist in accomplishing this, there are a couple online tools that we can utilize. Below are links to the external sites and examples on how to format the data to include in your RPC calls. ==== '''Converting Request Types to Hex''' ==== We will need to convert each of the request types to their 4 bit (eight...")
- 14:37, 24 May 2022 Devtrace talk contribs created page File:ConvertRequestDataToHex.png
- 14:37, 24 May 2022 Devtrace talk contribs uploaded File:ConvertRequestDataToHex.png
- 14:33, 24 May 2022 Devtrace talk contribs created page File:ConvertRequestToHex.png
- 14:33, 24 May 2022 Devtrace talk contribs uploaded File:ConvertRequestToHex.png
- 14:30, 24 May 2022 Devtrace talk contribs uploaded File:GetAnswerExample.png
- 14:30, 24 May 2022 Devtrace talk contribs created page File:GetAnswerExample.png
- 14:11, 24 May 2022 Devtrace talk contribs created page EACAggregatorProxy Writes (Created page with "test") Tag: Visual edit
- 14:05, 24 May 2022 Devtrace talk contribs created page EACAggregatorProxy Reads (Created page with "EACAggregatorProxy LINK / USD EAC AggregatorProxy contract address: 0x2c1d072e956affc0d435cb7ac38ef18d24d9127c The Access Controlled Aggregator Proxy is a proxy contract that enables the owner to point it to other contracts as needed/desired. This prevents the users from having to update anything if they wanted to move to a new contract version/release Read Calls accessController The accessController is a smart contract that acts as a whitelist for which addresses a...")
- 22:01, 23 May 2022 Devtrace talk contribs moved page Query Aggregators to Interacting With Chainlink Contracts
- 20:43, 23 May 2022 Devtrace talk contribs created page Query Aggregators (Created page with "test")
- 19:53, 23 May 2022 Devtrace talk contribs created page File:Key.png
- 19:53, 23 May 2022 Devtrace talk contribs uploaded File:Key.png
- 19:52, 23 May 2022 Devtrace talk contribs uploaded File:Bridge.png
- 19:52, 23 May 2022 Devtrace talk contribs created page File:Bridge.png
- 19:52, 23 May 2022 Devtrace talk contribs created page File:Construction.png
- 19:52, 23 May 2022 Devtrace talk contribs uploaded File:Construction.png