rerumcupiditate
Version:
ledger and trezor hd sign and export coin address.
32 lines (31 loc) • 645 B
text/typescript
const data = {
"chainId": "3",
"gasLimit": 30000,
"gasPrice": 1000000000,
"input": {
"address": "0x3d6501f741b00afb3efca3928b22d0551c77b785",
"path": "m/44'/60'/72'/0/1"
},
"minerFee": {
"coinName": "ETH",
"coinNum": 0.00003,
"coinType": "ETH",
"gasLimit": 30000,
"gasPrice": 1000000000,
"payer": "0x3d6501f741b00afb3efca3928b22d0551c77b785"
},
"nonce": 5,
"orderId": 7360,
"platformFee": {
"coinName": "ETH",
"coinNum": 0,
"coinType": "ETH"
},
"scale": 18,
"toAddress": "0x87da9eceb42a8a0c23e6058447ff301da5f5f8a9",
"tokenFlag": 0,
"txnCoinNum": 1.2
}
export {
data
}