CPATechAi
Verified contract
Active on
Ethereum with 125 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe354…fc0d
Balances ($0.00)
No balances found for "CPATechAi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20850031 | 2 months ago | | | 0 | 0.00039377837 | |
| 20438171 | 3 months ago | | | 0 | 0.000087633975 | |
| 20179362 | 5 months ago | | | 0 | 0.00017096706 | |
| 20060481 | 5 months ago | | | 0 | 0.00023872456 | |
| 20022009 | 5 months ago | | | 0 | 0.00028469162 | |
| 20018444 | 5 months ago | | | 0 | 0.00041003809 | |
| 19923340 | 6 months ago | | | 0 | 0.00029325062 | |
| 19817660 | 6 months ago | | | 0 | 0.00033559610 | |
| 19708851 | 7 months ago | | | 0 | 0.00038112579 | |
| 19647820 | 7 months ago | | | 0 | 0.00039627599 |
ABI
ABI objects
Getter at block 21178280
_maxTaxSwap() view returns (uint256)
150000000000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
CPATechAi
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CPAAi
totalSupply() pure returns (uint256)
10000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events EnableTrading()
approve(address spender, uint256 amount) returns (bool)
creatingPair()
manualSwap()
removeLimits()
renounceOwnership()
setBuyCost(uint256 finalBuyTax_)
setSellCost(uint256 finalSellTax_)
setTrx(uint256 maxTxAmount_)
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(address routerAddress_)
receive()
This contract contains no error objects.