SnackboxAI
Verified contract
Active on
Ethereum with 2,065 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($905.91)
Native
Value
$905.91
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.251844 | $3,597.13 |
$905.91 | |
SNACK | ERC-20 | 58.891273K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21296700 | 4 days ago | | | 0 | 0.00048191595 | |
| 21281721 | 6 days ago | | | 0 | 0.00096640029 | |
| 21214429 | 15 days ago | | | 0 | 0.00031785533 | |
| 21175287 | 21 days ago | | | 0 | 0.00061512549 | |
| 21145730 | 25 days ago | | | 0 | 0.00028805840 | |
| 21119433 | a month ago | | | 0 | 0.00013881909 | |
| 20999542 | a month ago | | | 0 | 0.00021481035 | |
| 20998177 | a month ago | | | 0 | 0.00049870504 | |
| 20850012 | 2 months ago | | | 0 | 0.0010304648 | |
| 20844849 | 2 months ago | | | 0 | 0.00037568724 |
ABI
ABI objects
Getter at block 21322793
TAX() view returns (uint256)
5
decimals() view returns (uint8)
18
getMaxSwap() view returns (uint256)
150000
getMinSwap() view returns (uint256)
25000
marketingAddress() view returns (address)
0x171ee2bee734ec0aef623659ef7d82ff54cb8a83
maxTransactionAmount() view returns (uint256)
2000000000000000000000000
maxTxSlowDown() view returns (uint256)
500000000000000000000000
name() view returns (string)
SnackboxAI
owner() view returns (address)
0xdf483bad2f6b34bb446cf78a149544f5c2b7cb8b
symbol() view returns (string)
SNACK
taxAddress() view returns (address)
0x85f53fe72c4f39746e757b85089ca2b4e2030593
teamAddress() view returns (address)
0x2492ae7d9970430f94998e92aba093c1b4a1c49e
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0xbc29be3bc7045c0ff330613cfb200870d8d6d91e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
holderIndex(address) view returns (uint256)
holders(uint256) view returns (address)
isExempt(address) view returns (bool)
isHolder(address) view returns (bool)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
deactivateSlowDown()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
exportETH()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeAllLimits()
renounceOwnership()
setExcludedWallet(address wAddress, bool isExcle)
setMaxSwap(uint256 _maxSwap)
setMaxTx(uint256 newMaxTx)
setMinSwap(uint256 _minSwap)
switchCaSell()
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(address _teamAddress, address _marketingAddress, address _taxAddress, address _private)
receive()
This contract contains no error objects.