{
“alias”: “hatdogcoin”,
“name”: “hatdogcoin”,
“symbol”: “HDC”,
“decimals”: 16,
“initialSupply”: “0x3b9aca00”,
“options”: {
“enableGlobalFeePayer”: false,
“userFeePayer”: {
“krn”: “krn:8217:wallet:2fda4072-4a20-493b-9503-9959f9dbd22f:feepayer-pool:HatDogFee”,
“address”: “0x550164c07FcEB4a4fE02512956039fFDD9dC885F”
}
}
}
위와 같은 내용으로 API 실행시
400 Bad Request
{
“code”: 1134420,
“message”: “failed to send a raw transaction to klaytn node; insufficient funds of the fee payer for gas * price”,
“requestId”: “82c4d589-7602-461a-942c-d5d8d847b6a9”
}
위와 같은 응답을 받고 있습니다.
다른 문서를 확인 했을때 대납 계정에 KLAY가 부족해서 그런다고 하는데
대납계정에 2KLAY가 있는데 몇 KLAY가 필요한가요?