Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.49)
Native
Value
$0.49
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000135 | $3,653.88 |
$0.49 | |
TRY | ERC-20 | 21.650772M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18930977 | a year ago | | | 0 | 0.00099628331 | |
| 18928150 | a year ago | | | 0 | 0.0018681980 | |
| 18919032 | a year ago | | | 0 | 0.00079508054 | |
| 18910115 | a year ago | | | 0 | 0.0030624666 | |
| 18505089 | a year ago | | | 0 | 0.00038408208 | |
| 18387919 | a year ago | | | 0 | 0.00024775518 | |
| 18387314 | a year ago | | | 0 | 0.00039929802 | |
| 18387292 | a year ago | | | 0 | 0.00040445160 | |
| 18348938 | a year ago | | | 0 | 0.00026209606 | |
| 18348885 | a year ago | | | 0 | 0.00026452387 |
ABI
ABI objects
Getter at block 21298019
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
966120070860000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
TRINITY
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x22b77e0dd10e3d2c12c14979dc8357893a5e03f7
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2000000000000000
symbol() pure returns (string)
TRY
totalFee() view returns (uint256)
30
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events airdropHolders(address from, address[] addresses, uint256[] tokens)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
disableContractSells(bool _enabled)
editAllLimitsDisabled()
editAllocation(uint256 _isbuy, uint256 _issell, uint256 _wallet)
editBacking(uint256 _target, uint256 _denominator)
editMaxTransactionAmount(uint256 maxTXPercent)
editMaxWalletAmount(uint256 maxWallPercent)
editOverallFee(uint256 _liquidityFee, uint256 _fundFee, uint256 _marketingFee, uint256 _teamFee, uint256 _stakingFee, uint256 _feeDenominator)
editReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _teamFeeReceiver, address _stakingFeeReceiver, address _fundFeeReceiver)
manualSend()
openTrading()
removeForeignERC20(address tokenAddress, uint256 tokens) returns (bool)
renounceOwnership()
setNumTokensToSwapAt(uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.