Regulars
Verified contract
Proxy
Active on
Ethereum with 13,788 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
9 additional
variables
Balances ($0.00)
No balances found for "Regulars"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21269890 | 3 hours ago | | | 0 | 0.00043642777 | |
| 21262203 | a day ago | | | 0 | 0.00045063823 | |
| 21255435 | 2 days ago | | | 0 | 0.00053546652 | |
| 21255190 | 2 days ago | | | 0 | 0.00059377030 | |
| 21241567 | 4 days ago | | | 0 | 0.00039860788 | |
| 21210146 | 8 days ago | | | 0 | 0.00051763583 | |
| 21201579 | 10 days ago | | | 0 | 0.00087214399 | |
| 21144077 | 18 days ago | | | 0 | 0.0023109866 | |
| 21106773 | 23 days ago | | | 0 | 0.00012424032 | |
| 21103608 | 23 days ago | | | 0 | 0.00013873179 |
ABI
ABI objects
Getter at block 21270679
beneficiary() view returns (address)
0xb4005db54adecf669babc3efb19b9b7e3978ebc2
contractURI() view returns (string)
currentSaleID() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
currentSaleLimit() view returns (uint256)
0
currentSalePrice() view returns (uint256)
25000000000000000
jobs() view returns (address)
0x878adc4ef1948180434005d6f2eb91f0af3e0d15
mdParser() view returns (address)
0x20fd34215489d59d323909f1d9fc45ef1c29666b
name() view returns (string)
Regulars
owner() view returns (address)
0xb4005db54adecf669babc3efb19b9b7e3978ebc2
remaining() view returns (uint256)
0
symbol() view returns (string)
Regulars
totalSupply() view returns (uint256)
10000
transferFunction() view returns (address)
0x68d21e27949fda12970edcab4a4975ae10897d12
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getMetadataJson(uint256 tokenId) view returns (string)
isApprovedForAll(address owner, address operator) view returns (bool)
minted(bytes32, address) view returns (uint256)
names(uint256) view returns (string)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address to, uint256 tokenId)
initialize(string __name, string __symbol, uint256 __length, string __ipfsHash)
mint(uint256 numberOfTokens, uint256 quota, bytes32[] proof) payable
mintGift(uint256 numberOfTokens, address recipient)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBeneficiary(address newBeneficiary)
setContractURI(string newURI)
setMetadataParser(address addr)
setName(address ensRegistry, string ensName)
setTokenName(uint256 __tokenId, string __name)
setTransferFunction(address addr)
startSale(bytes32 whitelistRoot, uint256 amount, uint256 price)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Initialized(uint8 version)
NameChanged(uint256 indexed tokenId, string name)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Sale(bytes32 whitelistRoot, uint256 amount, uint256 price)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.