From e742cb61adef64bf2e1326e3949132d700bb73d5 Mon Sep 17 00:00:00 2001 From: Zeck Li <11781254+zeckli@users.noreply.github.com> Date: Fri, 22 Mar 2024 15:00:21 +0800 Subject: [PATCH] update doc --- README.md | 33 ++++++++++++++++++--------------- docs/Billboard/README.md | 2 +- 2 files changed, 19 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 17528c1..565ce47 100644 --- a/README.md +++ b/README.md @@ -2,21 +2,24 @@ ## Contracts -| Name | Network | Address | -| ------------------------ | --------------- | -------------------------------------------------------------------------------------------------------------------------------------- | -| Logbook | Polygon Mumbai | [0x203197e074b7a2f4ff6890815e4657a9c47c68b1](https://mumbai.polygonscan.com/address/0x203197e074b7a2f4ff6890815e4657a9c47c68b1) | -| Logbook | Polygon Mainnet | [0xcdf8D568EC808de5fCBb35849B5bAFB5d444D4c0](https://polygonscan.com/address/0xcdf8D568EC808de5fCBb35849B5bAFB5d444D4c0) | -| SpaceToken | Polygon Mumbai | [0xeb6814043dc2184b0b321f6de995bf11bdbcc5b8](https://mumbai.polygonscan.com/address/0xeb6814043dc2184b0b321f6de995bf11bdbcc5b8) | -| SpaceToken | Polygon Mainnet | [0x264808855b0a6a5a318d238c6ee9f299179f27fc](https://polygonscan.com/address/0x264808855b0a6a5a318d238c6ee9f299179f27fc) | -| TheSpace | Polygon Mainnet | [0x9b71045ac2a1563dc5ff8e0c537413a6aae16cd1](https://polygonscan.com/address/0x9b71045ac2a1563dc5ff8e0c537413a6aae16cd1) | -| TheSpaceRegistry | Polygon Mainnet | [0x8da7a7a48ebbd870358f2fd824e52e5142f44257](https://polygonscan.com/address/0x8da7a7a48ebbd870358f2fd824e52e5142f44257) | -| Curation | Polygon Mainnet | [0x5edebbdae7B5C79a69AaCF7873796bb1Ec664DB8](https://polygonscan.com/address/0x5edebbdae7b5c79a69aacf7873796bb1ec664db8) | -| Curation | Polygon Mumbai | [0xa219C6722008aa22828B31A13ab9Ba93bB91222c](https://mumbai.polygonscan.com/address/0xa219c6722008aa22828b31a13ab9ba93bb91222c) | -| Curation | OP Sepolia | [0x92a117aea74963cd0cedf9c50f99435451a291f7](https://sepolia-optimism.etherscan.io/address/0x92a117aea74963cd0cedf9c50f99435451a291f7) | -| Curation | OP Mainnet | [0x5edebbdae7B5C79a69AaCF7873796bb1Ec664DB8](https://optimistic.etherscan.io/address/0x5edebbdae7b5c79a69aacf7873796bb1ec664db8#code) | -| Billboard (Operator) | OP Sepolia | [0x06BC4a90887daAA148aE98BD2dF3FBac6635e702](https://sepolia-optimism.etherscan.io/address/0x06BC4a90887daAA148aE98BD2dF3FBac6635e702) | -| Billboard (Registry) | OP Sepolia | [0x050E2682DEc12E239be82117007bEd0Bac2Ea746](https://sepolia-optimism.etherscan.io/address/0x050E2682DEc12E239be82117007bEd0Bac2Ea746) | -| Billboard (Distribution) | OP Sepolia | [0x606FeB1753d642ae1E3632Fb66baee042a201C00](https://sepolia-optimism.etherscan.io/address/0x606FeB1753d642ae1E3632Fb66baee042a201C00) | +| Name | Network | Address | +| ------------------------ | --------------- | --------------------------------------------------------------------------------------------------------------------------------------- | +| Logbook | Polygon Mumbai | [0x203197e074b7a2f4ff6890815e4657a9c47c68b1](https://mumbai.polygonscan.com/address/0x203197e074b7a2f4ff6890815e4657a9c47c68b1) | +| Logbook | Polygon Mainnet | [0xcdf8D568EC808de5fCBb35849B5bAFB5d444D4c0](https://polygonscan.com/address/0xcdf8D568EC808de5fCBb35849B5bAFB5d444D4c0) | +| SpaceToken | Polygon Mumbai | [0xeb6814043dc2184b0b321f6de995bf11bdbcc5b8](https://mumbai.polygonscan.com/address/0xeb6814043dc2184b0b321f6de995bf11bdbcc5b8) | +| SpaceToken | Polygon Mainnet | [0x264808855b0a6a5a318d238c6ee9f299179f27fc](https://polygonscan.com/address/0x264808855b0a6a5a318d238c6ee9f299179f27fc) | +| TheSpace | Polygon Mainnet | [0x9b71045ac2a1563dc5ff8e0c537413a6aae16cd1](https://polygonscan.com/address/0x9b71045ac2a1563dc5ff8e0c537413a6aae16cd1) | +| TheSpaceRegistry | Polygon Mainnet | [0x8da7a7a48ebbd870358f2fd824e52e5142f44257](https://polygonscan.com/address/0x8da7a7a48ebbd870358f2fd824e52e5142f44257) | +| Curation | Polygon Mainnet | [0x5edebbdae7B5C79a69AaCF7873796bb1Ec664DB8](https://polygonscan.com/address/0x5edebbdae7b5c79a69aacf7873796bb1ec664db8) | +| Curation | Polygon Mumbai | [0xa219C6722008aa22828B31A13ab9Ba93bB91222c](https://mumbai.polygonscan.com/address/0xa219c6722008aa22828b31a13ab9ba93bb91222c) | +| Curation | OP Sepolia | [0x92a117aea74963cd0cedf9c50f99435451a291f7](https://sepolia-optimism.etherscan.io/address/0x92a117aea74963cd0cedf9c50f99435451a291f7) | +| Curation | OP Mainnet | [0x5edebbdae7B5C79a69AaCF7873796bb1Ec664DB8](https://optimistic.etherscan.io/address/0x5edebbdae7b5c79a69aacf7873796bb1ec664db8#code) | +| Billboard (Operator) | OP Mainnet | [0x88ea16c2a69f50b9bc2e8f7684d425f33f29225f](https://optimistic.etherscan.io/address/0x88ea16c2a69f50b9bc2e8f7684d425f33f29225f) | +| Billboard (Registry) | OP Mainnet | [0x031Dc7C68D4A7057D28814dCc8c61e6f83c7DF25](https://optimistic.etherscan.io/address/0x031Dc7C68D4A7057D28814dCc8c61e6f83c7DF25) | +| Billboard (Distribution) | OP Mainnet | [0xad5caac6910f5a737ec53847000c13122b09eada](https://optimistic.etherscan.io/address/0xad5caac6910f5a737ec53847000c13122b09eada) | +| Billboard (Operator) | OP Sepolia | [0x6a72820E1CCCba1B1FE02E37881cEa3F9Aa6375C]((https://sepolia-optimism.etherscan.io/address/0x6a72820E1CCCba1B1FE02E37881cEa3F9Aa6375C) | +| Billboard (Registry) | OP Sepolia | [0x29822FDFC36247A5C3b5E92a8E26991DC4D74a2a]((https://sepolia-optimism.etherscan.io/address/0x29822FDFC36247A5C3b5E92a8E26991DC4D74a2a) | +| Billboard (Distribution) | OP Sepolia | [0x32C838d74f8b8f49a5B27c74E71797dEd3CCE8A3]((https://sepolia-optimism.etherscan.io/address/0x32C838d74f8b8f49a5B27c74E71797dEd3CCE8A3) | In the "Contract" tab of Polygonscan/Etherscan, you can see the contract code and ABI. diff --git a/docs/Billboard/README.md b/docs/Billboard/README.md index 0984438..3904d14 100644 --- a/docs/Billboard/README.md +++ b/docs/Billboard/README.md @@ -61,7 +61,7 @@ make deploy-billboard NETWORK=op-mainnet Deploy Distribution: ```bash -make deploy-billboard-billboard NETWORK=op-mainnet +make deploy-billboard-distribution NETWORK=op-mainnet ``` ## Upgrade contract