From a138df89dbbb529e50a3072c54220407ae02ca2d Mon Sep 17 00:00:00 2001 From: Jerry Okolo Date: Wed, 8 Nov 2023 17:16:45 +0100 Subject: [PATCH] Update curating.mdx - Arbitrum bonding curve dynamics --- website/pages/en/network/curating.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/pages/en/network/curating.mdx b/website/pages/en/network/curating.mdx index 797d9b9dd896..7d641fbe85ee 100644 --- a/website/pages/en/network/curating.mdx +++ b/website/pages/en/network/curating.mdx @@ -31,6 +31,8 @@ In general, a bonding curve is a mathematical curve that defines the relationshi In the case of The Graph, [Bancor’s implementation of a bonding curve formula](https://drive.google.com/file/d/0B3HPNP-GDn7aRkVaV3dkVl9NS2M/view?resourcekey=0-mbIgrdd0B9H8dPNRaeB_TA) is leveraged. +> **Note**: On Arbitrum, the bonding curve dynamics is a little different than on Ethereum mainnet. On L2 the price per share signal does not change over time. + ## How to Signal Now that we’ve covered the basics about how the bonding curve works, this is how you will proceed to signal on a subgraph. Within the Curator tab on the Graph Explorer, curators will be able to signal and unsignal on certain subgraphs based on network stats. For a step-by-step overview of how to do this in the Explorer, [click here.](/network/explorer)