PLAYLIST

Verified contract

Active on Base with 29 txns
Deployed by via 0x4ab8b082 at 11829060
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "PLAYLIST"

0xc0e215dfd22baf0c086c3100f410b096d768508fa939153a0df33f30238ea142
0x1e38b3337be060f165f6b669c259178a20187ee8ea806f7c8cb91400db7d2a3f
0x2fdc33e67f17a7208896be0f5da107dd31ddb9ef05607e857ce1abec9b98d488
0x7bd00f893b32112f1d4d90f4c85ec350fba388eb635c4229045af74c77c3aac7
0x950a80cb57c2a29053cb731f5cf95e140b6413db555b539a71b030fcad03ea4f
0x6def21261d34f3580c6a732578a936f49c0ab63ac51230da0b6ecffdb59921d2
0x8fd3da3969fa9b484bfcb8babdd662ce6cd4a05a08411381543b7dc445327502
0x2df471bbe029cdc6806cfe6869c07500627c28e046e06a9548651d3806ea9665
0x9b0030883df3d2ab3c1eadeb4a860ba89d95705e23d867db4aa9ee2a52a54b39
0x0f4d663417a8be88afb6e09505283377c136c311c9262c88a4becd9c09459cd7

Functions
Getter at block 23220999
 
GET_ALL_SONGS(view returns (address[])
GET_PROGRESSIVE_ID(view returns (uint256)
28
owner(view returns (address)
0xc689c800a7121b186208ea3b182fab2671b337e7
Read-only
GET_SONG_BY_INDEX(uint256 INDEXview returns (address song)
State-modifying
ADD_SONG(address SONG
ADD_SONGS_BATCH(address[] SONGS
CREATE_STRUCTURE(address SONG
REMOVE_SONG(address song
REMOVE_SONGS_BATCH(address[] SONGS
renounceOwnership(
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address OWNER
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account