Copia Defi

Verified contract

Active on Ethereum with 444 txns
Deployed by via 0x3d276ab5 at 20865095
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 199 additional slots
15 additional variables
ERC-20
--
0x9fe1b4f57d34bff0722a43b14834c647d44149c26d72d445897f9c22c1ca7781
0xe01485a4ab8661efd8a08d3d35c9c963da316506d6e18c0fd29f304d8ec5dddf
0x25fc1ff1b085b1c38ab7650f3c551bd8f9b255c6f3982f8a583ed345c1d1b557
0x47ef5b9c9f5432a66c48787545015de48cc647e50aa336c02e5fd5613ac8f50a
0xcfc622142a2cb39dc6df32ad924e9c2775791529580148281eb1093ec61520bd
0xe837d06c9645b9395eab3ed3c15d466ff94b12627e4c5ed8a688aadffbca76ea
0x86a42ba27412acf334635712235ffa47b839fa50ae5fde9ffb66c16e6e6b5858
0x079d124cfad9f8224f9ed357127fe5762a7b17433ea9e934c2a5a65a600bb6a7
0xdca5257e2dd0b9e7a2fcd2342201421aa495f5d5e5e9dc8b98de02036dcf10bf
0x14df91b7d38a29858df1bc193b29c093d1a0e2e24832b4e9e09c4ed9217e2737

Functions
Getter at block 21217689
UNISWAP_ROUTERV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
UniswapV2pair(view returns (address)
0xb025e838d4bfa5f5a6ee4690da76f9aaafd77a5e
airdropAddress(view returns (address)
0x5ed9b23693efc74d43e8fdf66e31eae7cdbef84b
airdropAddressCount(view returns (uint256)
124
airdropLimit(view returns (uint256)
50000000000000000
airdrop_address_toList(view returns (address)
0x6a3bcd1928118d48ec0dfb8ab394c8dff742f747
airdrop_pct(view returns (uint256)
10000000000000000
airdrop_threshold(view returns (uint256)
2500000000000000
burnRate(view returns (uint256)
5000000000000000
decimals(view returns (uint256)
18
firstrun(view returns (bool)
false
inactive_burn(view returns (uint256)
500000000000000000
isBurning(view returns (bool)
true
lastTurnTime(view returns (uint256)
1727718863
macroContraction(view returns (bool)
true
maxWallet(view returns (uint256)
666660000000000000000
max_supply(view returns (uint256)
66666000000000000000000
min_supply(view returns (uint256)
12200000000000000000
minimum_for_airdrop(view returns (uint256)
1068484062732686221
mintRate(view returns (uint256)
5000000000000000
name(view returns (string)
Copia Defi
onepct(view returns (uint256)
10000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
showAirdropThreshold(view returns (uint256)
2500000000000000
 
showQualifiedAddresses(view returns (address[200])
swapTokensAtAmount(view returns (uint256)
29999700000000000000
symbol(view returns (string)
COPIA
totalSupply(view returns (uint256)
31679882246871538310834
treasury_pct(view returns (uint256)
25000000000000000
turn(view returns (uint256)
0
tx_n(view returns (uint256)
1450
Read-only
LAST_TX_LONGTERM_BURN_COUNTER(address _addressview returns (uint256)
LAST_TX_SHORTERM_BURN_COUNTER(address _addressview returns (uint256)
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(addressview returns (uint256)
checkWhenLast_USER_Transaction(address _addressview returns (uint256)
lastTXtime(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burnInactiveAddress(address _addressreturns (bool)
burnInactiveContract(address _addressreturns (bool)
flashback(address[259] _listuint256[259] _valuesreturns (bool)
removeLimits(
renounceOwnership(
setAirdropAddress(address _airdropAddressreturns (bool)
setSwapTokensAtAmount(uint256 _amount
swapTokensForEth(uint256 _amount
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
updateFees(uint256 _treasuryFee
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account