TokenPrice Component and Polygon chain name

I want to capture the price of matic with the following component. But I can’t get the chain name right. What is it? I have tried with matic and polygon…

   <Chains />
            <TokenPrice
              address="0x0000000000000000000000000000000000001010" // matic contract
              chain="??"
              image="https://cloudflare-ipfs.com/ipfs/QmXttGpZrECX5qCyXbBQiqgQNytVGeZW5Anewvh2jc4psg/"
              size="40px"
            />