GenArtMinterLoyalty
Verified contract
Active on
Ethereum with 99 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb8a5…8d1a
Balances ($103.56)
Native
Value
$103.56
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02625 | $3,945.30 |
$103.56 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17752320 | a year ago | | | 0.03 | 0.0040001163 | |
| 17717609 | a year ago | | | 0.03 | 0.0050865690 | |
| 17664300 | a year ago | | | 0.15 | 0.032203079 | |
| 17655257 | a year ago | | | 0 | 0.0011125756 | |
| 17598620 | a year ago | | | 0.03 | 0.0050710776 | |
| 17594156 | a year ago | | | 0.03 | 0.010230990 | |
| 17535758 | a year ago | | | 0.03 | 0.0066379717 | |
| 17528067 | a year ago | | | 0.03 | 0.0077192024 | |
| 17527730 | a year ago | | | 0.03 | 0.0061638060 | |
| 17506654 | a year ago | | | 0.03 | 0.0053632404 |
ABI
ABI objects
Getter at block 21394398
baseRebateBps() view returns (uint256)
125
distributionDelayBlock() view returns (uint256)
87360
genArtCurated() view returns (address)
0x5cde7e4c35e3b65b146380403412dc2ef206a75d
genartAdmin() view returns (address)
0x802dfeb7365505b0e2ad195c251ee8b7e7eef740
genartInterface() view returns (address)
0x6bb38a82e3479f474d2985805b49b04881d8203c
genartVault() view returns (address)
0xb8a5465bfc06fc8c82385dcff949673d7b068d1a
lastDistributionBlock() view returns (uint256)
17655257
loyaltyDistributionBlocks() view returns (uint256)
187200
loyaltyRewardBps() view returns (uint256)
0
owner() view returns (address)
0x802dfeb7365505b0e2ad195c251ee8b7e7eef740
rebateWindowSec() view returns (uint256)
432000
Read-only
admins(address) view returns (bool)
getAvailableMintsForAccount(address collection, address account) view returns (uint256)
getAvailableMintsForMembership(address collection, uint256 membershipId) view returns (uint256)
getMembershipMints(address collection, uint256 membershipId) view returns (uint256)
getMintParams(address collection) view returns (struct GenArtMinterBaseMintParams)
getPrice(address collection) view returns (uint256)
mintParams(address) view returns (uint256 startTime, address mintAllocContract)
prices(address) view returns (uint256)
State-modifying
Events distributeLoyalties()
mint(address collection, uint256 amount) payable
mintOne(address collection, uint256 membershipId) payable
renounceOwnership()
setAdminAccess(address admin, bool access)
setBaseRebateBps(uint256 bps)
setCurated(address genartCurated_)
setDistributionDelayBlock(uint256 blocks)
setGenArtAdmin(address admin)
setGenartVault(address genartVault_)
setInterface(address genartInterface_)
setLoyaltyDistributionBlocks(uint256 blocks)
setLoyaltyRewardBps(uint256 bps)
setPricing(address collection, bytes data) returns (uint256)
setRebateWindow(uint256 rebateWindowSec_)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address genartInterface_, address genartCurated_, address genartVault_)
receive()
This contract contains no error objects.