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 "WINE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13119534 | 3 years ago | | | 0 | 0.0032212721 | |
| 11565130 | 4 years ago | | | 0 | 0.0038629812 | |
| 11565096 | 4 years ago | | | 0 | 0.0023021841 | |
| 11495535 | 4 years ago | | | 0 | 0.0023725520 | |
| 11495499 | 4 years ago | | | 0 | 0.0014596961 | |
| 11407479 | 4 years ago | | | 0 | 0.0010075520 | |
| 11321746 | 4 years ago | | | 0 | 0.0046254117 | |
| 11086261 | 4 years ago | | | 0 | 0.0024084984 | |
| 11053412 | 4 years ago | | | 0 | 0.0033789313 | |
| 10280598 | 4 years ago | | | 0 | 0.0018242000 |
ABI
ABI objects
Getter at block 21275175
decimals() view returns (uint256)
8
name() view returns (string)
WINE
owner() view returns (address)
0x1b0ff3aa10c5740805923740db7f1db6299b128d
symbol() view returns (string)
WINE
totalSupply() view returns (uint256)
99000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, 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.