Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "SWOL"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20894405 | a month ago | | | 0 | 0.000000083161222172 | |
| 20706676 | a month ago | | | 0 | 2.7021327e-7 | |
| 20636415 | a month ago | | | 0 | 3.2593267e-7 | |
| 20616230 | a month ago | | | 0 | 0.000000205039779568 | |
| 20226695 | 2 months ago | | | 0 | 1.7145879e-7 | |
| 19618754 | 2 months ago | | | 0 | 1.7141427e-7 | |
| 19564139 | 2 months ago | | | 0 | 1.5610087e-7 | |
| 18984495 | 3 months ago | | | 0 | 0.000069392147 | |
| 18490810 | 3 months ago | | | 0 | 1.1561104e-7 | |
| 18392353 | 3 months ago | | | 0 | 1.7132523e-7 |
ABI
ABI objects
Getter at block 22484434
DOMAIN_SEPARATOR() view returns (bytes32)
0x27d51983c384fe8a10c8b234b1da94086f72fde4a9bf18a27481cc66312ef311
decimals() view returns (uint8)
18
name() view returns (string)
SWOL
symbol() view returns (string)
SWOL
totalSupply() view returns (uint256)
4206900000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint256 _supply)
This contract contains no fallback and receive objects.
This contract contains no error objects.