Super Closed Source for Maximum Profit
Verified contract
Active on
Ethereum with 8,771 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,108.73)
Native
Value
$262.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.079163 | $3,310.35 |
$262.06 | |
ClosedAI | ERC-20 | 43.711028M | $0.000042 |
$1,826.68 | |
USDC | ERC-20 | 20 | $0.999449 |
$19.99 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244736 | 14 minutes ago | | | 0 | 0.00064397975 | |
| 21243802 | 3 hours ago | | | 0 | 0.0014138876 | |
| 21243464 | 5 hours ago | | | 0 | 0.00087152428 | |
| 21243102 | 6 hours ago | | | 0 | 0.00061907689 | |
| 21243007 | 6 hours ago | | | 0 | 0.00021999270 | |
| 21242844 | 7 hours ago | | | 0 | 0.00056541664 | |
| 21242838 | 7 hours ago | | | 0 | 0.00028908856 | |
| 21242784 | 7 hours ago | | | 0 | 0.00056695806 | |
| 21242401 | 8 hours ago | | | 0 | 0.0010078889 | |
| 21242084 | 9 hours ago | | | 0 | 0.00078330864 |
ABI
ABI objects
Getter at block 21244802
_maxTaxSwap() view returns (uint256)
100000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Super Closed Source for Maximum Profit
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ClosedAI
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
openTrading()
removeLimits()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.