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 "Wutalik"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20095318 | 6 months ago | | | 0 | 0.00027189765 | |
| 20092456 | 6 months ago | | | 0 | 0.00058226670 | |
| 20092372 | 6 months ago | | | 0 | 0.00049527943 | |
| 20092320 | 6 months ago | | | 0 | 0.00042469546 | |
| 20092319 | 6 months ago | | | 0 | 0.00045172242 | |
| 20092317 | 6 months ago | | | 0 | 0.00042235265 | |
| 20092317 | 6 months ago | | | 0 | 0.00061473816 | |
| 20092305 | 6 months ago | | | 0 | 0.00040691672 | |
| 20092294 | 6 months ago | | | 0 | 0.00037866791 | |
| 20092292 | 6 months ago | | | 0 | 0.00037020819 |
ABI
ABI objects
Getter at block 21320426
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0x0f20655e89547bc7995eafff1f9d19d73beb6138
msgSend() view returns (address)
0xb9e2485b0709358031ec5d5d4433a3f59c705757
name() view returns (string)
Wutalik
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x0f20655e89547bc7995eafff1f9d19d73beb6138
startBlock() view returns (uint256)
20092245
symbol() view returns (string)
WUTALIK
totalSupply() view returns (uint256)
1000000000000000000000000000
trade() view returns (bool)
true
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)
openTrade() payable
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.