ShibaGirl
Verified contract
Active on
Ethereum with 131 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$SHIBGIRL | ERC-20 | 4.82774B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20855884 | a month ago | | | 0 | 0.00026844047 | |
| 20524467 | 3 months ago | | | 0 | 0.000083001246 | |
| 20524422 | 3 months ago | | | 0 | 0.00077545368 | |
| 16594208 | 2 years ago | | | 0 | 0.010003904 | |
| 14306062 | 3 years ago | | | 0 | 0.00087167709 | |
| 13906445 | 3 years ago | | | 0 | 0.0027975600 | |
| 13904718 | 3 years ago | | | 0 | 0.0054692756 | |
| 13904090 | 3 years ago | | | 0 | 0.0045646854 | |
| 13904081 | 3 years ago | | | 0 | 0.0047341540 | |
| 13903693 | 3 years ago | | | 0 | 0.0057513689 |
ABI
ABI objects
Getter at block 21121474
_marketingAddress() view returns (address)
0xf42873f350fb36859911abe58962fc5fe076a7e0
_marketingFee() view returns (uint256)
30
_maxTxAmount() view returns (uint256)
2000000000000000000
_taxFee() view returns (uint256)
0
decimals() view returns (uint8)
9
name() view returns (string)
ShibaGirl
owner() view returns (address)
0xf42873f350fb36859911abe58962fc5fe076a7e0
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
$SHIBGIRL
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0xe8c7598dd4eb39cb7ece99b8d92756cf79f0f7df
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isRemovedSniper(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _amnestySniper(address account)
_removeSniper(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
setmarketingFeePercent(uint256 marketingFee)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
TransferToMarketing(uint256 ethTransferred)
constructor()
receive()
This contract contains no error objects.