VeeFriends Series 2

Verified contract

Active on Ethereum with 126,389 txns
Deployed by via 0x2ca80d1f at 14584764
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $68.12
 (#610)
ERC-721
--
ERC-20
--
0xda29a1067beca98535166e8354919ef975d33206df77275180ffef332f925dda
0x0399254c90073739fb7090e761ca06859236e09a21b98795d100c515940b1d59
0x75d72195c0ddc352856097eca68a0297da9615722d216781bd3c9477a489885a
0x819a8fca783b2a3103879fa16903c04f12819b537e798fd46004d7ef23203f05
0x5990ffacae126c5d9535ccb892a5c92d5ed4df2d2055a197459d6cf708cf290c
0xd387a867229e612dd38813b052731bbd0cfa5224e794c714fe6439c7ffac6cf7
0x4f3f4574d3d26a63a0a895419e1c92e00f0f218780c87686fa5be37b2cee541e
0x4822b9e7fd1b2cc52aea5698717f494c5c7c04eb4e0a6753233c7671204fc072
0xfe88e957fc06699cf704ae564f0da0d74b55f40b9837ba192fe30d2e8772c461
0x5f7216092f6af293ae975fa24292dff75487e5db127b86f78138f72a9436082b

Functions
Getter at block 21157332
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
name(view returns (string)
VeeFriends Series 2
royaltyAddress(view returns (address)
0xc5089dec5cfd599b845f6b385fee67fb8ee6ca83
royaltyBps(view returns (uint256)
655
symbol(view returns (string)
VF2
totalSupply(view returns (uint256)
55555
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256view returns (uint256[])
getFeeRecipients(uint256view returns (address[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
inventoryTypeConfig(stringview returns (uint256 priceuint256 firstIduint256 numTokensuint256 numMintedbool isActive)
isApprovedForAll(address owneraddress operatorview returns (bool)
minterAddresses(uint256view returns (address)
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)
tokensOfOwner(address _ownerview returns (uint256[] ownerTokens)
State-modifying
approve(address touint256 tokenId
grantMinterRole(address minter
grantRole(bytes32 roleaddress account
mintBatch(address buyerstring orderIdstring inventoryTypeuint256[] tokenIds
renounceRole(bytes32 roleaddress account
revokeMinterRole(address minter
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseUrireturns (string)
setDropRoyalties(address newRoyaltyAddressuint256 newRoyaltyBps
setInventoryTypeActiveFlag(string inventoryTypebool isActive
setInventoryTypeConfig(string inventoryTypeuint256 priceuint256 firstIduint256 numTokens
setInventoryTypeNumTokens(string inventoryTypeuint256 numTokens
submitOrder(string orderIdstring inventoryTypeuint256 quantitypayable 
transferFrom(address fromaddress touint256 tokenId
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OrderSubmitted(string indexed orderIdstring inventoryTypeuint256 quantityaddress buyeruint256 priceaddress minterbytes data
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string initialBaseUristring contractNamestring contractSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.