Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x01bb…b3af
0x9495…4692
Balances ($0.00)
No balances found for "CyberAI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21100420 | 14 days ago | | | 0 | 0.00073954356 | |
| 21053980 | 21 days ago | | | 0 | 0.00048965307 | |
| 20820859 | 2 months ago | | | 0 | 0.0021028252 | |
| 20684898 | 2 months ago | | | 0 | 0.00079736135 | |
| 20670256 | 2 months ago | | | 0 | 0.00054902535 | |
| 20590094 | 3 months ago | | | 0 | 0.00047380998 | |
| 20479162 | 3 months ago | | | 0 | 0.0010285050 | |
| 20304255 | 4 months ago | | | 0 | 0.00061710300 | |
| 20288613 | 4 months ago | | | 0 | 0.00061699500 | |
| 20129784 | 5 months ago | | | 0 | 0.0010285050 |
ABI
ABI objects
Getter at block 21203747
_owner() view returns (address)
0x0000000000000000000000000000000000000000
_totalTaxIfBuying() view returns (uint256)
1
_totalTaxIfSelling() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getTime() view returns (uint256)
1731802127
marketingWalletAddress() view returns (address)
0x01bb30b54f6439eebb5db393223cf652fa54b3af
minimumTokensBeforeSwapAmount() view returns (uint256)
102410000000000000000000
name() view returns (string)
CyberAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
CyberAI
teamWalletAddress() view returns (address)
0x949596a57aa1a73a2789e4a2682d656e30794692
totalSupply() view returns (uint256)
102410241024000000000000000000
uniswapPair() view returns (address)
0x58f3ac4e92199a424c3b87c287bb5c4c4af7e561
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
pause()
setNumTokensBeforeSwap(uint256 newLimit)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string coinName, string coinSymbol, uint8 coinDecimals, uint256 supply, address router)
receive()
This contract contains no error objects.