Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x97d4…b70c
2 additional
variables
Balances ($4.70)
Native
Value
$4.7
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001413 | $3,324.56 |
$4.7 | |
BADFROG | ERC-20 | 2.527439T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240590 | 20 hours ago | | | 0 | 0.00075236788 | |
| 21061743 | a month ago | | | 0 | 0.00013151761 | |
| 21061742 | a month ago | | | 0 | 0.00022457462 | |
| 21040197 | a month ago | | | 0 | 0.00010196881 | |
| 20988440 | a month ago | | | 0 | 0.0010401767 | |
| 20881219 | 2 months ago | | | 0 | 0.00025892558 | |
| 20866207 | 2 months ago | | | 0 | 0.00064423755 | |
| 20865048 | 2 months ago | | | 0 | 0.00063905298 | |
| 20864912 | 2 months ago | | | 0 | 0.00076862992 | |
| 20711711 | 2 months ago | | | 0 | 0.00016584619 |
ABI
ABI objects
Getter at block 21246610
_maxTaxSwap() view returns (uint256)
4206900000000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000000
_taxSwapThreshold() view returns (uint256)
4000000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
BADFROG
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BADFROG
totalSupply() pure returns (uint256)
420690000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
deleteFees(uint256 _newFee)
manualSwap()
openTrade()
reduceFees(uint256 _newFee)
removeLimit()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
zeroTax()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.