Horny on Base

Verified contract

Active on Base with 1,095 txns
Deployed by via 0x15d390bf at 17229302
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x7b1f499e71ebaaee844f91cd7688a02c0c239ed1c388eb10c7315d15c2626103
0x5b3685f8d8d679ad934482a9220c6db8f660518030845ea13842181069590130
0xb00931c4133ed9fe39f57dc1803817b4425905e65487a94cf51d1feaba66d7bb
0xe7fc8714f07febfe4c6e7b221496a811ae5670492a3a61c4cd8f957bb3d3ee08
0x17594f6c23970ad3622f1201c99214874996318b5ed94b2f4488ad422aaa376a
0xbf68480d8dfb0b40c998ab82059de84f48a73da2a97d1da6903ea6e60ea68898
0x18841e8d262c163a072eb85d7f276c3e4315aee8eff09c45eedc3abd46696c0b
0x2895e13bf1c8fca711de66c2e0582bf0aa16d6f2a4c9403859adb0735c1ef86b
0xf8d9dc0969c1e23d14b45160a1b072eb91d4e04d379369498d97235278653274
0x81568fefecb180a7e695cff40372dc020aa91b362b07f8a0c7de46020a603f49

Functions
Getter at block 21840983
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
Horny on Base
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
HORNY
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
launch(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _symbolstring _nameuint8 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account