TRON GOBLIN
explorerv0.5-beta
MAINNET

BlissMine · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
BlissMine
CONTRACT Unverified Non-proxy
Address TL441LfGefR4m6s78KXGUXqUUT7a2k9HB8
Verification Unverified
Standard CONTRACT
Creator
Creation tx
Deployed
Proxy No
Contract balance 0TRX on-chain
Total calls 0 lifetime triggers
Functions 36 22 read · 14 write
Bytecode 11.22Kbytes runtime
Deployed unverified
Contract interface
ABI · 36 fns
Unverified · bytecode + ABI only 36 functions · 4 events · 11,221 bytes
contract.abi.json
[
  {
    "outputs": [
      {
        "type": "bool"
      }
    ],
    "inputs": [
      {
        "name": "_owner",
        "type": "address"
      }
    ],
    "name": "setOwner",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      },
      {
        "type": "uint256"
      },
      {
        "type": "uint256"
      },
      {
        "type": "uint256"
      },
      {
        "type": "uint256"
      },
      {
        "type": "uint256"
      },
      {
        "type": "uint256"
      },
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "contractInfo",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "name": "_userId",
        "type": "address"
      }
    ],
    "name": "_getEarnings",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "name": "for_withdraw",
        "type": "uint256"
      },
      {
        "name": "total_invested",
        "type": "uint256"
      },
      {
        "name": "total_withdrawn",
        "type": "uint256"
      },
      {
        "name": "total_match_bonus",
        "type": "uint256"
      },
      {
        "name": "total_cashback",
        "type": "uint256"
      },
      {
        "name": "withdrawal_time",
        "type": "uint256"
      },
      {
        "name": "aff1sum",
        "type": "uint256"
      },
      {
        "name": "refby",
        "type": "address"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "name": "_userId",
        "type": "address"
      }
    ],
    "name": "userInfo",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_refBy",
        "type": "address"
      },
      {
        "name": "_amount",
        "type": "uint256"
      }
    ],
    "name": "directDeposit",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_DailyRoi",
        "type": "uint256"
      }
    ],
    "name": "setDailyRoi",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "reinvested",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "name": "withdraw",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "BLItoken",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "minDeposit",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_amount",
        "type": "uint256"
      }
    ],
    "name": "BurnBLI",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_address",
        "type": "address"
      }
    ],
    "name": "updateDefaultref",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "maxDeposit",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "direct_bonus",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_address",
        "type": "address"
      }
    ],
    "name": "updateMarketing4",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "burned",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "DailyRoi",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_address",
        "type": "address"
      }
    ],
    "name": "updateMarketing6",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "owner",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_MinDeposit",
        "type": "uint256"
      }
    ],
    "name": "setMinDeposit",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "earnings",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_address",
        "type": "address"
      }
    ],
    "name": "updateMarketing3",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_address",
        "type": "address"
      }
    ],
    "name": "updateMarketing5",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_address",
        "type": "address"
      }
    ],
    "name": "updateMarketing1",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_address",
        "type": "address"
      }
    ],
    "name": "updateMarketing2",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "WithdrawalGap",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "name": "minDeposit",
        "type": "uint256"
      },
      {
        "name": "maxDeposit",
        "type": "uint256"
      },
      {
        "name": "dailyRate",
        "type": "uint256"
      },
      {
        "name": "maxRoi",
        "type": "uint256"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "type": "uint256"
      }
    ],
    "name": "plans",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "match_bonus",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "withdrawn",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "invested",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "name": "playerId",
        "type": "uint256"
      },
      {
        "name": "refBy",
        "type": "address"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "type": "address"
      }
    ],
    "name": "players",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "type": "uint256"
      }
    ],
    "name": "getPlayerbyId",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "name": "aff1sum",
        "type": "uint256"
      },
      {
        "name": "aff2sum",
        "type": "uint256"
      },
      {
        "name": "aff3sum",
        "type": "uint256"
      },
      {
        "name": "aff4sum",
        "type": "uint256"
      },
      {
        "name": "aff5sum",
        "type": "uint256"
      },
      {
        "name": "aff6sum",
        "type": "uint256"
      },
      {
        "name": "aff7sum",
        "type": "uint256"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "name": "_userId",
        "type": "address"
      }
    ],
    "name": "RefInfo",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "cashBack_bonus",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "type": "uint256"
      }
    ],
    "name": "match_bonus_",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "name": "reinvest",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_owner",
        "type": "address"
      },
      {
        "name": "_token",
        "type": "address"
      }
    ],
    "stateMutability": "Nonpayable",
    "type": "Constructor"
  },
  {
    "payable": true,
    "stateMutability": "Payable",
    "type": "Fallback"
  },
  {
    "inputs": [
      {
        "indexed": true,
        "name": "addr",
        "type": "address"
      },
      {
        "indexed": true,
        "name": "refBy",
        "type": "address"
      },
      {
        "name": "bonus",
        "type": "uint256"
      }
    ],
    "name": "ReferralBonus",
    "type": "Event"
  },
  {
    "inputs": [
      {
        "indexed": true,
        "name": "addr",
        "type": "address"
      },
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "NewDeposit",
    "type": "Event"
  },
  {
    "inputs": [
      {
        "indexed": true,
        "name": "addr",
        "type": "address"
      },
      {
        "indexed": true,
        "name": "from",
        "type": "address"
      },
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "MatchPayout",
    "type": "Event"
  },
  {
    "inputs": [
      {
        "indexed": true,
        "name": "addr",
        "type": "address"
      },
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "Withdraw",
    "type": "Event"
  }
]
About this contract
overview

BlissMine 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.