Register fail
Closed this issue · 7 comments
Describe the bug
https://scan.testnet.tomochain.com/txs/0xfa7c1b74bd1f0166f81e12ec47ddad7d26b7b41c00a40ff65d812a683c17eee4
Try register new relayer got fail transaction
To Reproduce
Steps to reproduce the behavior:
=> go to https://relayer.testnet.tomochain.com => sign metamask
- Go to https://relayer.testnet.tomochain.com/register
- Input address coinbase: 0xE525BF7E1C84dA956E373903d92aac69bEE46669
- SAVE & CONTINUE
- input relayer name: TDEX => SAVE & CONTINUE
- choose fee: 0.21% => SAVE & CONTINUE
- Select trading pairs => SAVE & CONTINUE
- publish
- confirm transaction on metamask
- => transaction fail
Expected behavior
It should be success transaction !
Device specification (please complete the following information):
- Device: MacBook Pro
- OS: Mac OS
What pairs did you select in the form.
What pairs did you select in the form.
XRP/TOMO
XRP/USDT
Try with the other coinbase address. Seems 0xE525BF7E1C84dA956E373903d92aac69bEE46669
is used in previous registration.
https://scan.testnet.tomochain.com/txs/0x8bd2f080c9b6c79153a35fdf790ca832209d0bfb6b834fb15d35978e26a18aab
try with: 0x96d1d714EDF6E361E5CC5CbABa00689C78D0D552
=> same fail
Try coinbase 0x96d1d714EDF6E361E5CC5CbABa00689C78D0D552
with pairs:
XRP/TOMO
XRP/USDT
USDT/TOMO
You use XRP/USDT, so USDT will be required to pair with TOMO, then tomox can calculate the price of USDT, and pay fee TOMO for masternode.
Yep, thank you for the report.
So the issue here:
- No validated inputs: BuildOnViction/tomorelayer#73
- Register failed some BuildOnViction/tomorelayer#72