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 "OnchainSocks"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16396525 | 5 months ago | | | 0 | 4.2904206e-7 | |
| 16396435 | 5 months ago | | | 0 | 0.000000704808687436 | |
| 16309548 | 5 months ago | | | 0 | 7.2897459e-7 | |
| 15683409 | 6 months ago | | | 0 | 2.6531608e-7 | |
| 2650177 | a year ago | | | 0 | 0.000086697000 | |
| 2648816 | a year ago | | | 0 | 0.0000051528431 | |
| 2646394 | a year ago | | | 0 | 0.000000000007601776 | |
| 2646172 | a year ago | | | 0 | 0.000061380800 | |
| 2646064 | a year ago | | | 0 | 0.00023608000 | |
| 2646001 | a year ago | | | 0 | 0.0000047216027 |
ABI
ABI objects
Getter at block 23071287
_max() view returns (uint256)
2000
decimals() view returns (uint8)
0
name() view returns (string)
OnchainSocks
owner() view returns (address)
0x820077f3a2c677c0ca1499c5aed75a5dd2981676
symbol() view returns (string)
OSOCKS
totalSupply() view returns (uint256)
2000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMax(uint256 max)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.