Skynet AI
Verified contract
Active on
Ethereum with 734 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Skynet | ERC-20 | 24.0425T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20330483 | 5 months ago | | | 0 | 0.00013605094 | |
| 18988794 | a year ago | | | 0 | 0.00066007857 | |
| 18291599 | a year ago | | | 0 | 0.00017854707 | |
| 18238020 | a year ago | | | 0 | 0.00033834754 | |
| 18238012 | a year ago | | | 0 | 0.00022897310 | |
| 18216500 | a year ago | | | 0 | 0.00030683800 | |
| 17360159 | 2 years ago | | | 0 | 0.0011907009 | |
| 17290032 | 2 years ago | | | 0 | 0.0021503136 | |
| 17118647 | 2 years ago | | | 0 | 0.0022346325 | |
| 17118634 | 2 years ago | | | 0 | 0.0027875810 |
ABI
ABI objects
Getter at block 21439315
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchMode() view returns (bool)
false
name() pure returns (string)
Skynet AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xcc6efc2a13de310726c13fa26735e94b98ac4e69
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2200000000000000000000
symbol() pure returns (string)
Skynet
totalFee() view returns (uint256)
4
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
islaunched(address) view returns (bool)
State-modifying
Events allowTrading()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckETH(uint256 amountPercentage)
enableLaunch(bool _status)
goLive()
manageLaunch(address[] addresses, bool status)
manualSend()
removeForeignToken(address tokenAddress, uint256 tokens) returns (bool)
removeLimits()
renounceOwnership()
setInternalAddress(address holder, bool excused)
setNoTxLimit(address holder, bool excused)
setRatio(uint256 _target, uint256 _denominator)
setSwapAndLiquify(bool _enabled, uint256 _amount)
setTXPercent(uint256 maxTXPercent)
setTax(uint256 _buy, uint256 _sell, uint256 _trans)
setWalletPercent(uint256 maxWallPercent)
stepOne()
stepTwo()
swapback()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTaxAllocation(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _devFee, uint256 _burnFee, uint256 _feeDenominator)
updateTaxWallets(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver, address _burnFeeReceiver, address _teamFeeReceiver)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.