Chanchu The Frog
Verified contract
Active on
Ethereum with 27 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 "Chanchu The Frog"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20113777 | 5 months ago | | | 0 | 0.00073049446 | |
| 20104873 | 5 months ago | | | 0 | 0.00046348000 | |
| 20104868 | 5 months ago | | | 0 | 0.00023466660 | |
| 20103969 | 5 months ago | | | 0 | 0.00016319946 | |
| 20103877 | 5 months ago | | | 0 | 0.00023046549 | |
| 20103869 | 5 months ago | | | 0 | 0.00034513731 | |
| 20103868 | 5 months ago | | | 0 | 0.00024198114 | |
| 20103862 | 5 months ago | | | 0 | 0.00025965313 | |
| 20103861 | 5 months ago | | | 0 | 0.00021773777 | |
| 20103857 | 5 months ago | | | 0 | 0.00022636513 |
ABI
ABI objects
Getter at block 21218593
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0x98a934b4d0aab43f47c99e05765a5167b48d51c8
msgSend() view returns (address)
0x355b82e344994a9703b15c6fd8b43be7a1c94e98
name() view returns (string)
Chanchu The Frog
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x98a934b4d0aab43f47c99e05765a5167b48d51c8
startBlock() view returns (uint256)
20103722
symbol() view returns (string)
CHANCHU
totalSupply() view returns (uint256)
237500000000000000000000000
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)
openTrade() 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.