Skip to content
César Rodríguez edited this page Oct 4, 2021 · 3 revisions

Welcome to the https://iqnetwork.io wiki!

How to debug problems in the bridge

EOS <-> pIQ

  1. check EOS contract at https://www.bloks.io/account/xeth.ptokens
  2. ask for tx on EOS and check that eth address is valid and has not received tokens in etherscan
  3. it should take around 5-10 min. to arrive to ETH in pIQ 2.1 after that time check the pending pool of pIQ address at https://etherscan.io/txsPending?a=0xa23d33d5e0a61ba81919bfd727c671bb03ab0fea&m=hf 2.2 you can also check in the pIQ address if its already there: https://etherscan.io/address/0xa23d33d5e0a61ba81919bfd727c671bb03ab0fea

if its not in pending pool after a while, please contact pTokens team at https://t.me/pNetworkDefi if its in pending it can be because of a spike in gas price, it should eventually go

to check the current gas you can go to https://www.gasnow.org/ and compare it with the gas limit you can find in the transaction list on etherscan

pIQ <-> EOS

Exactly opposite way than EOS <-> pIQ. Start with checking tx has been executed on https://etherscan.io/address/0xa23d33d5e0a61ba81919bfd727c671bb03ab0fea and then check if it arrived to EOS at https://www.bloks.io/account/xeth.ptokens

Clone this wiki locally