Skip to content

InsufficientFunds error on contract deploy (TestNet)  #147

@edgedlt

Description

@edgedlt

Attempted to deploy a contract on the RC1 TestNet via one of the seed RPC nodes on the DevTracker. Results in an InsufficientFunds message, though the wallet has been loaded with 500 GAS:

{
  "jsonrpc": "2.0",
  "id": 1,
  "result": {
    "balance": [
      {
        "assethash": "0xd2a4cff31913016155e38e474a2c06d08be276cf",
        "amount": "50000000000",
        "lastupdatedblock": 13676
      }
    ],
    "address": "NVBmGQMFYXuiNqYSSVFgZPu1LDVRERt7Dx"
  }
}

Could be that it hasn't updated the right hash for the GasToken contract on the RC1 chain?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions