NACHO FIESTA TONIGHT
Verified contract
Active on
Ethereum with 11 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 "NACHO FIESTA TONIGHT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17839037 | a year ago | | | 0 | 0.00080364800 | |
| 17832444 | a year ago | | | 0 | 0.00076823788 | |
| 17832419 | a year ago | | | 0 | 0.0014884439 | |
| 17832400 | a year ago | | | 0 | 0.00064576646 | |
| 17832400 | a year ago | | | 0 | 0.00071161986 | |
| 17832384 | a year ago | | | 0 | 0.00070878157 | |
| 17832382 | a year ago | | | 0 | 0.00075988651 | |
| 17832377 | a year ago | | | 0 | 0.00073557225 | |
| 17832369 | a year ago | | | 0 | 0.00031006439 | |
| 17832369 | a year ago | | | 0 | 0.00031010420 |
ABI
ABI objects
Getter at block 21094943
allExemptFromFees() view returns (bool)
true
burnedTokens() view returns (uint256)
999999999999999999999999999
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
feesEnabled() view returns (bool)
true
feesSet() view returns (bool)
true
name() view returns (string)
NACHO FIESTA TONIGHT
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
99
swapRouter() view returns (address)
0x844d32fdbe57fe5c9e9f756d6607c23f083d2f55
symbol() view returns (string)
NFT
totalSupply() view returns (uint256)
999999999000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
isFeeExempt(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 burnAmount, uint256 deadWallet)
buy() payable
lockLPToken(uint256 amount)
renounceOwnership()
sell(uint256 _amount)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
FeesUpdated(uint256 burnAmount, uint256 deadWallet)
LPLocked(address indexed account, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _swapRouter, uint256 _burnedTokens)
This contract contains no fallback and receive objects.
This contract contains no error objects.