Triiad

Verified contract

Active on Ethereum with 615 txns
Deployed by via 0x4f2fdbcc at 11477794
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
Native
Value $87,152.96
ERC-20
--
ERC-20
--
ERC-20
--
0x85d1836ea0ee59f63b6a6cbf28f8e086f587ffe0c6457440c12c6bf847f53664
0x3e6909dd905f0355924bbe4224fb8b74f9de496f4c49f123a69910b3872766ca
0x1c6e6c79d29964889f79303c592dbca289175a51965dcae40810495da9162789
0x562f70a524fca6114b3503253b0d456d20bd6ef45ef7b7fad0bf02d7012153ae
0x07c0d04199327ac7dbfe2b1f4fb2d876501f549eb5da9ca04a70c4567ccc2593
0xf88cb8a933886079ac3ec22673cf896b58293ea5f35f2df5d9a04484362e3191
0x14a14f0758645491a6a1b360f0a5670782c364093137487d8c550ce338ce9fb7
0xd51faa07c490557d6f9a2b8fd836c6ae4a58b68d78cccdc75b82bfe02f85e2ad
0xe9793afb4f7ad25c9c72fbe23f6251e10c5dadbbcb2cc5b20f63189fc6f49a7a
0x4362d9311127852dc8bdba50d1036d1c2b19c2da888e4cf398e653d5ad7590a2

Functions
Getter at block 21163387
_feeDecimals(view returns (uint256)
1
_getCurrentSupply(view returns (uint256uint256)
(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 owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcluded(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
_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 poolAddressaddress pairTokenAddress
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeAccount(address account
includeAccount(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
reflect(uint256 tAmount
renounceOwnership(
sorcery(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateSwapAndLiquifyEnabled(bool _enabled
Events
Approval(address indexed owneraddress indexed spenderuint256 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 previousOwneraddress indexed newOwner
Rebalance(uint256 tokenBurnt
SorceryCallerFeeUpdated(uint256 rebalnaceCallerFee
SorceryIntervalUpdated(uint256 rebalanceInterval
SwapAndLiquify(address indexed pairTokenAddressuint256 tokensSwappeduint256 pairTokenReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
TaxFeeUpdated(uint256 taxFee
TradingEnabled(
Transfer(address indexed fromaddress indexed touint256 value
WhitelistUpdated(address indexed pairTokenAddress
Constructor
constructor(address uniswapV2Routeruint256 initialRewardLockAmount
Fallback and receive
receive(
Errors

This contract contains no error objects.