Frog Crocodile
Verified contract
Active on
Ethereum with 232 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x58d1…05f5
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Toothy | ERC-20 | 828.138877M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21270544 | 2 days ago | | | 0 | 0.00040321597 | |
| 21205626 | 11 days ago | | | 0 | 0.00040749703 | |
| 21179334 | 15 days ago | | | 0 | 0.0051486705 | |
| 21162826 | 17 days ago | | | 0 | 0.00061539758 | |
| 21154880 | 18 days ago | | | 0 | 0.00053120061 | |
| 21149946 | 19 days ago | | | 0 | 0.00086185780 | |
| 21148740 | 19 days ago | | | 0 | 0.00046827556 | |
| 21148033 | 19 days ago | | | 0 | 0.00028267267 | |
| 21097794 | a month ago | | | 0 | 0.00015747544 | |
| 21069545 | a month ago | | | 0 | 0.00048775320 |
ABI
ABI objects
Getter at block 21287077
_maxTaxSwap() view returns (uint256)
1000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Frog Crocodile
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Toothy
totalSupply() pure returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0x0f4ab41053b282f0a2656421f3e01d5438f81c9a
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
isNotRestricted()
renounceOwnership()
rescueETH()
rescueTokens(address _tokenAddr, uint256 _amount)
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 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.