Skip to content

Commit

Permalink
Merge pull request #1201 from Space-Crypto-Project/master
Browse files Browse the repository at this point in the history
Add Space Token on Arbitrum (SPACE-ARB20)
  • Loading branch information
smk762 authored Nov 28, 2024
2 parents baa8763 + f2e5069 commit 958e6ed
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions coins
Original file line number Diff line number Diff line change
Expand Up @@ -12021,6 +12021,33 @@
"derivation_path": "m/44'/141'",
"trezor_coin": "Komodo"
},
{
"coin": "SPACE-ARB20",
"name": "space_arb20",
"fname": "Space Token",
"rpcport": 80,
"mm2": 1,
"chain_id": 42161,
"decimals": 18,
"avg_blocktime": 0.25,
"required_confirmations": 10,
"protocol": {
"type": "ERC20",
"protocol_data": {
"platform": "ETH-ARB20",
"contract_address": "0x1D1498166DDCEeE616a6d99868e1E0677300056f"
}
},
"derivation_path": "m/44'/60'",
"use_access_list": true,
"max_eth_tx_type": 2,
"gas_limit": {
"eth_send_erc20": 400000,
"erc20_payment": 800000,
"erc20_receiver_spend": 700000,
"erc20_sender_refund": 700000
}
},
{
"coin": "SPACE-AVX20",
"name": "space_avx20",
Expand Down

0 comments on commit 958e6ed

Please sign in to comment.