Skip to content

Commit

Permalink
add DODO-ARB20
Browse files Browse the repository at this point in the history
  • Loading branch information
cipig committed Aug 29, 2024
1 parent d9e98b1 commit a186253
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions coins
Original file line number Diff line number Diff line change
Expand Up @@ -4306,6 +4306,31 @@
},
"derivation_path": "m/44'/2301'"
},
{
"coin": "DODO-ARB20",
"name": "dodo_arb20",
"fname": "DODO",
"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": "0x69Eb4FA4a2fbd498C257C57Ea8b7655a2559A581"
}
},
"derivation_path": "m/44'/60'",
"gas_limit": {
"eth_send_erc20": 150000,
"erc20_payment": 250000,
"erc20_receiver_spend": 200000,
"erc20_sender_refund": 200000
}
},
{
"coin": "DODO-BEP20",
"name": "dodo_bep20",
Expand Down

0 comments on commit a186253

Please sign in to comment.