Disaster Girl
Verified contract
Active on
Ethereum with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FIRE | ERC-20 | 100K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17491997 | a year ago | | | 0 | 0.021249480 | |
| 17491982 | a year ago | | | 0 | 0.00070010282 | |
| 17491973 | a year ago | | | 0 | 0.00084396207 | |
| 17491968 | a year ago | | | 0 | 0.00080758233 | |
| 17491956 | a year ago | | | 0 | 0.00032835935 | |
| 17491949 | a year ago | | | 0 | 0.00084076795 | |
| 17491935 | a year ago | | | 0 | 0.0010754280 | |
| 17491920 | a year ago | | | 0 | 0.00069920591 |
ABI
ABI objects
Getter at block 21386887
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
devFee() view returns (uint256)
0
devFeeReceiver() view returns (address)
0x82c58c9f69e67af27da7d03b4f78ab864c53014b
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
liquidityFee() view returns (uint256)
0
liquidityFeeReceiver() view returns (address)
0x82c58c9f69e67af27da7d03b4f78ab864c53014b
marketingFee() view returns (uint256)
1
marketingFeeReceiver() view returns (address)
0x82c58c9f69e67af27da7d03b4f78ab864c53014b
maxSwapSize() view returns (uint256)
100000000000000
name() pure returns (string)
Disaster Girl
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000
symbol() pure returns (string)
FIRE
totalFee() view returns (uint256)
1
totalSupply() view returns (uint256)
1000000000000000000
tradingEnabled() view returns (bool)
true
uniswapPairV2() view returns (address)
0xf9496d57ef7f64fbac20ebe4ea5c96d4e2d6f2ff
uniswapRouterV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckBalance()
manageBlacklist(address account, bool status)
renounceOwnership()
setBuyFees(uint256 _devFee, uint256 _marketingFee, uint256 _liquidityFee)
setFeeReceivers(address _devFeeReceiver, address _marketingFeeReceiver, address _liquidityFeeReceiver)
setIsFeeExempt(address account, bool exempt)
setIsTxLimitExempt(address account, bool exempt)
setLpPair(address addy, uint256 ut) returns (bool success)
setMaxTxAmount(uint256 amount)
setMaxWallet(uint256 amount)
setSellFees(uint256 _devFee, uint256 _marketingFee, uint256 _liquidityFee)
setSwapBackSettings(bool _enabled, uint256 _percentageMinimum, uint256 _percentageMaximum)
setTradingStatus(bool status, uint256 deadblocks)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.