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 "Wolverine"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18652944 | a year ago | | | 0 | 0.0010894739 | |
| 18652940 | a year ago | | | 0 | 0.0010699221 | |
| 18652849 | a year ago | | | 0 | 0.00062583596 | |
| 18652790 | a year ago | | | 0 | 0.0015222739 | |
| 18652786 | a year ago | | | 0 | 0.00064890253 | |
| 18652777 | a year ago | | | 0 | 0.0015289971 | |
| 18652773 | a year ago | | | 0 | 0.0046243200 | |
| 18652770 | a year ago | | | 0 | 0.0022013359 | |
| 18652761 | a year ago | | | 0 | 0.0036616800 | |
| 18652743 | a year ago | | | 0 | 0.0057151200 |
ABI
ABI objects
Getter at block 21397703
decimals() view returns (uint8)
18
name() view returns (string)
Wolverine
needle() view returns (address)
0xd51c6a9056a16980616940a03684e39d82d2ba1e
symbol() view returns (string)
WOLVERINE
totalSupply() view returns (uint256)
888000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Sunday(address[] cheque)
approve(address spender, uint256 amount) returns (bool)
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.