Bering X-pathfinder Edition Spaceship

Verified contract

Active on Ethereum with 2,577 txns
Deployed by via 0x2f50c97f at 19909355
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Bering X-pathfinder Edition Spaceship"

0xce65a05abd7163509e6f6e1fa38bc79f43f8fb4a9111af80ca095171dbe731c8
0x42b833d35a950a1fce9d86e158090ad436b612e3ffe50e31ecc16eb15c5f7f29
0x5a0b673c642e4834b013430813cae90763afdd3be35510ae2c0c211dade1a318
0x61e80475959329ee87bb656240dee31330df5b0657fe951d6c5896afd9afad86
0x989b4c833749182a3292cbccdff64e369b7c9052787a766914ba01eb46e2eb5a
0x5d81eab52509d1a60d405c4f67f6507cee0b0c74244473615f8a1cb0582da880
0x4d567a03695191783450414ef1884664adb36231bca19f0bd81e9397178ab5ef
0xadf4a4c2d7adf1d64b24868b74c5d346e9acff3b2d76e7e711a80dd770f44887
0xf59db93e91338b7f8d1a11648b3f7f3caaa2c4d4e1c9129c087b7f1291ac3cca
0x0593becbb439a66ff9f027164b315350f3dbe6f12b9089e3b0074169250d19b5

Functions
Getter at block 21244138
caller(view returns (address)
0x1ed7e48746041814b46559d7b9b22426ee700e78
currentBaseURI(view returns (string)
https://metadata.spacenation.online/spaceship/bxes/
maxSupply(view returns (uint256)
1155
mintable(view returns (bool)
true
name(view returns (string)
Bering X-pathfinder Edition Spaceship
owner(view returns (address)
0x464868685f5ed7cc8260840a8a0e797f48b0dbd0
 
renounceOwnership(view 
symbol(view returns (string)
BXES
totalMinted(view returns (uint256)
1155
totalSupply(view returns (uint256 result)
1155
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
burn(uint256 tokenId
initailize(string _namestring _symbolstring _tokenURISuffixstring _currentBaseURIuint256 _maxSupplyaddress _calleraddress _owner
mint(uint64 qtyaddress toreturns (bool)
ownermint(address touint64 qty
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxsupply(uint256 _maxsupply
setMintable(bool _mintable
setTokenURISuffix(string suffix
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
updateCaller(address _caller
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NotCompatibleWithSpotMints(
NotMintable(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
SequentialMintExceedsLimit(
SequentialUpToTooSmall(
SpotMintTokenIdTooSmall(
TokenAlreadyExists(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(