Safe Scan AI
Verified contract
Active on
Ethereum with 419 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x76f1…544c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SSAI | ERC-20 | 95.365898K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20265060 | 4 months ago | | | 0 | 0.000052424508 | |
| 20150781 | 5 months ago | | | 0 | 0.00013020352 | |
| 20150780 | 5 months ago | | | 0 | 0.00016799168 | |
| 20064541 | 5 months ago | | | 0 | 0.00022111251 | |
| 20061646 | 5 months ago | | | 0 | 0.00051600378 | |
| 20060507 | 5 months ago | | | 0 | 0.00022733573 | |
| 19956719 | 5 months ago | | | 0 | 0.00040617437 | |
| 19823740 | 6 months ago | | | 0 | 0.00018888289 | |
| 19749752 | 6 months ago | | | 0 | 0.00030685600 | |
| 19743227 | 6 months ago | | | 0 | 0.00024734855 |
ABI
ABI objects
Getter at block 21162091
_feeOnBuy() view returns (uint256)
5
_feeOnSell() view returns (uint256)
5
_feeOnTransfer() view returns (uint256)
5
_taxSwapThreshold() view returns (uint256)
100000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Safe Scan AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
projectFeeWallet() view returns (address)
0x76f1201da8263b3ae42aba58513a77fd9445544c
symbol() pure returns (string)
SSAI
totalSupply() pure returns (uint256)
100000000000000000000000000
walletLimit() view returns (uint256)
100000000000000000000000000
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeTaxFees(uint256 _bFee, uint256 _sFee)
changeWalletLimit(uint256 _Limit)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
receive()
This contract contains no error objects.