Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "WCRD"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8134567 | 5 years ago | | | 0 | 0.0021052270 | |
| 8134526 | 5 years ago | | | 0 | 0.0021052270 |
ABI
ABI objects
Getter at block 21383978
decimals() pure returns (uint8)
9
name() pure returns (string)
WCRD
symbol() pure returns (string)
WCRD
totalSupply() pure returns (uint256)
20000000000000000
version() pure returns (string)
HE0.2
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.