LOOTaDOG Pass Card

Verified contract

Active on Base with 5,034 txns
Deployed by via 0x34a58f17 at 2377417
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2906959ea97716eaa4e1cc4b8249fb0b0c94934af6c45d8c49394b49d1cb127f
0xe2fb0b7e0e8f8d76cd9c1581c183e91232751e03c4f38c7a051e3711d3089e5e
0xdb7fd4a4bde20dbdc5c03af907d9831b157086ec34598e48b3445c82f3dfefa5
0xbf9fa502f1010ddee6cc48ad4bdff6d25e5e840e9bd5ee69ac41c1a500f1e5f1
0x3b19217bd5791ad396e94e7065032f555a6b058dad2737101a23dcc20047c32c
0xeb0965717984fd55039a37ecd4481e414e85a45ecde282cc9a57656c163f891b
0xcb3b25b51667c41e67964297f2f1ee9dd4eb6aca9eb8af307bde6225c347a36c
0x8508442e9aad95a44604bcf7d6f578c31af6b28ff9497c310263c9fd21b5a040
0x10dcd38aa796b8a5cf2363ef7ac7700773a80d5eeb672ca048fbfb22e4171d6b
0xe857bbb531c7501f7797cb44181ddf5fad244151e968ed906c9b026489458dd1

Functions
Getter at block 22748982
name(view returns (string)
LOOTaDOG Pass Card
owner(view returns (address)
0x593b8f82f93537f08d4071e3f9ba4110772fd6e6
paused(view returns (bool)
false
symbol(view returns (string)
LOOTaDOG Pass Card
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.