Coinage

Verified contract

Active on Ethereum with 7,740 txns
Deployed by via 0x3acf38e0 at 15183051
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Native
Value $71,318.62
0xf06ce1957f16aa9c9a0375033965974d251f22b63a7c2ca2355faf1a48e03e7e
0x1a2aa2ca51b3ba108322d0422983d2a7b03b4cdb3ebc6cfe398ec24d4dfb8f9f
0x6755abab94d3c8d8931ec4e3a6b84255c0a95205e42b62948e9140729de23a38
0xda46bbf2f410656bce9574af8d4ce5d71b0a83d22f7c041b3eedebe27ba37a6d
0xd55c6ce8f69a6aa04c525d9a55db6252582b44909e4baa26f64b35f3bd31614e
0xeb4c729dc70f705d2cda9e0aa79723d89faeec3195f2a49f828acf1beafeec6c
0xb0e69530571e7fc2b1394125cb83f5f17cfc25cb0ca95fd2691eab1690dc34d0
0xc1c7620eabc3bc14410f1063eb3c10e8fe14cc08a3be9cf308fb9a9ad7379bf6
0x4ac64f82b471919e6e51a979eb109fd33c66dd05e19bf3db0a0cffcb03f0d453
0x910b25ad8587a02c9b026fcf45177290af94814847f770494301625e50783103

Functions
Getter at block 20791642
maxNetworkGroupCount(view returns (uint256)
500
owner(view returns (address)
0xaa40a567f922ec5197031ea5e67a1095c0d8e372
Read-only
_networkGroups(uint256view returns (uint256)
_saleActive(stringview returns (bool)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getNetworkCount(uint256 networkIdview returns (uint256)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 tokenIdview returns (string)
State-modifying
burnTokens(address burnTokenAddressuint256 qtyuint256 id
caucusMint(bytes32 hashbytes signaturepayable 
networkMint(bytes32 hashbytes signaturestring referralCodeuint256 networkGroupIduint256 coinageUserIdpayable 
ownerMint(address touint256 amountuint256 id
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBurnContractAddress(address _burnAddress
setMaxNetworkGroupCount(uint256 _newCount
setSignerWallet(address _signerWalletAddress
setWithdrawalAddress(address _withdrawalAddress
subscriberMint(
transferOwnership(address newOwner
updateBaseUri(string _baseURI
updateSaleActive(bool networkbool caucusbool subscriber
updateToken(uint256 iduint256 priceuint256 supply
withdraw(
withdrawTokens(address token
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetBaseURI(string indexed _baseURI
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
caucusMintSuccess(address minter
networkMintSuccess(uint256 coinageUserIdaddress minterWalletAddressuint256 networkGroupId
subscriberMintSuccess(address minter
Constructor
constructor(string _baseUriaddress _withdrawlAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
WithdrawFailed(