TRON GOBLIN
explorerv0.5-beta
MAINNET

SoulToken (SOUL) · Verified Contract on Tron

Smart contract
VERIFIED · mainnet
SoulToken logo
SoulToken SOUL (SOUL)
TRC20 Source verified Token contract Non-proxy 3
Address THXm85dwyCSTNPq8h1JDPth2vuTcwtXyBb
Token page
Verification Verified
Standard TRC20
Creation tx 54d96c9d…a6c2c0
Deployed Apr 22, 2020
Proxy No
Contract balance 24TRX on-chain
Total calls 103.39K lifetime triggers
Token holders 1,927 addresses
Total supply 331.67MSOUL 6 decimals
Market cap fully diluted
Contract interface
ABI · 19 fns
Source verified · ABI matches bytecode 19 functions · 3 events · 4,075 bytes
contract.abi.json
[
  {
    "outputs": [
      {
        "type": "string"
      }
    ],
    "constant": true,
    "name": "name",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "bool"
      }
    ],
    "inputs": [
      {
        "name": "_spender",
        "type": "address"
      },
      {
        "name": "_value",
        "type": "uint256"
      }
    ],
    "name": "approve",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_newOwner",
        "type": "address"
      }
    ],
    "name": "setOwner",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "totalSupply",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "bool"
      }
    ],
    "inputs": [
      {
        "name": "_from",
        "type": "address"
      },
      {
        "name": "_to",
        "type": "address"
      },
      {
        "name": "_value",
        "type": "uint256"
      }
    ],
    "name": "transferFrom",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint8"
      }
    ],
    "constant": true,
    "name": "decimals",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_newPool",
        "type": "address"
      }
    ],
    "name": "setMiningPool",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "name": "success",
        "type": "bool"
      }
    ],
    "inputs": [
      {
        "name": "_value",
        "type": "uint256"
      }
    ],
    "name": "burn",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_burnOn",
        "type": "bool"
      },
      {
        "name": "_acOn",
        "type": "bool"
      },
      {
        "name": "_transTime",
        "type": "uint256"
      }
    ],
    "name": "setOption",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "name": "_owner",
        "type": "address"
      }
    ],
    "name": "balanceOf",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "name": "_burnOn",
        "type": "bool"
      },
      {
        "name": "_acOn",
        "type": "bool"
      },
      {
        "name": "_transTime",
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "getOption",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "string"
      }
    ],
    "constant": true,
    "name": "symbol",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "bool"
      }
    ],
    "inputs": [
      {
        "name": "_to",
        "type": "address"
      },
      {
        "name": "_value",
        "type": "uint256"
      }
    ],
    "name": "transfer",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_newSupply",
        "type": "uint256"
      }
    ],
    "name": "adjustSupply",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "inputs": [
      {
        "name": "_owner",
        "type": "address"
      },
      {
        "name": "_spender",
        "type": "address"
      }
    ],
    "name": "allowance",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_addr",
        "type": "address"
      },
      {
        "name": "_useful",
        "type": "bool"
      }
    ],
    "name": "setToPermission",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_addr",
        "type": "address"
      },
      {
        "name": "_useful",
        "type": "bool"
      }
    ],
    "name": "setFromPermission",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "name": "success",
        "type": "bool"
      }
    ],
    "inputs": [
      {
        "name": "_spender",
        "type": "address"
      },
      {
        "name": "_value",
        "type": "uint256"
      },
      {
        "name": "_extraData",
        "type": "uint256"
      }
    ],
    "name": "approveAndCall",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "name": "_owner",
        "type": "address"
      },
      {
        "name": "_miningPool",
        "type": "address"
      }
    ],
    "constant": true,
    "name": "getRole",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "stateMutability": "Nonpayable",
    "type": "Constructor"
  },
  {
    "payable": true,
    "stateMutability": "Payable",
    "type": "Fallback"
  },
  {
    "inputs": [
      {
        "indexed": true,
        "name": "_from",
        "type": "address"
      },
      {
        "indexed": true,
        "name": "_to",
        "type": "address"
      },
      {
        "name": "_value",
        "type": "uint256"
      }
    ],
    "name": "Transfer",
    "type": "Event"
  },
  {
    "inputs": [
      {
        "indexed": true,
        "name": "_owner",
        "type": "address"
      },
      {
        "indexed": true,
        "name": "_spender",
        "type": "address"
      },
      {
        "name": "_value",
        "type": "uint256"
      }
    ],
    "name": "Approval",
    "type": "Event"
  },
  {
    "inputs": [
      {
        "indexed": true,
        "name": "_from",
        "type": "address"
      },
      {
        "name": "_value",
        "type": "uint256"
      }
    ],
    "name": "Burn",
    "type": "Event"
  }
]
About this contract
overview

SoulToken is the verified TRC20 contract behind SOUL (SOUL) on Tron, deployed from TY5PamexyR6inM6MeHgcgob8EXjidQqDZC on Apr 22, 2020. It has been called 103.39K times.

The ABI matches the on-chain bytecode, so the Read tab above runs live view calls against the node (no gas, no signature). The verified Solidity source is viewable on TronScan ↗. Write calls require a signed wallet transaction — wallet support is coming soon.