ChonkFarm
Verified contract
Active on
Ethereum with 8,096 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 |
---|---|---|---|---|---|
CHONK | ERC-20 | 1.488995K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16199853 | 2 years ago | | | 0 | 0.0011960907 | |
| 15582702 | 2 years ago | | | 0 | 0.0010928606 | |
| 15437169 | 2 years ago | | | 0 | 0.00070272849 | |
| 15303440 | 2 years ago | | | 0 | 0.0013936961 | |
| 14919126 | 2 years ago | | | 0 | 0.0014944818 | |
| 14641691 | 3 years ago | | | 0 | 0.0049988879 | |
| 14492499 | 3 years ago | | | 0 | 0.0038478561 | |
| 14309247 | 3 years ago | | | 0 | 0.0052203111 | |
| 14294757 | 3 years ago | | | 0 | 0.0022953972 | |
| 14222862 | 3 years ago | | | 0 | 0.0029905592 |
ABI
ABI objects
Getter at block 21161288
ChonkAddress() view returns (address)
0x84679bc467dc6c2c40ab04538813aff3796351f1
NFTAddress() view returns (address)
0xc805658931f959abc01133aa13ff173769133512
owner() view returns (address)
0x8c4d15bf08b4f2730c0aaaa52cac6130b77e7681
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
lastUpdateTime(address) view returns (uint256)
points(address) view returns (uint256)
redeemCost(uint256) view returns (uint256)
State-modifying
Events exit()
redeem(uint256 _id)
renounceOwnership()
setNFTAddress(address _address)
setRedeemCost(uint256 _id, uint256 _cost)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
ListCard(uint256 id, uint256 cost)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address _chonk, address _nft)
This contract contains no fallback and receive objects.
This contract contains no error objects.