Cypher AI
Verified contract
Active on
Ethereum with 1,753 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa591…4b38
Balances ($8.24)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Cypher | ERC-20 | 48.238621K | $0.000171 |
$8.24 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21151110 | 9 days ago | | | 0 | 0.00055975538 | |
| 21020383 | a month ago | | | 0 | 0.00045405818 | |
| 20910686 | a month ago | | | 0 | 0.00032654587 | |
| 20897673 | a month ago | | | 0 | 0.000076109895 | |
| 20832852 | 2 months ago | | | 0 | 0.00070607989 | |
| 20825754 | 2 months ago | | | 0 | 0.00051993516 | |
| 20817156 | 2 months ago | | | 0 | 0.0011871583 | |
| 20792801 | 2 months ago | | | 0 | 0.0011609409 | |
| 20674305 | 2 months ago | | | 0 | 0.000081525022 | |
| 20669300 | 2 months ago | | | 0 | 0.00018069124 |
ABI
ABI objects
Getter at block 21217434
_BuyTax() view returns (uint256)
5
_SellTax() view returns (uint256)
5
_maxTaxSwap() view returns (uint256)
2000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Cypher AI
owner() view returns (address)
0x87208f731b2c6e35c59ab2145a64f4860df405f4
symbol() pure returns (string)
Cypher
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isbot(address addr) view returns (bool)
State-modifying
Events AddBot(address[] addresses)
Delbot(address _addres)
LiquidityAdd()
MaxSwapThresholdchange(uint256 _Threshold)
Maxtaxswapchange(uint256 _maxtaxsw)
approve(address spender, uint256 amount) returns (bool)
enableTrading()
manualSend()
manualSwap()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTaxs(uint256 BuyTax, uint256 SellTax)
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.