TRON GOBLIN
explorerv0.5-beta
MAINNET

MicroFlashTest · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
MicroFlashTest
CONTRACT Unverified Non-proxy
Address TE9LEAp7Wf1XWyph8dgLkSDe2AYFsDLjyX
Verification Unverified
Standard CONTRACT
Creation tx 6d8f371f…e89e51
Deployed Mar 10, 2026
Proxy No
Contract balance 0TRX on-chain
Total calls 7 lifetime triggers
Functions 4 1 read · 3 write
Bytecode 2.23Kbytes runtime
Deployed Mar 10, 2026 unverified
Contract interface
ABI · 4 fns
Unverified · bytecode + ABI only 4 functions · 1 events · 2,226 bytes
contract.abi.json
[
  {
    "inputs": [
      {
        "name": "pairAddress",
        "type": "address"
      },
      {
        "name": "borrowAmount",
        "type": "uint256"
      },
      {
        "name": "isToken0",
        "type": "bool"
      }
    ],
    "name": "testFlash",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "token",
        "type": "address"
      }
    ],
    "name": "withdrawToken",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "owner",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "sender",
        "type": "address"
      },
      {
        "name": "amount0",
        "type": "uint256"
      },
      {
        "name": "amount1",
        "type": "uint256"
      },
      {
        "name": "data",
        "type": "bytes"
      }
    ],
    "name": "sunswapV2Call",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "stateMutability": "Nonpayable",
    "type": "Constructor"
  },
  {
    "inputs": [
      {
        "name": "message",
        "type": "string"
      },
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "FlashLog",
    "type": "Event"
  }
]
About this contract
overview

MicroFlashTest is a smart contract on Tron, deployed from TPfBHfSGqBgPjvBhFyZmTkPgMCnxKsCP4p on Mar 10, 2026. It has been called 7 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.