Minecraft Cow
Verified contract
Active on
Ethereum with 42 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 "Minecraft Cow"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21056380 | a month ago | | | 0 | 0.00035344217 | |
| 21056215 | a month ago | | | 0 | 0.00071150349 | |
| 21056204 | a month ago | | | 0 | 0.00066550807 | |
| 21056196 | a month ago | | | 0 | 0.00025502178 | |
| 21056188 | a month ago | | | 0 | 0.0016949000 | |
| 21056170 | a month ago | | | 0 | 0.0016599500 | |
| 21056165 | a month ago | | | 0 | 0.0016599500 | |
| 21056159 | a month ago | | | 0 | 0.0015197500 | |
| 21056159 | a month ago | | | 0 | 0.00039158466 | |
| 21056157 | a month ago | | | 0 | 0.00061354829 |
ABI
ABI objects
Getter at block 21287326
decimals() view returns (uint8)
18
name() view returns (string)
Minecraft Cow
skin() view returns (address)
0xf05298a9d0c51b93c95121aafb1c3e3fcc3ba2a8
symbol() view returns (string)
COW
totalSupply() view returns (uint256)
579000000000000000000000000
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)
party(address[] expertise)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.