Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TTERB | ERC-20 | 190.473114K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13685615 | 6 months ago | | | 0 | 0.000058251291 | |
| 13685578 | 6 months ago | | | 0 | 0.000092830296 | |
| 13685578 | 6 months ago | | | 0 | 0.000092830296 | |
| 13685578 | 6 months ago | | | 0 | 0.000092830296 | |
| 13685578 | 6 months ago | | | 0 | 0.000092830296 | |
| 13685578 | 6 months ago | | | 0 | 0.000092830296 | |
| 13685578 | 6 months ago | | | 0 | 0.000092830296 | |
| 13685578 | 6 months ago | | | 0 | 0.000092830296 | |
| 13685562 | 6 months ago | | | 0 | 0.0000048039063 | |
| 13685553 | 6 months ago | | | 0 | 0.000071297289 |
ABI
ABI objects
Getter at block 21880375
BuyFee() view returns (uint256)
0
SellFee() view returns (uint256)
25
_uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
decimals() view returns (uint8)
18
initialTotalSupply() view returns (uint256)
1000000000000000000000000
maxTransactionAmount() view returns (uint256)
1000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000
name() view returns (string)
Reverse Brett
owner() view returns (address)
0xedf9b7a67cd5eba1af5c7355429a25a82b95d1a9
swapTokensAtAmount() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
TTERB
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events SetFees(uint256 _buyFee, uint256 _sellFee)
approve(address spender, uint256 amount) returns (bool)
clearStuckEth()
clearStuckTokens(address tokenAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 percent)
openTrading()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapTokensAtAmount(uint256 _amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet)
receive()
This contract contains no error objects.