CashCowsCulling
Verified contract
Active on
Ethereum with 1,080 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x981e…06ba
0x8378…fb2f
0x1a37…915f
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOO | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15666955 | 2 years ago | | | 0 | 0.00020236686 | |
| 15666948 | 2 years ago | | | 0 | 0.00020133652 | |
| 15666929 | 2 years ago | | | 0 | 0.00022994927 | |
| 15666873 | 2 years ago | | | 0 | 0.00040201990 | |
| 15604579 | 2 years ago | | | 0 | 0.0013416600 | |
| 15557458 | 2 years ago | | | 0 | 0.00071249829 | |
| 15526518 | 2 years ago | | | 0 | 0.00088479812 | |
| 15526505 | 2 years ago | | | 0 | 0.0011546275 | |
| 15526496 | 2 years ago | | | 0 | 0.00094405328 | |
| 15479005 | 2 years ago | | | 0 | 0.0018720843 |
ABI
ABI objects
Getter at block 21265138
owner() view returns (address)
0xbf77342243b2f6dfb7a0b37793b0ffdeef669bb8
tokenConversion() view returns (uint256)
1000000
Read-only
balanceOf(address owner) view returns (uint256)
redeemable(address owner) view returns (uint256)
State-modifying
Events burn(uint256 tokenId)
burnRedeem(uint256 tokenId)
redeem()
renounceOwnership()
setCollection(address collection)
setToken(address token)
setTokenConversion(uint256 conversion)
setTreasury(address treasury)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
InvalidCall()