Knights of Degen - Mint Pass
Verified contract
Active on
Ethereum with 1,994 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 "Knights of Degen - Mint Pass"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19901755 | 6 months ago | | | 0 | 0.000074665512 | |
| 17261809 | 2 years ago | | | 0 | 0.0016655770 | |
| 16743607 | 2 years ago | | | 0 | 0.00061818337 | |
| 16742246 | 2 years ago | | | 0 | 0.0010782924 | |
| 16661327 | 2 years ago | | | 0 | 0.0018423851 | |
| 16498039 | 2 years ago | | | 0 | 0.00038200592 | |
| 16457723 | 2 years ago | | | 0 | 0.00073771405 | |
| 16187247 | 2 years ago | | | 0 | 0.00032246905 | |
| 15952379 | 2 years ago | | | 0 | 0.00056572948 | |
| 15949926 | 2 years ago | | | 0 | 0.0011317375 |
ABI
ABI objects
Getter at block 21255508
AIRDROPPER() view returns (bytes32)
0x3a2f235c9daaf33349d300aadff2f15078a89df81bcfdd45ba11c8f816bddc6f
AIRDROP_HARD_STOP() view returns (uint256)
1000
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_PRESALE_PER_ADDRESS() view returns (uint256)
10
MAX_PRESALE_TICKETS_MINTABLE() view returns (uint256)
2088
getKnightsContractAddress() view returns (address)
0xe3f92992bb4f0f0d173623a52b2922d65172601d
getPresaleCount() view returns (uint256)
2088
getPrice() view returns (uint256)
88000000000000000
getStartingIndex() view returns (uint256)
1
isPresaleOpen() view returns (bool)
false
isRevealed() view returns (bool)
false
name() view returns (string)
Knights of Degen - Mint Pass
symbol() view returns (string)
SHIELD
totalSupply() view returns (uint256)
14
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
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)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events airdropPresaleTicket(address _target, uint256 _count)
approve(address to, uint256 tokenId)
burnForRedemption(uint256 tokenId)
grantRole(bytes32 role, address account)
mint(uint256 _count) payable
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setKnightsContract(address _knightsContract)
setPresaleOpen(bool _isOpen)
setRevealed()
setStartingIndex()
transferFrom(address from, address to, uint256 tokenId)
withdrawAll() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.