SkyNet AI
Verified contract
Active on
Ethereum with 843 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc364…fe88
0x1f98…f984
21 additional
variables
Balances ($106.43)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.030615 | $3,138.85 |
$96.09 | |
USDC | ERC-20 | 10.330783 | $1.00 |
$10.33 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20508703 | 3 months ago | | | 0 | 0.000042765038 | |
| 20396549 | 4 months ago | | | 0 | 0.000048546959 | |
| 20068490 | 5 months ago | | | 0 | 0.00034529766 | |
| 20043207 | 5 months ago | | | 0 | 0.00035976058 | |
| 20021716 | 5 months ago | | | 0 | 0.00038574506 | |
| 20011274 | 5 months ago | | | 0 | 0.00048727044 | |
| 20007763 | 5 months ago | | | 0 | 0.00034285757 | |
| 19983898 | 5 months ago | | | 0 | 0.00094391376 | |
| 19952783 | 6 months ago | | | 0 | 0.00016417540 | |
| 19945338 | 6 months ago | | | 0 | 0.00018619168 |
ABI
ABI objects
Getter at block 21177114
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
LPLocked() view returns (bool)
true
PoolCreated() view returns (bool)
true
Posman() view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
UsdcBought() view returns (uint256)
4199536614
WethBought() view returns (uint256)
2355052834381437693
buyBackInterval() view returns (uint256)
360
collectInterval() view returns (uint256)
900
decimals() view returns (uint8)
18
lastCollectTimePoolUsdc() view returns (uint256)
1718437835
lastCollectTimePoolWeth() view returns (uint256)
1718131883
lastManualBuyBackUsdc() view returns (uint256)
1702796015
lastManualBuyBackWeth() view returns (uint256)
1702927079
lastManualCollectUsdc() view returns (uint256)
0
lastManualCollectWeth() view returns (uint256)
1702750343
lastUsdcBuyBackTime() view returns (uint256)
1718504963
lastWethBuyBackTime() view returns (uint256)
1717715939
maxWalletAmountTier1() view returns (uint256)
72704985000000000000000
maxWalletAmountTier2() view returns (uint256)
218114955000000000000000
maxWalletEnforced() view returns (bool)
false
maxWalletTimeTier1() view returns (uint256)
180
maxWalletTimeTier2() view returns (uint256)
420
name() view returns (string)
SkyNet AI
owner() view returns (address)
0x256aee4a011b3160b8bd39c41477d93fd29b86cb
poolUSDC() view returns (address)
0x963b7a20cb99683c2cafc85b7328e9aba3f57a27
poolWETH() view returns (address)
0x2c0c82bfca70e2f19341776b746732b7c6674054
symbol() view returns (string)
SkyNet
totalSupply() view returns (uint256)
29081994000000000000000000
tradingEnabled() view returns (bool)
true
tradingStartTime() view returns (uint256)
1702670783
usdc() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events PoolIDs(uint256 _lockWETH, uint256 _lockUSDC)
addLiquidity()
approve(address spender, uint256 amount) returns (bool)
changeBuyBackInterval(uint256 _timeSeconds)
createPools()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBuyBackUsdc()
manualBuyBackWeth()
manualCollectUsdc()
manualCollectWeth()
multiSendTokens(address[] accounts, uint256[] amounts)
renounceOwnership()
rescue(address token)
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 _uniCryptCollect, address _factory, address _v3SwapRouter, address _posman, address _weth, address _usdc, address _externalAddress, address _smartRouter)
This contract contains no fallback and receive objects.
This contract contains no error objects.