Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Roaring Cow"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19384110 | 3 months ago | | | 0 | 4.4309918e-7 | |
| 19384069 | 3 months ago | | | 0 | 4.1175607e-7 | |
| 19384059 | 3 months ago | | | 0 | 4.1431039e-7 | |
| 19384051 | 3 months ago | | | 0 | 4.1586583e-7 | |
| 19384042 | 3 months ago | | | 0 | 4.1431098e-7 | |
| 19384034 | 3 months ago | | | 0 | 4.1600895e-7 | |
| 19383965 | 3 months ago | | | 0 | 4.1994497e-7 | |
| 19383960 | 3 months ago | | | 0 | 4.1948970e-7 | |
| 19383771 | 3 months ago | | | 0 | 4.3532507e-7 | |
| 19383765 | 3 months ago | | | 0 | 4.3460360e-7 |
ABI
ABI objects
Getter at block 23590843
_ots() view returns (bytes32)
0xf8d2b2742fef35ac87daad4492b526bfafb2c35858a2e3dcbd0496af3ace1d3f
_totalSupply() view returns (uint256)
1200000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Roaring Cow
symbol() view returns (string)
RCOW
totalSupply() view returns (uint256)
1200000000000000000000000000
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)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.