CoinageSubscriber

Verified contract

Active on Ethereum with 966 txns
Deployed by via 0x9dbf3927 at 17153381
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,164.49
 (#3)
ERC-1555
--
0x2fea138165a1c9d2f47c1e201b9efc38d38c3d3ab7e113d02e2f261bbcabfeba
0x66cf55ecbf78f511dffc61b882cbe2aeca159c3cdf7c1cdc4b7d2df48c27309e
0x4a3dcb860a9655cfb0542f853aa566b90b42cde7e4f4175522157120836441ac
0x1141df871880002b9731032cc8dc110b958b756d750cc0dedbb351ba613c0fea
0x25476d671aeee6210603b64f338e5cef2fec03d9d5ee446d70d9122277d56764
0xf591a5ec9b500476a74b0852d34ceb92bd175b8560436fdca234c50a10f970f2
0x59dd46fa2af2717e20107c08584ece0ecefebea6d75d70d8f2fe46749032cf88
0x8b6455fb8dca4df897b3d521232eef7703d8dbbbac1f4fefcf6e1fd56d5ebf56
0xa6eb522ed669f41dc8f4d14748dffbd9ad8e1cb0d4134964646647fdc49a714b
0xea7020e5ef31fcffc3bcedfd2ec82ba1a916f957563219e5979ebfc1615fb711

Functions
Getter at block 20998733
_amountToPurchase(view returns (uint256)
1
_price(view returns (uint256)
20000000000000000
_saleActive(view returns (bool)
true
getBalance(view returns (uint256)
228
owner(view returns (address)
0xaa40a567f922ec5197031ea5e67a1095c0d8e372
subscriberId(view returns (uint256)
3
Read-only
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
mintSubscriber(bytes32 hashbytes signaturepayable 
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
ownerMint(address touint256 amount
renounceOwnership(
setAmountToPurchase(uint256 amountToPurchase
setCoinageContractAddress(address coinageContractAddress
setPrice(uint256 price
setSaleActive(bool saleActive
setSignerWallet(address signerWalletAddress
setWithdrawalAddress(address withdrawalAddress
transferOwnership(address newOwner
withdraw(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address coinageAddressbool saleActiveaddress signerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
WithdrawFailed(