Snekky by Matt Furie
Verified contract
Active on
Base with 977 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OHNO | ERC-20 | 280 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21759663 | 6 days ago | | | 0 | 7.6417586e-7 | |
| 21309984 | 16 days ago | | | 0 | 1.8810086e-7 | |
| 21046277 | 22 days ago | | | 0 | 0.000000407123375113 | |
| 20648213 | a month ago | | | 0 | 0.000000109912195567 | |
| 20631292 | a month ago | | | 0 | 3.6795744e-7 | |
| 20630119 | a month ago | | | 0 | 2.5624358e-7 | |
| 20618788 | a month ago | | | 0 | 1.4645088e-7 | |
| 20616440 | a month ago | | | 0 | 2.2226444e-7 | |
| 20492054 | a month ago | | | 0 | 1.1765906e-7 | |
| 19982755 | 2 months ago | | | 0 | 2.9188098e-7 |
ABI
ABI objects
Getter at block 22014306
decimals() view returns (uint8)
18
name() view returns (string)
Snekky by Matt Furie
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SNEKKY
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addWLs(address[] wl)
approve(address spender, uint256 amount) returns (bool)
flipState()
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)
OwnershipRenounced(address indexed previousOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.