ETHRNFTSale

Verified contract

Active on Ethereum with 255 txns
Deployed by via 0xbb755359 at 17344504
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ETHRNFTSale"

0xf171e8d46c8a59abac57d9259692182b251c4984b0486bc78575bbb3080f3215
0x198f754f7c44b3ba5c80fb71aec01017676a7c49fd0ada5ecdb0e42f3081f526
0x26f47a245dfe2f7a1ab81b0c03bd5f5592b5fa0be4fa782210de24e53e8116df
0xa230a52d8eebe17612b2bd85bb695ed126456806f8f154f5ea2bbe82445a55ff
0x43b5ceca418a78450d1ac50d95395e988e78ec4f93300b854707927121ed1fdc
0xf28e3b348b71d750c268b877dbdc52826b38b4653f5dac0ae1b95e57bd27d9f8
0x5a79783bdcb2668cb3de9d7c95c0932dd4faf9facccb3c69753bd6f0fe401c50
0x4298e596d5b3796b0e3fc4e886aad745b89167dd5634379b4ee822f1c12ef549
0x73c43873b9023974cd23ecd22d2b7718ebd331d4aab011bfd3d93a552d171a2d
0x7e999070889858142711ef4a44ffe9a12071bfc160b8e9d0fa6ecd4e8b3ea4a2

Functions
Getter at block 21176844
owner(view returns (address)
0x601936c35fb4c6d8b472de6764c9f09ebf17711c
rnft(view returns (address)
0x20771a922b1719f1b1fb86e7ea9bf8f8fc823e9d
totalMinted(view returns (uint256)
465
Read-only
depositorList(stringaddressview returns (bool)
getUserSaleMinted(string saleNameaddress userview returns (uint256)
mintCap(stringview returns (uint256)
saleActive(stringview returns (bool)
salePrice(stringview returns (uint256)
totalSaleMinted(stringview returns (uint256)
totalUserMinted(addressview returns (uint256)
useDepositorList(stringview returns (bool)
userSaleMinted(stringaddressview returns (uint256)
State-modifying
initSale(string saleNameuint256 _salePriceuint256 _mintCapbool _useDepositorList
mint(string saleNameuint256 amountpayable 
renounceOwnership(
setDepositorList(string saleNameaddress[] depositorsbool status
setRNFT(address rnftAddress
setSaleActive(string saleNamebool status
transferOwnership(address newOwner
withdraw(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.