Copia Defi
Verified contract
Active on
Ethereum with 444 txns
Slot
XX
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
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COPIA | ERC-20 | 34.146851 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21091094 | 18 days ago | | | 0 | 0.00024064252 | |
| 21073880 | 20 days ago | | | 0 | 0.00061568069 | |
| 21063816 | 21 days ago | | | 0 | 0.00023452848 | |
| 21052256 | 23 days ago | | | 0 | 0.00031047393 | |
| 20942732 | a month ago | | | 0 | 0.0026305892 | |
| 20922399 | a month ago | | | 0 | 0.0018579018 | |
| 20900600 | a month ago | | | 0 | 0.00027809068 | |
| 20893848 | a month ago | | | 0 | 0.00032566951 | |
| 20892892 | a month ago | | | 0 | 0.00073324088 | |
| 20888495 | a month ago | | | 0 | 0.00023580017 |
ABI
ABI objects
Getter at block 21217689 showQualifiedAddresses() view returns (address[200])
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
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 _address) view returns (uint256)
LAST_TX_SHORTERM_BURN_COUNTER(address _address) view returns (uint256)
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address) view returns (uint256)
checkWhenLast_USER_Transaction(address _address) view returns (uint256)
lastTXtime(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burnInactiveAddress(address _address) returns (bool)
burnInactiveContract(address _address) returns (bool)
flashback(address[259] _list, uint256[259] _values) returns (bool)
removeLimits()
renounceOwnership()
setAirdropAddress(address _airdropAddress) returns (bool)
setSwapTokensAtAmount(uint256 _amount)
swapTokensForEth(uint256 _amount)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _treasuryFee)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)