CRAZY FROG
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)
No balances found for "CRAZY FROG"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20009406 | 6 months ago | | | 0 | 0.00043870007 | |
| 20007424 | 6 months ago | | | 0 | 0.00039898599 | |
| 20007141 | 6 months ago | | | 0 | 0.00035840218 | |
| 20007139 | 6 months ago | | | 0 | 0.00041278291 | |
| 20007137 | 6 months ago | | | 0 | 0.00046336926 | |
| 20007133 | 6 months ago | | | 0 | 0.00043410300 | |
| 20007111 | 6 months ago | | | 0 | 0.00044008987 | |
| 20007110 | 6 months ago | | | 0 | 0.00023246619 | |
| 20007107 | 6 months ago | | | 0 | 0.00052528678 | |
| 20007106 | 6 months ago | | | 0 | 0.00044481968 |
ABI
ABI objects
Getter at block 21298739
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0xde1d258d4912293c89c99cc0adfeb776c32d54a6
msgSend() view returns (address)
0xdd6a5893600dfeb0fb9eb18fe4be65a5050b3afa
name() view returns (string)
CRAZY FROG
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xde1d258d4912293c89c99cc0adfeb776c32d54a6
startBlock() view returns (uint256)
20007015
symbol() view returns (string)
CROG
totalSupply() view returns (uint256)
2500000000000000000000000000
trade() view returns (bool)
true
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)
openTrading() payable
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.