Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
24 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,323.91 |
$0 | |
TREN | ERC-20 | 7.30611B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17015470 | 2 years ago | | | 0 | 0.00092093708 | |
| 16898008 | 2 years ago | | | 0 | 0.0013745864 | |
| 16784823 | 2 years ago | | | 0 | 0.0017713432 | |
| 16778223 | 2 years ago | | | 0 | 0.0018102891 | |
| 16778217 | 2 years ago | | | 0 | 0.0020016101 | |
| 16778214 | 2 years ago | | | 0 | 0.0020769933 | |
| 16778214 | 2 years ago | | | 0 | 0.0031011593 | |
| 16778213 | 2 years ago | | | 0 | 0.0019286313 | |
| 16778213 | 2 years ago | | | 0 | 0.0019984608 | |
| 16778212 | 2 years ago | | | 0 | 0.0019806928 |
ABI
ABI objects
Getter at block 21274756
CEX() view returns (bool)
false
_burnFee() view returns (uint256)
0
_devFee() view returns (uint256)
0
_liquidityFee() view returns (uint256)
0
_marketingFee() view returns (uint256)
40
_taxFee() view returns (uint256)
0
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x3a0b7fb7d7c547f486bdcb3933b2d482f16b07d2
limitsEnabled() view returns (bool)
true
marketingWallet() view returns (address)
0x31f999703ac832c036f81a5adf7a2a2b5b4d5f53
maxWallet() view returns (uint256)
5000000000000000000000000000
name() view returns (string)
Inubolic
owner() view returns (address)
0x3a0b7fb7d7c547f486bdcb3933b2d482f16b07d2
promotionWallet() view returns (address)
0x31f999703ac832c036f81a5adf7a2a2b5b4d5f53
routerselllimit() view returns (bool)
true
stakeRewardSupply() view returns (uint256)
0
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
TREN
totalDistributedFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000000
trading() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x5c8ce169c2a96485fb9d7b5392028d560022183b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklistWallet(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromMax(address) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isrouterother(address) view returns (bool)
State-modifying
Events RouterSellLimitEnabled(bool _enabled)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delwl(address notwl)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualsend()
manualswap()
manualswapcustom(uint256 percentage)
renounceOwnership()
setBlacklistWallet(address account, bool blacklisted)
setDevWallet(address account)
setFeesPercent(uint256 distributionFee, uint256 liquidityFee, uint256 marketingFee, uint256 burnFee, uint256 devFee)
setLimitsEnabled(bool _enabled)
setMarketingWallet(address account)
setMaxBuyLimit(uint256 percentage)
setMaxWallet(uint256 percentage)
setPromoWallet(address account)
setRouterSellLimitTokens(uint256 amount)
setSwapAndLiquifyEnabled(bool _enabled)
setThresoldToSwap(uint256 amount)
setTradingEnabled(bool _enabled)
setTransferDelay(bool _enabled)
setWL(address wl)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.