Frog Couple
Verified contract
Active on
Ethereum with 30 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FC | ERC-20 | 12.74657K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17736051 | a year ago | | | 0 | 0.0017284707 | |
| 17736048 | a year ago | | | 0 | 0.0010893411 | |
| 17736045 | a year ago | | | 0 | 0.0010129665 | |
| 17736044 | a year ago | | | 0 | 0.0017975425 | |
| 17736043 | a year ago | | | 0 | 0.0018488613 | |
| 17736041 | a year ago | | | 0 | 0.0018231701 | |
| 17736040 | a year ago | | | 0 | 0.0018541259 | |
| 17736040 | a year ago | | | 0 | 0.0018541259 | |
| 17736040 | a year ago | | | 0 | 0.0018541259 | |
| 17736038 | a year ago | | | 0 | 0.0017000427 |
ABI
ABI objects
Getter at block 21382405
_tokensBuyFee() view returns (uint256)
1
_tokensSellFee() view returns (uint256)
49
decimals() pure returns (uint8)
18
name() pure returns (string)
Frog Couple
owner() view returns (address)
0xaaa91df380900832ba122222bb6f70c98e112add
symbol() pure returns (string)
FC
totalSupply() pure returns (uint256)
1430000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address user, bool excluded)
manualsend()
manualswap()
manualswapsend()
openTrading()
removeStrictTxLimit()
removeStrictWalletLimit()
renounceOwnership()
setCooldownEnabled(bool onoff)
setMaxTokensToSwapForFees(uint256 amount)
setSwapTokensAt(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateBuyFee(uint256 _fee)
updateSellFee(uint256 _fee)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxWalletAmountUpdated(uint256 _maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.