Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GIRL | ERC-20 | 10M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17911309 | a year ago | | | 0 | 0.0032511731 | |
| 17910391 | a year ago | | | 0 | 0.0010443132 | |
| 17909010 | a year ago | | | 0 | 0.00062214299 | |
| 17908978 | a year ago | | | 0 | 0.00053653645 | |
| 17908974 | a year ago | | | 0 | 0.0015377670 | |
| 17908964 | a year ago | | | 0 | 0.00053743066 | |
| 17908931 | a year ago | | | 0 | 0.00070721884 | |
| 17908866 | a year ago | | | 0 | 0.0013891644 | |
| 17908863 | a year ago | | | 0 | 0.0014383575 | |
| 17908856 | a year ago | | | 0 | 0.0015349359 |
ABI
ABI objects
Getter at block 21203446
_devWallet() view returns (address)
0x8d36d767fb332ed070d96b578ed6859857ce9e15
_feeWallet() view returns (address)
0xc1793583c316b5e4bbd566672150db2f7755c787
_maxTranxLimitAmount() view returns (uint256)
1000000000000000000
_maxWalletLimitAmount() view returns (uint256)
1000000000000000000
_swapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
GirlPepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GIRL
totalSupply() pure returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x4463f8c49db3480696b875cf341c88d21c1e8f2e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeMultiAccountsFromFee(address[] accounts, bool excluded)
openTrading(address _uniswapPair)
removeTotalLimits()
renounceOwnership()
setSwapTokenThreshold(uint256 swapTokensAtAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTranxLimitAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.