This contract is being backfilled. You may encounter incomplete storage history.

TRIDENT

Verified contract

Active on Ethereum with 261 txns
Deployed by via 0x09a81aa1 at 11473129
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
ERC-20
--
ERC-20
--
0xdd1ab7e6ac4f95cc86ecad87d08867e7b3d3f804a4fd3b3149082b9bef626958
0xf5f476f25405548c12943b8c810f000371bee6639116793916344be10ff127bf
0x4376d1130dbd298df7549cde1e363999e400f92ed1147250aeb22317e09d016a
0xf04aafd608f0744819a9d8b43d71175a65fda50b8dbbff1bdaa3b12590eda420
0x317fec16dbf224c1e36daa03712173837a857eac8b098b6c3e185ea94d3809aa
0x92c1abe8e8cb4f5d1d7589a9627f0005a68830686d8128fb1cbf140f6654ada4
0xbfefabc325711eacf1d241d8cfd2f76638eddbe00f3a17ee37e11c8bd619cbc8
0x88f5682f3f77d82261d212d141785b5f5b10e0684cd3e60683b5e97b7d690022
0x7999f23f0729e34d24674c61e6ec03158cd8e004f418d16d583c0b041e976f13
0x5a62287628462872d876bdcd62a57eaa5ab3a8259a6dfe361d30ca54b029015f

Functions
Getter at block 20793275
_burnFee(view returns (uint256)
200
_burnFeeTotal(view returns (uint256)
1810102405701331026668579
_feeDecimal(view returns (uint256)
2
_liquidityFee(view returns (uint256)
200
_liquidityFeeTotal(view returns (uint256)
764890568528702179150215
_liquidityRemoveFee(view returns (uint256)
200
_lpRewardFee(view returns (uint256)
0
_lpRewardFeeTotal(view returns (uint256)
0
_rebalanceCallerFee(view returns (uint256)
500
_swapCallerFee(view returns (uint256)
200000000000000000000
_taxFee(view returns (uint256)
200
_taxFeeTotal(view returns (uint256)
764890568528702179150215
balancer(view returns (address)
0xc854e791f16436e335e7513befef57a28f757863
decimals(view returns (uint8)
18
lastRebalance(view returns (uint256)
1725430139
maxTxAmount(view returns (uint256)
2000000000000000000000
minTokenBeforeReward(view returns (uint256)
10000000000000000000
minTokensBeforeSwap(view returns (uint256)
10000000000000000000000
name(view returns (string)
TRIDENT
owner(view returns (address)
0x1ca31b3305df9e6f4f0be2647ab8559c405ee53d
rebalanceEnalbed(view returns (bool)
false
rebalanceInterval(view returns (uint256)
3600
rewardWallet(view returns (address)
0x1b72cb844cf805b581966f3b5ae84174ec782c53
swapAndLiquifyEnabled(view returns (bool)
false
symbol(view returns (string)
TRI
totalSupply(view returns (uint256)
8189897594298668973331421
tradingEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x948137dad179f09b3116c6eb08ba0adca6653627
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcluded(address accountview returns (bool)
reflectionFromToken(uint256 tokenAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 reflectionAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeAccount(address account
includeAccount(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
rebalance(
renounceOwnership(
setBurnFee(uint256 fee
setEnableTrading(bool enabled
setExcludedFromFee(address accountbool excluded
setLiquidityFee(uint256 fee
setLiquidityRemoveFee(uint256 fee
setLpRewardFee(uint256 fee
setMaxTxAmount(uint256 amount
setMinTokenBeforeReward(uint256 amount
setMinTokensBeforeSwap(uint256 amount
setRebalanceCallerFee(uint256 fee
setRebalanceEnabled(bool enabled
setRebalanceInterval(uint256 interval
setSwapAndLiquifyEnabled(bool enabled
setSwapCallerFee(uint256 fee
setTaxFee(uint256 fee
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Rebalance(uint256 amount
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
TradingEnabled(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.