BunnyKnights
Verified contract
Active on
Ethereum with 966 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 "BunnyKnights"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20253521 | 4 months ago | | | 0 | 0.000090486125 | |
| 20253510 | 4 months ago | | | 0 | 0.000085678870 | |
| 15433379 | 2 years ago | | | 0 | 0.00047871051 | |
| 15206299 | 2 years ago | | | 0 | 0.00079233841 | |
| 15083980 | 2 years ago | | | 0 | 0.0015290144 | |
| 15081870 | 2 years ago | | | 0 | 0.00037089000 | |
| 15078993 | 2 years ago | | | 0 | 0.0016081895 | |
| 15068949 | 2 years ago | | | 0 | 0.00082381625 | |
| 15067450 | 2 years ago | | | 0 | 0.00046633952 | |
| 15065951 | 2 years ago | | | 0 | 0.00039455427 |
ABI
ABI objects
Getter at block 21210932
RemainingItem() view returns (uint256)
2991
baseExtension() view returns (string)
.json
base_URI() view returns (string)
ipfs://QmSna7xyYQnRRM8BU3eLbv8sHjksD3r48JoSsJBEk2GFWk/
mintRate() view returns (uint256)
4000000000000000
name() view returns (string)
BunnyKnights
owner() view returns (address)
0x0b8168cd9f3c03d5a3480fa3bc2dc04e7e9d5dcf
prerevealURL() view returns (string)
.json
start() view returns (bool)
true
symbol() view returns (string)
BK
totalSupply() view returns (uint256)
1009
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)
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 Burn(address from, address to, uint256 tokenId)
Knightfindshadow(address from, address to, uint256 tokenId)
approve(address to, uint256 tokenId)
mint(uint256 quantity) payable
pauseStartSwitch()
renounceOwnership()
reveal(string url)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setRate(uint256 newRate)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.