Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($0.00)
No balances found for "Taco Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17223534 | 4 months ago | | | 0 | 3.7595803e-7 | |
| 13422535 | 7 months ago | | | 0 | 6.6892097e-7 | |
| 13055601 | 7 months ago | | | 0 | 0.000000701052700128 | |
| 13039773 | 7 months ago | | | 0 | 7.1117417e-7 | |
| 12917972 | 7 months ago | | | 0 | 3.7549173e-7 | |
| 12832504 | 8 months ago | | | 0 | 7.1117417e-7 | |
| 12830485 | 8 months ago | | | 0 | 6.6857902e-7 | |
| 12824584 | 8 months ago | | | 0 | 6.6892097e-7 | |
| 12822311 | 8 months ago | | | 0 | 7.1117417e-7 | |
| 12821698 | 8 months ago | | | 0 | 7.1117417e-7 |
ABI
ABI objects
Getter at block 22755075
autoLiq() view returns (bool)
true
buyTotalFees() view returns (uint256)
0
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x5bc4bd1c09ae5139856fbf12a39536f60e911412
limited() view returns (bool)
false
lpWallet() view returns (address)
0x5bc4bd1c09ae5139856fbf12a39536f60e911412
marketing() view returns (address)
0x642e7842620d60425dc8cb15e4f5c88634d2c802
maxTransaction() view returns (uint256)
100000000000000000000000
maxWallet() view returns (uint256)
100000000000000000000000
name() view returns (string)
Taco Base
owner() view returns (address)
0x0000000000000000000000000000000000000000
previousBurn() view returns (uint256)
1712450333
rate() view returns (uint256)
999999
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000
symbol() view returns (string)
TACO
timeRate() view returns (uint256)
7200
totalSupply() view returns (uint256)
100000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xa9323440478aa8504f02409541935f6357673720
uniswapV2Router() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromMaxTransaction(address account) view returns (bool)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool value)
excludeFromMaxTransaction(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setSwapEnabled(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)
ExcludeFromLimits(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
goToBurn()
constructor()
receive()
This contract contains no error objects.