Bishop

Verified contract

Active on Ethereum with 9 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Bishop"

0xed69b1c863efb3bed3d0d75aa48df2335062b8bf9595b7892b1064418f2bb95e
0x485c6412625a4bfa1e951cc260120f68cf89232b5e2d271a09025c2248f72045
0x48c798060bd24c92241baa658bfc1bf2673e805323f1d99215b1d37345c0e993
0x93449cafc45e8f817d34c5c39dedc676841e16c586ee292ad2c520086667374d
0xf6e3c99560548262b0d761b116563dedaa6b82975783a6a4aee793bccb5d7762
0x56649954dd30689397e90e41b14511994e0ce969cadb63501ecc25cae3cdc69b
0x96a198592b9adc794a7693b20ee71adef3a360367586ce1d66f3d6cfdb0fd5dc
0x3796bade37bf69377a62f0436e6de5540241e6f4b81f2da56a8d55b690134369
0x9f33e2e85c3d2cdd1637cf2867913fefc8d3d45410a20fea23883bd585624df5

Functions
Getter at block 21200689
baseTokenURI(view returns (string)
https://api.opensea.io/api/v1/metadata/0x4915629b5dad3e2d70e9b3cc3a1900c4dfb7cdd8/
isOwner(view returns (bool)
false
name(view returns (string)
Bishop
openSeaVersion(pure returns (string)
1.2.0
owner(view returns (address)
0x425a2ca37c24b96a3935e78f54c31d8aac78208f
symbol(view returns (string)
BSHP
totalSupply(view returns (uint256)
5
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mintTo(address _to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setBaseTokenURI(string uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symboladdress _proxyRegistryAddressstring baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.