ODYSSEY

Verified contract

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

No balances found for "ODYSSEY"

0x5e81fce6bb05555c6c835f6d6e0575e64961af4d2cf2a58597a9b6691c0d3def
0x19061885363693120ef4cf750d8ea15bebdd3fb9ad2bfebcbba9c5023dd8c07d
0xb9c88a45fc8e7511982c876f90fd677f99510875589e2b0e1dedc992bd518ef0
0xc34473ba7d09629f33095fd0dc7b773f3b0c71ada49530b64626f0f6c0dd8dd7
0x94051f4c553e9d520612ebbe10bdb2dad342e1a077e278c5784d934dc5b28e4f
0x8ee0d4305f01be3a8605fea5f9bf12e3f59e5d99bf0ac726e1fd00dea08df800
0xa5999e525a84612a51cbe8f331de362c1c43da9adbc65d4d544ebb41fe33d5a5
0x1466f5dd59a0bd8b1444af20ed4195c58b099ecb3b102d53e01755bbf1cef8c1
From
0xff9db805b6097982be9bbc57480408d32af82972bc85ef599b57e1761db9dd8d
0xce34d70b898e494b1617a87ef1bc13267ca640ec7d1d938f2b66094eea8873fd
From

Functions
Getter at block 20918811
_alienCoefficient(view returns (bool)
true
allowlistMintingAllowed(view returns (bool)
false
getAlienCoefficient(view returns (bool)
true
mintingAllowed(view returns (bool)
true
name(view returns (string)
ODYSSEY
owner(view returns (address)
0x841f035cf5723b4bcdb253adcf4f2c66a278b471
symbol(view returns (string)
ODSY
totalTokensMinted(view returns (uint256)
6000
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
claimed(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 byTokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
disableAllowlistMinting(
disableMinting(
enableAllowlistMinting(
enableMinting(
makeTower(address lordpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAlienCoefficient(bool alienCoefficient
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMerkleroot(bytes32 merkleRoot
towerMint(payable 
towerPreMint(bytes32[] merkleProofpayable 
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator