Otherworldly Freaks

Verified contract

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

No balances found for "Otherworldly Freaks"

0x5825f30d122acd6f710c5b57d1e6572aab0c4ee870e5e56a81e4d050fe8bcd2e
0xe4f70ba5c5f5ed398acda20a44d71843b608f6d6bd0f693e745e88407d41c223
0xa6319d1556208abbd3f3cd878340fb291df2adfde8942499637b25cfb5ebe76e
0x54f9b22f2f260f6df157b7f82e11b154ba7f63067803b117748fe18ccd16bc0e
0x026c7b78e002d54739e2a3f8022bff2afe70bada4ebdff17116d4c5ef92ef401
0x840b48694ea5fab872df65a4e98b6cdf0567242bffe07fce6b8e062f68b853f4
0x9d8fd1ffbfaa2f20c8a2ba89551a75651486afb70029578d3af3d182400605af
0x214ba02a68ca21c7a108cc611c32d69b78814ec25f59dc72341a55651021f2b8
0x29bda83f490b6691c2446dde27ab173a2fbf168bde709b831c968dad5688f784
0x5565b48ba204c3b1320df30d61591e9958e136b8f1f83fd90d79b8398a67d848

Functions
Getter at block 21213056
MAX_TOKEN(view returns (uint256)
3
NFT_FREAK_PRICE(view returns (uint256)
50000000000000000
TOTAL_SUPPLY(view returns (uint256)
1000
baseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmUyBnK1mY7UhJjWaoErmojiS53cDWZLm6rWTtLtPFuV7y/
name(view returns (string)
Otherworldly Freaks
owner(view returns (address)
0xd3e3165eaa992b0690a15ff11b516824cc6b9481
saleActivated(view returns (bool)
true
symbol(view returns (string)
OFR
totalSupply(view returns (uint256)
1000
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)
tokenOwnedByUser(address _ownerview returns (uint256[])
tokenURI(uint256 tokenIdview returns (string)
State-modifying
Mint(uint256 _amountpayable 
approve(address touint256 tokenId
assignNFT(address[] destinationsuint256 _amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setSaleActivatedPauseOrUnpause(bool _value
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawFund(address destinationreturns (bool)
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

This contract contains no error objects.