Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000001 | $3,229.62 |
$0 | |
TTKN | ERC-20 | 4.78485M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20891137 | a month ago | | | 0 | 0.00025640775 | |
| 20891135 | a month ago | | | 0 | 0.00024807169 | |
| 20891026 | a month ago | | | 0 | 0.00015590373 | |
| 20891024 | a month ago | | | 0 | 0.00015298557 | |
| 20891015 | a month ago | | | 0 | 0.00016797164 | |
| 20891010 | a month ago | | | 0 | 0.00015950759 | |
| 20891008 | a month ago | | | 0 | 0.00039192244 | |
| 20891006 | a month ago | | | 0 | 0.00042560359 | |
| 20890953 | a month ago | | | 0 | 0.00014797428 | |
| 20890939 | a month ago | | | 0 | 0.0083552421 |
ABI
ABI objects
Getter at block 21184133
_liquidityTokens() view returns (uint256)
0
buyFee() view returns (uint256)
30
decimals() view returns (uint8)
18
feeAddress() view returns (address)
0xfa9093645c21e5793890ac6c196edc40fa9b48b9
feeTokenThreshold() view returns (uint256)
500000000000000000000000
lpFeePercent() view returns (uint256)
0
maxSwapTx() view returns (uint256)
2000000000000000000000000
maxWalletAmount() view returns (uint256)
2000000000000000000000000
name() view returns (string)
TestToken
owner() view returns (address)
0xfa9093645c21e5793890ac6c196edc40fa9b48b9
sellFee() view returns (uint256)
30
symbol() view returns (string)
TTKN
totalSupply() view returns (uint256)
100000000000000000000000000
uniV2PairAddress() view returns (address)
0x1ef31eec5748facb3d18ef74abc4b979c808b94c
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableAllLimits()
disableSwapLimit()
disableWalletLimit()
enableSwapping()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckERC20(address token)
removeStuckETH()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
updateSwapFees(uint256 newBuyFee, uint256 newSellFee, uint256 newLiquidityFee)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.