Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($12.11)
Native
Value
$12.11
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.003048 | $3,972.06 |
$12.11 | |
TRXB | ERC-20 | 224.998453K | -- | -- | |
TRXB | ERC-20 | 10K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18911637 | 4 months ago | | | 0 | 1.9497595e-7 | |
| 18911564 | 4 months ago | | | 0 | 0.0000048277504 | |
| 18911550 | 4 months ago | | | 0 | 0.0000048277504 | |
| 18911546 | 4 months ago | | | 0 | 0.0000048277504 | |
| 18911520 | 4 months ago | | | 0 | 1.9249370e-7 | |
| 18911513 | 4 months ago | | | 0 | 0.00046568265 | |
| 18911442 | 4 months ago | | | 0 | 0.0000048277504 | |
| 18911153 | 4 months ago | | | 0 | 0.0000048277504 |
ABI
ABI objects
Getter at block 23770314
_maxTxAmount() view returns (uint256)
30000000000
_maxWalletToken() view returns (uint256)
30000000000
buyMultiplier() view returns (uint256)
100
decimals() pure returns (uint8)
4
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
1000000000000
getOwner() view returns (address)
0x439279bdaab51a569174f8dd65889e9f3f13365d
liquidityFee() view returns (uint256)
1
marketingFee() view returns (uint256)
1
name() pure returns (string)
TRON ON BASE
pair() view returns (address)
0x7ee400c452d9722ee3a729192271e687e8863c7a
projectFee() view returns (uint256)
0
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
sellMultiplier() view returns (uint256)
100
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
4000000000
symbol() pure returns (string)
TRXB
totalFee() view returns (uint256)
2
totalSupply() view returns (uint256)
1000000000000
tradingOpen() view returns (bool)
true
transferMultiplier() view returns (uint256)
100
utilityFee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isBuySell(address) view returns (bool)
isGranted(address adr) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events LP_Refresh()
ManageTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
manage_address(address[] addresses)
refresh(uint256 amountPercentage)
renounce(address adr)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _projectFeeReceiver, address _utilityFeeReceiver)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
validate(address tokenAddress, uint256 tokens) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.