Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Terminu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12564154 | 3 years ago | | | 0 | 0.0027751200 | |
| 12564146 | 3 years ago | | | 0 | 0.0010706960 | |
| 12564143 | 3 years ago | | | 0 | 0.0010241440 | |
| 12564143 | 3 years ago | | | 0 | 0.0010241440 | |
| 12564140 | 3 years ago | | | 0 | 0.0012569040 | |
| 12564140 | 3 years ago | | | 0 | 0.0079603920 | |
| 12564138 | 3 years ago | | | 0 | 0.0012103520 | |
| 12564138 | 3 years ago | | | 0 | 0.0012103520 | |
| 12564138 | 3 years ago | | | 0 | 0.0013034560 | |
| 12564138 | 3 years ago | | | 0 | 0.0020482880 |
ABI
ABI objects
Getter at block 21312901
_liquidityFee() view returns (uint256)
18
_maxTxAmount() view returns (uint256)
100000000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
name() view returns (string)
Terminu
owner() view returns (address)
0x9f4263902021b1ce7af4461650ef02b2c82e196e
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
TERM
totalFees() view returns (uint256)
2676303194035285963447
totalSupply() view returns (uint256)
100000000000000000000000
uniswapV2Pair() view returns (address)
0xdd159b0fffec6fb52cf835fe94e32e618ced7e64
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawLeftoverEther()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.