Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($87,152.96)
Native
Value
$87,152.96
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 27.666728 | $3,150.10 |
$87,152.96 | |
TRII | ERC-20 | 8.146751K | -- | -- | |
UNI-V2 | ERC-20 | 59.385862 | -- | -- | |
UNI-V2 | ERC-20 | 0.005704 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20727207 | 2 months ago | | | 0 | 0.00028813900 | |
| 20233212 | 4 months ago | | | 0 | 0.00048737326 | |
| 20112500 | 5 months ago | | | 0 | 0.00052970027 | |
| 20112494 | 5 months ago | | | 0 | 0.00048875283 | |
| 20111688 | 5 months ago | | | 0 | 0.00027037360 | |
| 20081480 | 5 months ago | | | 0 | 0.00035196083 | |
| 20058552 | 5 months ago | | | 0 | 0.00017969321 | |
| 20049620 | 5 months ago | | | 0 | 0.00018546041 | |
| 20049609 | 5 months ago | | | 0 | 0.00036093183 | |
| 20024690 | 5 months ago | | | 0 | 0.00052461185 |
ABI
ABI objects
Getter at block 21163387
_feeDecimals() view returns (uint256)
1
_getCurrentSupply() view returns (uint256, uint256)
(92401737241225040925330991811674324025121130489524946198294982131282090582680, 27539299515969171)
_getRate() view returns (uint256)
3355268248113725206421190435265938261820890974770958384392488
_initialRewardLockAmount() view returns (uint256)
1650000000000000
_lockFee() view returns (uint256)
30
_maxTxAmount() view returns (uint256)
2000000000000000
_minInterestForReward() view returns (uint256)
10000000000
_minTokensBeforeSwap() view returns (uint256)
10000000000000
_rewardWallet() view returns (address)
0xb4788b39d5543620c4c8eff2d3e45ab5b29b5328
_tBurnTotal() view returns (uint256)
5460700484030829
_tFeeTotal() view returns (uint256)
1447758401484958
_taxFee() view returns (uint256)
10
_uniswapETHPool() view returns (address)
0x9125c73070f3b68c841924b3f1ca5e12922eb01c
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
balancer() view returns (address)
0x8f2300242fa4c9e8a1b27db6b96b4491e5630066
decimals() view returns (uint8)
9
getCurrentPairTokenAddress() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
getCurrentPoolAddress() view returns (address)
0x9125c73070f3b68c841924b3f1ca5e12922eb01c
getLastSorcery() view returns (uint256)
1723267511
getLiquidityRemoveFee() view returns (uint256)
3
getMinTokenForSorcery() view returns (uint256)
3300000000000
getSorceryCallerFee() view returns (uint256)
5
getSorceryInterval() view returns (uint256)
10800
name() view returns (string)
Triiad
owner() view returns (address)
0xfdb59dd9adf0f27c5e4359f91265b33caaed1039
swapAndLiquifyEnabled() view returns (bool)
true
swaper() view returns (address)
0x16eadfa6246dc9c15fa308566830b7e8c1acd761
symbol() view returns (string)
TRII
totalSupply() view returns (uint256)
27539299515969171
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _enableTrading()
_setAutoSwapCallerFee(uint256 autoSwapCallerFee)
_setFeeDecimals(uint256 feeDecimals)
_setLiquidityRemoveFee(uint256 liquidityRemoveFee)
_setLockFee(uint256 lockFee)
_setMaxTxAmount(uint256 maxTxAmount)
_setMinInterestForReward(uint256 minInterestForReward)
_setMinTokenForSorcery(uint256 minTokenForSorcery)
_setMinTokensBeforeSwap(uint256 minTokensBeforeSwap)
_setSorceryCallerFee(uint256 sorceryCallerFee)
_setSorceryInterval(uint256 sorceryInterval)
_setTaxFee(uint256 taxFee)
_updateWhitelist(address poolAddress, address pairTokenAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 tAmount)
renounceOwnership()
sorcery()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapAndLiquifyEnabled(bool _enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoSwapCallerFeeUpdated(uint256 autoSwapCallerFee)
FeeDecimalsUpdated(uint256 taxFeeDecimals)
LiquidityRemoveFeeUpdated(uint256 liquidityRemoveFee)
LockFeeUpdated(uint256 lockFee)
MaxTxAmountUpdated(uint256 maxTxAmount)
MinInterestForRewardUpdated(uint256 minInterestForReward)
MinTokenForSorceryUpdated(uint256 minRebalanceAmount)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Rebalance(uint256 tokenBurnt)
SorceryCallerFeeUpdated(uint256 rebalnaceCallerFee)
SorceryIntervalUpdated(uint256 rebalanceInterval)
SwapAndLiquify(address indexed pairTokenAddress, uint256 tokensSwapped, uint256 pairTokenReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
TaxFeeUpdated(uint256 taxFee)
TradingEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
WhitelistUpdated(address indexed pairTokenAddress)
constructor(address uniswapV2Router, uint256 initialRewardLockAmount)
receive()
This contract contains no error objects.