AlfaBitPay · Contract on Tron
Smart contract
UNVERIFIED · mainnet
{}
AlfaBitPay
Address TSS1ZQmd6okCSrtswuUzmSSUXYHWtDVi1Z
Contract balance 0TRX on-chain
Total calls 14.91K lifetime triggers
Functions 9 4 read · 5 write
Bytecode 4.71Kbytes runtime
Deployed Dec 29, 2022 unverified
Contract interface
ABI · 9 fns
contract.abi.json
[
{
"inputs": [
{
"name": "tokensAddress",
"type": "address[]"
},
{
"name": "recipientAddress",
"type": "address"
}
],
"name": "fetchAllErc20",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "recipient",
"type": "address"
}
],
"name": "fetchAllEth",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "recipients",
"type": "address[]"
},
{
"name": "amounts",
"type": "uint256[]"
}
],
"name": "multiSendEth",
"stateMutability": "Payable",
"type": "Function"
},
{
"inputs": [
{
"name": "reqs",
"type": "tuple[]"
}
],
"name": "multiTransfersErc20",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "newOwnerX",
"type": "address"
}
],
"name": "transferOwnership",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256[2000]"
}
],
"inputs": [
{
"name": "addressList",
"type": "address[]"
},
{
"name": "spendersList",
"type": "address[]"
},
{
"name": "tokensList",
"type": "address[]"
}
],
"name": "getMassAllowanceErc20",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256[2000]"
}
],
"inputs": [
{
"name": "addressList",
"type": "address[]"
},
{
"name": "tokensList",
"type": "address[]"
}
],
"name": "getMassBalancesErc20",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256[2000]"
}
],
"inputs": [
{
"name": "addressList",
"type": "address[]"
}
],
"name": "getMassBalancesEth",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "address"
}
],
"name": "ownerX",
"stateMutability": "View",
"type": "Function"
}
]About this contract
overview
AlfaBitPay is a smart contract on Tron, deployed from TBLT9mPBuAecGhZuLrjKm36SaB34jmkHHv on Dec 29, 2022. It has been called 14.91K 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.