Diverge

Verified contract

Active on Ethereum with 1,302 txns
Deployed by via 0x20fc034c at 16064670
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Diverge"

0x542d7f02f8b0a9eedde06cbdf821c5c9205fcabe6988f2a0fe7ddaa3d238f76a
0x3722f32d79a9206dda0f54ae938bd3f25dfeecb8f69aa464ab129e17e400a439
0x25a168fe55f60a9869fd5994872c3b0b76fbdaa7578c4f9dd01e86f103c54ab3
0x60e9db44118e11a4a8ada8cab15ecf5fca7d0b43429ee4077df4b4a62386baa2
0x76e59286863d3fc732cf06519b7132557aa566dc6ddf94ff20057d066de971f3
0x6531a9e72acee5a807ff54013db22b3eb6c493d7b8c72038c85d670eac2a147e
0x967a00af1fec484f2d128ceb957922bb714cde0a96ce86f4c8304b9c7b8a7254
0xe804e92c0bff6bd875b348a09013f2e7ed721374847c9bca122dfa63116d9d84
0x15e61b8d3cb06e5f2c901aeba73495411f536e9de0bbfd8a126976a10e5e8242
0x4c4ab8851d08e48420f5bd3f01b2dd5486dae182888f567ce3cf82c1992eef73

Functions
Getter at block 21389660
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
_baseURI(view returns (string)
https://diverge-productshop.s3.amazonaws.com/metadata/
_contractMetadata(view returns (string)
https://diverge-productshop.s3.amazonaws.com/metadata/contract-level-metadata.json
_couponSigner(view returns (address)
0xf9bfa3d8055673df8c2827cdb49868c3a58a3899
_currentTokenTypeID(view returns (uint256)
1
_maxPublicMintPerTx(view returns (uint256)
4
_mintPrice(view returns (uint256)
0
_paused(view returns (bool)
false
_presaleMintActive(view returns (bool)
true
_publicMintActive(view returns (bool)
true
_royalties(view returns (address recipientuint24 amount)
(recipient=0x0000000000000000000000000000000000000000, amount=0)
contractURI(view returns (string)
https://diverge-productshop.s3.amazonaws.com/metadata/contract-level-metadata.json
Read-only
_tokenMaxSupply(uint256view returns (uint256)
_tokenSupply(uint256view returns (uint256)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
quantityMinted(uint256 idaddress ownerview returns (uint256)
royaltyInfo(uint256uint256 valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 typeIdview returns (uint256)
uri(uint256 typeIdview returns (string)
State-modifying
create(uint256 maxSupplyreturns (uint256)
grantAdminRole(address user
grantRole(bytes32 roleaddress account
mint(uint256 typeIduint256 quantitypayable 
mintOnBehalf(uint256 typeIduint256 quantityaddress beneficiary
presaleMint(uint256 typeIduint256 allottedstruct DivergeCoupon couponuint256 quantity
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setContractMetadata(string contractMetadata
setCouponSigner(address newCouponSigner
setMaxPublicMintPerTx(uint256 value
setMintPrice(uint256 value
setPaused(bool paused
setPresaleMintActive(bool active
setPublicMintActive(bool active
setQuantityMinted(uint256 typeIdaddress useruint128 quantiy
setRoyalties(address recipientuint256 value
setTokenMaxSupply(uint256 typeIduint256 maxSupply
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
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(address couponSigner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.