Skip to content

Commit

Permalink
matic -> pol for moonpay (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
dinhnhat0401 authored Sep 11, 2024
1 parent 17510c0 commit ff7bb09
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions buyassets/moonpay.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,15 +121,15 @@
"android_asset_protocol": "ERC_20_PROTOCOL"
},
{
"currency_code": "MATIC",
"asset_id": "0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0",
"currency_code": "POL",
"asset_id": "0x455e53cbb86018ac2b8092fdcd39d8444affc3f6",
"ios_blockchain": "ETH",
"ios_asset_protocol": "ERC20",
"android_blockchain": "ETH_BLOCKCHAIN",
"android_asset_protocol": "ERC_20_PROTOCOL"
},
{
"currency_code": "MATIC_POLYGON",
"currency_code": "POL_POLYGON",
"asset_id": "MATIC",
"ios_blockchain": "MATIC",
"ios_asset_protocol": "MATIC",
Expand Down
6 changes: 3 additions & 3 deletions ios/Resources/buyassets/moonpay.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,15 +121,15 @@
"android_asset_protocol": "ERC_20_PROTOCOL"
},
{
"currency_code": "MATIC",
"asset_id": "0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0",
"currency_code": "POL",
"asset_id": "0x455e53cbb86018ac2b8092fdcd39d8444affc3f6",
"ios_blockchain": "ETH",
"ios_asset_protocol": "ERC20",
"android_blockchain": "ETH_BLOCKCHAIN",
"android_asset_protocol": "ERC_20_PROTOCOL"
},
{
"currency_code": "MATIC_POLYGON",
"currency_code": "POL_POLYGON",
"asset_id": "MATIC",
"ios_blockchain": "MATIC",
"ios_asset_protocol": "MATIC",
Expand Down

0 comments on commit ff7bb09

Please sign in to comment.