Stickify AI
Verified contract
Active on
Ethereum with 196 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa53f…aaf5
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAI | ERC-20 | 4.36274M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21283965 | 2 days ago | | | 0 | 0.00052788988 | |
| 21100965 | a month ago | | | 0 | 0.00056441028 | |
| 21035390 | a month ago | | | 0 | 0.00049072460 | |
| 21009504 | a month ago | | | 0 | 0.00042617819 | |
| 20998369 | a month ago | | | 0 | 0.00028270183 | |
| 20996448 | a month ago | | | 0 | 0.00062415911 | |
| 20989340 | a month ago | | | 0 | 0.00059006178 | |
| 20984521 | a month ago | | | 0 | 0.00074692551 | |
| 20983589 | a month ago | | | 0 | 0.00050489873 | |
| 20983561 | a month ago | | | 0 | 0.00059384998 |
ABI
ABI objects
Getter at block 21297704
_maxTaxSwap() view returns (uint256)
5000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_maximumBuy() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
5000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Stickify AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SAI
totalSupply() pure returns (uint256)
1000000000000000000
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)
openTrading()
removeLimits()
removeStuckBalance()
removeStuckEther()
renounceOwnership()
setManualTax(uint256 _value) returns (bool)
toggleERC20(address _tokenAddr, uint256 _amount)
toggleEther()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
LimitsRemoved(address indexed removedBy)
MaxTxAmountUpdated(uint256 _maximumBuy)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceiverFeeUpdated(address indexed oldReceiver, address indexed newReceiver)
TaxUpdated(uint256 newBuyTax, uint256 newSellTax, address indexed updatedBy)
TradingOpened(address indexed openedBy, uint256 timestamp)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.