TRON GOBLIN
explorerv0.5-beta
MAINNET

luckyROI · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
luckyROI
CONTRACT Unverified Non-proxy
Address TCfNsKHp1YqodAzQNftaMWg4NVDLS8fc89
Verification Unverified
Standard CONTRACT
Creation tx 895f2593…fc550d
Deployed May 22, 2019
Proxy No
Contract balance 30TRX on-chain
Total calls 767 lifetime triggers
Functions 16 9 read · 7 write
Bytecode 11.16Kbytes runtime
Deployed May 22, 2019 unverified
Contract interface
ABI · 16 fns
Unverified · bytecode + ABI only 16 functions · 3 events · 11,162 bytes
contract.abi.json
[
  {
    "inputs": [
      {
        "name": "amnt",
        "type": "uint256"
      }
    ],
    "name": "reinvestWithdrawAble",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      },
      {
        "type": "uint256[]"
      },
      {
        "type": "uint256[]"
      },
      {
        "type": "uint256[]"
      },
      {
        "type": "uint256[]"
      },
      {
        "type": "uint256"
      },
      {
        "type": "uint256"
      },
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "name": "adrs",
        "type": "address"
      }
    ],
    "name": "getArrays",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "amnt",
        "type": "uint256"
      }
    ],
    "name": "withdraw",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "amnt",
        "type": "uint256"
      }
    ],
    "name": "reinvestRefComission",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "amnt",
        "type": "uint256"
      }
    ],
    "name": "withdrawRefComission",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "name": "testYourLuck",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address[]"
      },
      {
        "type": "uint256[]"
      },
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "name": "adrs",
        "type": "address"
      }
    ],
    "name": "getPlayerReferrals",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "manager",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      },
      {
        "type": "uint256"
      },
      {
        "type": "uint256"
      },
      {
        "type": "uint256"
      },
      {
        "type": "uint256"
      },
      {
        "type": "uint256"
      },
      {
        "type": "uint256"
      },
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "name": "adrs",
        "type": "address"
      }
    ],
    "name": "getPlayerInfo",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      },
      {
        "type": "uint256"
      },
      {
        "type": "uint256"
      },
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "totalInfo",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "bool"
      }
    ],
    "inputs": [
      {
        "name": "_promoter1",
        "type": "address"
      },
      {
        "name": "_promoter2",
        "type": "address"
      }
    ],
    "name": "ordination",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "promoter2",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "name": "invitee",
        "type": "address"
      },
      {
        "name": "invested",
        "type": "uint256"
      },
      {
        "name": "totalRefComission",
        "type": "uint256"
      },
      {
        "name": "withdrawAble",
        "type": "uint256"
      },
      {
        "name": "reinvested",
        "type": "uint256"
      },
      {
        "name": "prize",
        "type": "uint256"
      },
      {
        "name": "paid",
        "type": "uint256"
      },
      {
        "name": "time",
        "type": "uint256"
      },
      {
        "name": "lastLuck",
        "type": "uint256"
      },
      {
        "name": "luckTime",
        "type": "uint256"
      },
      {
        "name": "firstDepositTime",
        "type": "uint256"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "type": "address"
      }
    ],
    "name": "players",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address[]"
      }
    ],
    "constant": true,
    "name": "getAllPlayers",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "payable": true,
    "inputs": [
      {
        "name": "_invitee",
        "type": "address"
      }
    ],
    "name": "deposit",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "promoter1",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "stateMutability": "Nonpayable",
    "type": "Constructor"
  },
  {
    "payable": true,
    "stateMutability": "Payable",
    "type": "Fallback"
  },
  {
    "inputs": [
      {
        "name": "totalRefComission",
        "type": "uint256"
      },
      {
        "name": "totalReferrals",
        "type": "uint256"
      },
      {
        "name": "invested",
        "type": "uint256"
      },
      {
        "name": "paid",
        "type": "uint256"
      }
    ],
    "name": "pRecords",
    "type": "Event"
  },
  {
    "inputs": [
      {
        "name": "totalPlayers",
        "type": "uint256"
      },
      {
        "name": "totalInvested",
        "type": "uint256"
      },
      {
        "name": "totalPayout",
        "type": "uint256"
      }
    ],
    "name": "contractInfo",
    "type": "Event"
  },
  {
    "inputs": [
      {
        "name": "lastLuck",
        "type": "uint256"
      }
    ],
    "name": "lucky",
    "type": "Event"
  }
]
About this contract
overview

luckyROI is a smart contract on Tron, deployed from TDoXSyRfZLXrJVbhbRg9zGFT8ru9iodqvz on May 22, 2019. It has been called 767 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.