TRON GOBLIN
explorerv0.5-beta
MAINNET

LEXgames · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
LEXgames
CONTRACT Unverified Non-proxy
Address TKFDCskgEbmAPYHCPbzFsrDAevcwLt2nVe
Verification Unverified
Standard CONTRACT
Creator
Creation tx
Deployed
Proxy No
Contract balance 0TRX on-chain
Total calls 0 lifetime triggers
Functions 14 5 read · 9 write
Bytecode 2.22Kbytes runtime
Deployed unverified
Contract interface
ABI · 14 fns
Unverified · bytecode + ABI only 14 functions · 0 events · 2,222 bytes
contract.abi.json
[
  {
    "inputs": [
      {
        "name": "_newName",
        "type": "string"
      }
    ],
    "name": "setNewName",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_value",
        "type": "uint256"
      },
      {
        "name": "_investor",
        "type": "address"
      }
    ],
    "name": "reInvest",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "name": "credits",
        "type": "uint256"
      },
      {
        "name": "gamer",
        "type": "address"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "name": "_exchangeId",
        "type": "uint256"
      }
    ],
    "name": "exchangeInfo",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "LexTokenContract",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "string"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "type": "address"
      }
    ],
    "name": "seeds",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "exchangeId",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "string"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "type": "address"
      }
    ],
    "name": "names",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "name": "regNewUser",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_value",
        "type": "uint256"
      },
      {
        "name": "_recipient",
        "type": "address"
      }
    ],
    "name": "payWins",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_newDev",
        "type": "address"
      }
    ],
    "name": "changeDev",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "payable": true,
    "name": "Invest",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_value",
        "type": "uint256"
      }
    ],
    "name": "riseDividends",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_newSeed",
        "type": "string"
      }
    ],
    "name": "setNewSeed",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "payable": true,
    "name": "topUpGameBalance",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_LexTokenContract",
        "type": "address"
      }
    ],
    "stateMutability": "Nonpayable",
    "type": "Constructor"
  }
]
About this contract
overview

LEXgames is a smart contract on Tron. It has been called 0 times.

This contract is not source-verified, so only its on-chain bytecode and ABI are available. Read calls still run live against the node. Write calls require a signed wallet transaction — wallet support is coming soon.