CRYPTOGIRLANNA
Verified contract
Active on
Ethereum with 292 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($5.09)
Native
Value
$5.09
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001331 | $3,827.45 |
$5.09 | |
ANNA | ERC-20 | 3.197227M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17059708 | 2 years ago | | | 0 | 0.00057682238 | |
| 16551338 | 2 years ago | | | 0 | 0.0023621652 | |
| 16551333 | 2 years ago | | | 0 | 0.0018832931 | |
| 15618830 | 2 years ago | | | 0 | 0.0012478975 | |
| 15618823 | 2 years ago | | | 0 | 0.00080321226 | |
| 15618820 | 2 years ago | | | 0 | 0.00076761993 | |
| 15618811 | 2 years ago | | | 0 | 0.00076426515 | |
| 15579174 | 2 years ago | | | 0 | 0.00013389468 | |
| 15577795 | 2 years ago | | | 0 | 0.00017631933 | |
| 15532871 | 2 years ago | | | 0 | 0.00085872208 |
ABI
ABI objects
Getter at block 21381663
antiBot() view returns (bool)
true
buyFee() view returns (uint256)
6
decimals() pure returns (uint8)
18
devWallet() view returns (address)
0x57851ab7875af586cda6104e787a39fb5058febe
factory() view returns (address)
0x0000000000000000000000000000000000000000
getCirculatingSupply() view returns (uint256)
69000000000000000000000000
getOwner() view returns (address)
0xb9a481e6054938246b34a9567a55eda65176b585
launchedAt() view returns (uint256)
15422383
maxTx() view returns (uint256)
69000000000000000000000000
maxWallet() view returns (uint256)
69000000000000000000000000
name() pure returns (string)
CRYPTOGIRLANNA
owner() view returns (address)
0xb9a481e6054938246b34a9567a55eda65176b585
pair() view returns (address)
0xb5b9ebcd266855a2cfaf17fee5f26fece2265f27
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
9
swapAndLiquifyEnabled() view returns (bool)
false
swapThreshold() view returns (uint256)
0
symbol() pure returns (string)
ANNA
toDev() view returns (uint256)
80
toLiquidity() view returns (uint256)
20
totalSupply() view returns (uint256)
69000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeFeeAllocation(uint256 newDevFee, uint256 newLpFee)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTotalFees(uint256 newBuyFee, uint256 newSellFee)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
clearStuckEth()
delBot(address notbot)
manualSwapBack()
openTrading()
renounceOwnership()
setBots(address[] bots_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newDevWallet)
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()
This contract contains no error objects.