Keg Plebs
Verified contract
Active on
Ethereum with 588 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Keg Plebs"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20405556 | 3 months ago | | | 0 | 0.00013129233 | |
| 20405494 | 3 months ago | | | 0 | 0.00015933132 | |
| 19623897 | 7 months ago | | | 0 | 0.00066689254 | |
| 19100850 | 9 months ago | | | 0 | 0.00023690523 | |
| 18906921 | 10 months ago | | | 0 | 0.00064089132 | |
| 18895442 | 10 months ago | | | 0 | 0.00073099889 | |
| 18879838 | 10 months ago | | | 0 | 0.0016358373 | |
| 18056181 | a year ago | | | 0 | 0.00056914549 | |
| 17964762 | a year ago | | | 0 | 0.0016635597 | |
| 17665415 | a year ago | | | 0 | 0.0013980395 |
ABI
ABI objects
Getter at block 21082307
allowlistMerkleRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
allowlistMintPeriod() view returns (bool)
false
baseExtension() view returns (string)
.json
baseURI() view returns (string)
ipfs://QmdqggiNGU1oxhjpn6t8GUrtCXSSuVmdbTz1FhtRCcnFyy/
maxAllowlistMintPerAddress() view returns (uint128)
3
maxPublicMintPerTx() view returns (uint128)
20
name() view returns (string)
Keg Plebs
owner() view returns (address)
0x20c9c2cfbc855c3fd0318a0185750eb6352a9474
paused() view returns (bool)
true
price() view returns (uint256)
50000000000000000
reveal() view returns (bool)
true
symbol() view returns (string)
Keg Plebs
totalMints() view returns (uint256)
10000
totalSupply() view returns (uint256)
822
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events _reveal()
allowlistMint(uint256 _mintAmt, bytes32[] proof) payable
approve(address to, uint256 tokenId)
pause(bool _state)
publicMint(uint256 _mintAmt) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAllowlistMerkleRoot(bytes32 _allowlistMerkleRoot)
setApprovalForAll(address operator, bool approved)
setBaseExtension(string _newBaseExtension)
setBaseURI(string _newURI)
toggleAllowlisted()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _initURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.