ICONS: Gabe Weis

Verified contract

Active on Ethereum with 135 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ICONS: Gabe Weis"

0x4deb6c2ad2ee31ad5406af83efc5d3644065ed0474660f95a8edd26b20103ca2
0xb389d5c2e4598e1641d2f99ca072abc572290c3250594702ae8762c9c6fa9439
0x5ec909044faea15b7f6fa6f21abc4551b1d28d8a420be3f6a25ef129d749c025
0xbf4a648aab777b8ac24503204352b877b37a12318055d430fac17b738c4dcc94
0x358450dbe125c84d22966f8665210776b5c349e2ff4d730ff5fee2e9d6229a2f
0x0b76d47cc9026a02f6c013e0a1b699681d850337173616a0e3592f2c322fab71
0x5001f7851d9889c7e2f67eb94dfb4d4d4ac6de19b636a900c02d1f711a244435
0xa80aeb6e1308a4595c26333194ade847eec0f9c6ec3dc1445973be9897791633
0x88b968935c1499c30caf9dceebb3a20899f1d849a2f9a4aa68439934436a9f99
0xa770a591eeda274f2274ad864d5a8879b33a5b1aea1929ec3b7b61cd8754461e

Functions
Getter at block 20922961
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
contractMetadataUri(view returns (string)
https://arweave.net/UFp43o2mbwV4SvTvxsCMnqC_r3vNd74ir8ASPMijGd0
contractURI(view returns (string)
https://arweave.net/UFp43o2mbwV4SvTvxsCMnqC_r3vNd74ir8ASPMijGd0
name(view returns (string)
ICONS: Gabe Weis
owner(view returns (address)
0x2abe3fc24e45966d995a19d15621d8d5bbf2a180
saleIsActive(view returns (bool)
false
symbol(view returns (string)
ICONS1D9
whitelistIsActive(view returns (bool)
false
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenConfigs(uint256view returns (uint64 maxSupplybool isDisabled)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
airdropBatch(uint256[] tokenIdsaddress to
airdropSingle(uint256 tokenIdaddress to
batchAirdrop(uint256 tokenIdaddress[] recipients
flipSaleState(
flipWhitelistState(
grantRole(bytes32 roleaddress account
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setContractURI(string _contractMetadataUri
setRoyalties(address recipientuint256 value
setTokenConfig(uint256 tokenIdstruct FloorPackTokenConfig newConfig
setURI(string uri
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string _namestring _symbolstring _uristring _contractMetadataUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CallerIsNotTheOwner(
CannotDecreaseMaxSupply(
CannotIncreaseMaxSupply(
CannotMintMoreThanMaxSupply(
NewOwnerIsZeroAddress(
NotAuthorized(
OperatorNotAllowed(address operator
RoyaltiesTooHigh(
TokenIdIsDisabled(