The Frog Dog
Verified contract
Active on
Ethereum with 68 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "The Frog Dog"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21196539 | a day ago | | | 0 | 0.0014843001 | |
| 20800234 | 2 months ago | | | 0 | 0.0023861186 | |
| 20800234 | 2 months ago | | | 0 | 0.00075958697 | |
| 20800233 | 2 months ago | | | 0 | 0.00064493473 | |
| 20800228 | 2 months ago | | | 0 | 0.00072721998 | |
| 20800227 | 2 months ago | | | 0 | 0.00063436994 | |
| 20800225 | 2 months ago | | | 0 | 0.00063129131 | |
| 20800225 | 2 months ago | | | 0 | 0.00076699904 | |
| 20800224 | 2 months ago | | | 0 | 0.00065050047 | |
| 20800223 | 2 months ago | | | 0 | 0.00069853761 |
ABI
ABI objects
Getter at block 21207078
_maxTaxSwap() view returns (uint256)
4690000000000000
_maxTxAmount() view returns (uint256)
9380000000000000
_maxWalletSize() view returns (uint256)
9380000000000000
_taxSwapThreshold() view returns (uint256)
4690000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
The Frog Dog
owner() view returns (address)
0x2dd553b779d47672df05b9df30ce541f38425b05
symbol() pure returns (string)
FOG
totalSupply() pure returns (uint256)
469000000000000000
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)
enableTrading()
manualSwap()
manualsend()
removeLimit()
removeTransferTax()
renounceOwnership()
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)
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.