GAUGE · Contract on Tron
Smart contract
UNVERIFIED · mainnet
{}
GAUGE
Address TPx8BXTgiB1tiL9A9BZuz67bZBvFGYdJS8
Contract balance 0TRX on-chain
Total calls 0 lifetime triggers
Functions 29 20 read · 9 write
Bytecode 5.34Kbytes runtime
Deployed — unverified
Contract interface
ABI · 29 fns
contract.abi.json
[
{
"inputs": [
{
"indexed": true,
"name": "provider",
"type": "address"
},
{
"name": "balance_",
"type": "uint256"
}
],
"name": "Check",
"type": "Event"
},
{
"inputs": [
{
"indexed": true,
"name": "provider",
"type": "address"
},
{
"name": "value",
"type": "uint256"
}
],
"name": "Deposit",
"type": "Event"
},
{
"inputs": [
{
"indexed": true,
"name": "provider",
"type": "address"
},
{
"name": "value",
"type": "uint256"
}
],
"name": "Withdraw",
"type": "Event"
},
{
"inputs": [
{
"name": "user",
"type": "address"
},
{
"name": "original_balance",
"type": "uint256"
},
{
"name": "original_supply",
"type": "uint256"
},
{
"name": "working_balance",
"type": "uint256"
},
{
"name": "working_supply",
"type": "uint256"
}
],
"name": "UpdateLiquidityLimit",
"type": "Event"
},
{
"inputs": [
{
"name": "lp_addr",
"type": "address"
},
{
"name": "_minter",
"type": "address"
},
{
"name": "_speeder",
"type": "address"
},
{
"name": "_controller",
"type": "address"
}
],
"name": "initial",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"inputs": [
{
"name": "addr",
"type": "address"
}
],
"name": "user_checkpoint",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"inputs": [
{
"name": "addr",
"type": "address"
}
],
"name": "claimable_tokens",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"inputs": [
{
"name": "_addr",
"type": "bytes32"
}
],
"name": "claimable_tokens_view",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "_addr",
"type": "bytes32"
}
],
"name": "kick",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "_addr",
"type": "bytes32"
},
{
"name": "can_deposit",
"type": "bool"
}
],
"name": "set_approve_deposit",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "_value",
"type": "uint256"
}
],
"name": "deposit",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "_value",
"type": "uint256"
},
{
"name": "addr",
"type": "address"
}
],
"name": "deposit",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "_value",
"type": "uint256"
}
],
"name": "withdraw",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"name": "integrate_checkpoint",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "address"
}
],
"name": "minter",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "address"
}
],
"name": "crv_token",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "address"
}
],
"name": "lp_token",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "address"
}
],
"name": "controller",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "address"
}
],
"name": "voting_escrow",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"inputs": [
{
"name": "arg0",
"type": "address"
}
],
"name": "balanceOf",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"name": "totalSupply",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"name": "future_epoch_time",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"inputs": [
{
"name": "arg0",
"type": "address"
},
{
"name": "arg1",
"type": "address"
}
],
"name": "approved_to_deposit",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"inputs": [
{
"name": "arg0",
"type": "address"
}
],
"name": "working_balances",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"name": "working_supply",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "int128"
}
],
"name": "period",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"inputs": [
{
"name": "arg0",
"type": "uint256"
}
],
"name": "period_timestamp",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"inputs": [
{
"name": "arg0",
"type": "uint256"
}
],
"name": "integrate_inv_supply",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"inputs": [
{
"name": "arg0",
"type": "address"
}
],
"name": "integrate_inv_supply_of",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"inputs": [
{
"name": "arg0",
"type": "address"
}
],
"name": "integrate_checkpoint_of",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"inputs": [
{
"name": "arg0",
"type": "address"
}
],
"name": "integrate_fraction",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"name": "inflation_rate",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"name": "initialed",
"stateMutability": "View",
"type": "Function"
}
]About this contract
overview
GAUGE 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.