Crazy Frog
Verified contract
Active on
Ethereum with 838 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 |
---|---|---|---|---|---|
CF | ERC-20 | 250B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21333977 | 7 days ago | | | 0 | 0.0010781447 | |
| 21304567 | 11 days ago | | | 0 | 0.00056029922 | |
| 21258476 | 17 days ago | | | 0 | 0.00039853678 | |
| 21255652 | 18 days ago | | | 0 | 0.00041129089 | |
| 21227815 | 22 days ago | | | 0 | 0.00048067238 | |
| 20870450 | 2 months ago | | | 0 | 0.0015069222 | |
| 20758825 | 3 months ago | | | 0 | 0.00014702979 | |
| 20671187 | 3 months ago | | | 0 | 0.00022590134 | |
| 20645039 | 3 months ago | | | 0 | 0.000018800298 | |
| 20645031 | 3 months ago | | | 0 | 0.000018983998 |
ABI
ABI objects
Getter at block 21382392
decimals() view returns (uint8)
18
name() view returns (string)
Crazy Frog
owner() view returns (address)
0xf4ca99fadb15edbe7e062473cc8ecaf591d49f68
symbol() view returns (string)
CF
totalSupply() view returns (uint256)
500000000000000000000000000000000
uniswapV2Pair() view returns (address)
0xbd4b1bbaedd711b0977c0b6521510bd0f00f555d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enablePublicSale()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.