php4fan
php4fan
I have read the documentation that explains how assets are transferred between Polygon and Ethereum, how the bridges work, what is a mapping between contracts on both chains, the requirements...
NOTE: I'm concerned about ERC721 tokens. What I say may or may not apply to other types of tokens such as ERC20 or ERC1155. Here: https://docs.polygon.technology/docs/develop/ethereum-polygon/mintable-assets/#contract-to-be-deployed-on-polygon-chain you say: > but...
This guide: https://docs.polygon.technology/docs/develop/ethereum-polygon/submit-mapping-request/ explains how to submit mapping requests and it seems to be possible to do that both for the POS and the Plasma bridges. That is also linked...
### Describe the bug ### To Reproduce Select a database, go to "SQL" and paste this query: ```sql SELECT post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1,...
By running the example code at https://developers.google.com/analytics/devguides/reporting/data/v1/quickstart-client-libraries I get this error: ``` Could not map bindings for google.analytics.data.v1beta.BetaAnalyticsData/RunReport to any Uri template ``` If I'm doing something wrong then this...
I am opening this as an issue because this **SHOULD** be covered in the documentation and it is not, or at least it's difficult as hell to find. In fact,...
From the docs here: https://github.com/leaflet-extras/leaflet-providers > Providers requiring registration > Mapbox > In order to use Mapbox maps, you must [register](https://tiles.mapbox.com/signup). That links to the generic sign-up page for Mapbox,...
On an Android mobile phone with MetaMask installed: When I try the live demo at http://example.walletconnect.org/ it works as expected When, however, I build it and deploy it to my...
I cloned the repository and ran `npm run build`. That's all the instructions tell me to do so I expect that to work out of the box. I get these...
On my Android phone, I have MetaMask installed. I am connected to the BSC (Binance Smart Chain) network, with id 56. When I try the demo and connect to the...