Skip to content

Commit

Permalink
Merge pull request #1155 from Space-Crypto-Project/master
Browse files Browse the repository at this point in the history
SPACE contract migration on Polygon Network
  • Loading branch information
smk762 authored Oct 30, 2024
2 parents 3a64166 + 1aa1e53 commit 11206b9
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion coins
Original file line number Diff line number Diff line change
Expand Up @@ -12026,6 +12026,33 @@
},
"derivation_path": "m/44'/60'"
},
{
"coin": "SPACE-PLG20_OLD",
"name": "space_plg20_old",
"fname": "Space Token (OLD)",
"rpcport": 80,
"mm2": 1,
"chain_id": 137,
"decimals": 18,
"avg_blocktime": 1.8,
"required_confirmations": 20,
"protocol": {
"type": "ERC20",
"protocol_data": {
"platform": "MATIC",
"contract_address": "0xB53Ec4aCe420a62Cfb75aFdEba600D284777cd65"
}
},
"derivation_path": "m/44'/60'",
"use_access_list": true,
"max_eth_tx_type": 2,
"gas_limit": {
"eth_send_erc20": 55000,
"erc20_payment": 110000,
"erc20_receiver_spend": 85000,
"erc20_sender_refund": 85000
}
},
{
"coin": "SPACE-PLG20",
"name": "space_plg20",
Expand All @@ -12040,7 +12067,7 @@
"type": "ERC20",
"protocol_data": {
"platform": "MATIC",
"contract_address": "0xB53Ec4aCe420a62Cfb75aFdEba600D284777cd65"
"contract_address": "0x1D1498166DDCEeE616a6d99868e1E0677300056f"
}
},
"derivation_path": "m/44'/60'",
Expand Down

0 comments on commit 11206b9

Please sign in to comment.