TRON GOBLIN
explorerv0.5-beta
MAINNET

Pentagram · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
Pentagram
CONTRACT Unverified Non-proxy
Address TMmLThbRvzdfd3TR3So9j9eojJgCvKQdzZ
Verification Unverified
Standard CONTRACT
Creator
Creation tx
Deployed
Proxy No
Contract balance 0TRX on-chain
Total calls 0 lifetime triggers
Functions 26 18 read · 8 write
Bytecode 10.77Kbytes runtime
Deployed unverified
Contract interface
ABI · 26 fns
Unverified · bytecode + ABI only 26 functions · 6 events · 10,768 bytes
contract.abi.json
[
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "PERCENTS_DIVIDER",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "name": "_user",
        "type": "address"
      }
    ],
    "name": "getUserDividends",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "DAY",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "name": "reinvestLeadership",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "MAX_DAILY_REF_WITHDRAWAL",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "name": "data",
        "type": "uint256[]"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "name": "_addr",
        "type": "address"
      }
    ],
    "name": "getData",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "devAddress",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "name": "withdrawPentaMax",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "payable": true,
    "inputs": [
      {
        "name": "referrer",
        "type": "address"
      }
    ],
    "name": "register",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "name": "_addr",
        "type": "address"
      }
    ],
    "name": "getReferrer",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "payable": true,
    "name": "depositPentaTrade",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "payable": true,
    "name": "depositPentaMax",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint8"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "type": "uint256"
      }
    ],
    "name": "REFERRAL_PERCENTS",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "name": "reinvestPentaMax",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "payable": true,
    "name": "reActivatePentaMax",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "PENTA_BUILD",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "contractBalance",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "marketingAddress",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "name": "balance",
        "type": "uint64"
      },
      {
        "name": "totalInvested",
        "type": "uint64"
      },
      {
        "name": "totalWithdrawn",
        "type": "uint64"
      },
      {
        "name": "totalRefBonus",
        "type": "uint64"
      },
      {
        "name": "directReferrals",
        "type": "uint64"
      },
      {
        "name": "refBonus",
        "type": "uint64"
      },
      {
        "name": "reActivateAmount",
        "type": "uint64"
      },
      {
        "name": "leadershipBonus",
        "type": "uint64"
      },
      {
        "name": "totalPentaTrade",
        "type": "uint64"
      },
      {
        "name": "checkpoint",
        "type": "uint32"
      },
      {
        "name": "referrer",
        "type": "address"
      },
      {
        "name": "vrr",
        "type": "uint8"
      },
      {
        "name": "registered",
        "type": "bool"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "type": "address"
      }
    ],
    "name": "users",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "totalSystemPentaTrade",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint40[5]"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "name": "_addr",
        "type": "address"
      }
    ],
    "name": "getUplines",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "totalUsers",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "totalSystemInvested",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "communityWallet",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "name": "withdrawRefBonus",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "PENTA_TRADE",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "marketingAddr",
        "type": "address"
      },
      {
        "name": "communityAddr",
        "type": "address"
      },
      {
        "name": "devAddr",
        "type": "address"
      }
    ],
    "stateMutability": "Nonpayable",
    "type": "Constructor"
  },
  {
    "inputs": [
      {
        "indexed": true,
        "name": "user",
        "type": "address"
      },
      {
        "name": "referrer",
        "type": "address"
      },
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "NewUser",
    "type": "Event"
  },
  {
    "inputs": [
      {
        "indexed": true,
        "name": "user",
        "type": "address"
      },
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "NewDeposit",
    "type": "Event"
  },
  {
    "inputs": [
      {
        "indexed": true,
        "name": "user",
        "type": "address"
      },
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "NewPentaTradeDeposit",
    "type": "Event"
  },
  {
    "inputs": [
      {
        "indexed": true,
        "name": "user",
        "type": "address"
      },
      {
        "name": "dividends",
        "type": "uint256"
      }
    ],
    "name": "Withdrawn",
    "type": "Event"
  },
  {
    "inputs": [
      {
        "indexed": true,
        "name": "user",
        "type": "address"
      },
      {
        "name": "dividends",
        "type": "uint256"
      }
    ],
    "name": "Reinvest",
    "type": "Event"
  },
  {
    "inputs": [
      {
        "indexed": true,
        "name": "user",
        "type": "address"
      },
      {
        "name": "profit",
        "type": "uint256"
      },
      {
        "name": "currentBonus",
        "type": "uint256"
      }
    ],
    "name": "RefWithdrawn",
    "type": "Event"
  }
]
About this contract
overview

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