Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($195.34)
Native
Value
$195.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.05 | $3,906.78 |
$195.34 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21363705 | 4 days ago | | | 0 | 0.00056493473 | |
| 21349956 | 6 days ago | | | 0 | 0.00083360466 | |
| 21348632 | 6 days ago | | | 0 | 0.00084862479 | |
| 21347450 | 6 days ago | | | 0 | 0.00092552569 | |
| 21347342 | 6 days ago | | | 0 | 0.00073949161 | |
| 21346525 | 7 days ago | | | 0 | 0.0010145934 | |
| 21346296 | 7 days ago | | | 0 | 0.0012402194 | |
| 21341120 | 7 days ago | | | 0 | 0.0011642200 | |
| 21200903 | a month ago | | | 0 | 0.00035099907 | |
| 21198485 | a month ago | | | 0 | 0.0011759715 |
ABI
ABI objects
Getter at block 21393483
MAX_SUPPLY() view returns (uint256)
100000000000000000000000000000
decimals() view returns (uint8)
18
maxHolder() view returns (uint256)
1600000000000000000000000000
maxWalletTime() view returns (uint256)
1728397559
name() view returns (string)
TabiInu
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xa3f6e41702d13edfadffd81d6bb083e8dc0c0010
swapAtAmount() view returns (uint256)
50000000000000000000000000
symbol() view returns (string)
TABI
taxAddress() view returns (address)
0xe003da928820da99690e2ef2c667061c83afc7e8
totalSupply() view returns (uint256)
99988714165691859186830476246
tradingEnabled() view returns (bool)
true
tradingTime() view returns (uint256)
1728397439
tradingTxCount() view returns (uint256)
1001
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
changeSwapAtAmount(uint256 _swapAtAmount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address _account, bool _excluded)
excludeFromMaxWallet(address _account, bool _excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setExcludeFromFee(address _address, bool _status)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.