Loot2: Tokenbound Trait

Verified contract

Active on Base with 1,542 txns
Deployed by via 0xf4601ffb at 4171574
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Loot2: Tokenbound Trait"

0xd0e5102bf56b1c7c22f1f6abec3fe3a5ddee35075b79fbfc4ed263dc2fad261e
0x8c8bf9020d1bd9ce6fd8e83e63aacc040ae409b3ca77529eae538cfbae2b0753
0xe22bdd5a81af7eea5088b40014bf707cf9f0609db6f3aff24e054b7bb6c0bc5f
0x1eb62447efb9fa07519629e10deb555e63de781b49817f12b2594a34eb6c09e6
0xcfbe17a28c6ff73d44757e75da8e7c53d7f5b9d877b0b001486d7d7a43c456d9
0x732d508ce3ac3db24cf84b9e1292682a84af06a478a048e3ac26e7cbdcf46b6e
0x7499c02cd2dc6f1e408fc098be4df0696326c43ceb7762c93a9fc959aa6f6d34
0x73fc87c5fcaa8d44a0f47ede0f2bee8d4695cc76989515248ff3b9329774354d
0xd8d18c93c8595da28248d55b08450bb80596ebf66716e8e2f0a082b37a7f6745
0x250ebe868519cbf7ef865e342a6682b230d04ee933ee06fb214670c697995734

Functions
Getter at block 22737231
name(view returns (string)
Loot2: Tokenbound Trait
owner(view returns (address)
0xe7affdb964178261df49b86bfdba78e9d768db6d
svgStorageBase(view returns (address)
0x139e89fcab8bbb005358b1362175069f20cca138
symbol(view returns (string)
Loot2:T
totalSupply(view returns (uint256)
1529
traitStorage(view returns (address)
0xbe38029bfc6641f32d42f5c01c4332c7fcdc5af9
Read-only
areStringsEqual(string str1string str2pure returns (bool)
balanceOf(address ownerview returns (uint256)
equippedItems(addressstringview returns (uint256)
equippedTraitsOfOwner(address _ownerview returns (uint256[])
getApproved(uint256 tokenIdview returns (address)
getItem(uint256 tokenIdview returns (string)
getTraitDetails(uint256 tokenIdview returns (struct TraitDetails)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
traitDetails(uint256view returns (string traitTypestring namebool equipped)
traitsOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
equip(uint256 tokenId
mint(
mint(address to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unequip(uint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _traitStorageaddress _svgStorageBase
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.