TabascoInu
Verified contract
Active on
Ethereum with 17 txns
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 "TabascoInu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16249817 | 2 years ago | | | 0 | 0.0011961169 | |
| 16249817 | 2 years ago | | | 0 | 0.0011961169 | |
| 16249817 | 2 years ago | | | 0 | 0.0011961169 | |
| 16249817 | 2 years ago | | | 0 | 0.0011961169 | |
| 16249794 | 2 years ago | | | 0 | 0.0010390380 | |
| 16249793 | 2 years ago | | | 0 | 0.0010390380 | |
| 16249793 | 2 years ago | | | 0 | 0.0010390380 | |
| 16249793 | 2 years ago | | | 0 | 0.0010390380 | |
| 16249765 | 2 years ago | | | 0 | 0.00062821296 | |
| 16249761 | 2 years ago | | | 0 | 0.00065235383 |
ABI
ABI objects
Getter at block 21158324
decimals() view returns (uint8)
18
name() view returns (string)
TabascoInu
returnMaxWallet() view returns (uint256)
1000000000000000000000000
returnTradingStatus() view returns (bool)
true
symbol() view returns (string)
Tabasco
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0xe1f6aab5e0c092fc969b891d0635595cdc7a3b4e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
changeMaxWallet(uint256 _amount)
changeTradingStatus(bool _state)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setDelayBlockCount(uint256 _num)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.