OGenerator

Verified contract

Active on Ethereum with 13 txns
Deployed by via 0xaab0b053 at 14525869
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OGenerator"

0xa03122b5def0993f31d7ed4a0552f31d91505fc7b5d56a0e5135ec913e0fcbb5
0x41d8359401fbab12f6ef3c02594fdbe1fe9260633192d266219cee5278d6393e
0xa4d89f98e269beb31ef149c18ae830831625c5ae243bb65a4504ce370b5339b6
0xa904eae6d1ca5f0a728ed08820632cbd5078ae561e4a6416a3a5af21d419f787
0x8239fe5043ac6a6015b9bc5ec2a40ddf3075497c7886e193345bdc64701f4ce8
0x81247462e384c7ed7a8292166226aa555784292854edaadb774f0c7107d5727e
0x46c02bb566b4245ac39464ea27121ac2b9ea7294b681ecd5f7c29c3cd212fdd7
0xd8ecec04b9ab7313add1173ed154733c10e3f91c398019232a08ede1ae50c8cf
0xf50477bd6d03de831a49944976a5865a9ae8d652c85effac224f1c052a90ac55
0x7584955dd1c69dff98d7954dafd79ebd5b56abf769fbe4f967ba01a51219938a

Functions
Getter at block 21125131
MAX_SUPPLY(view returns (uint256)
10
getCurrentYear(view returns (uint256)
2024
mintingActive(view returns (bool)
true
name(view returns (string)
OGenerator
owner(view returns (address)
0xef8d44e54d8be26a55a2b13e1e055019182b3824
royaltiesPercentage(view returns (uint256)
10
royaltiesReceiver(view returns (address)
0xef8d44e54d8be26a55a2b13e1e055019182b3824
symbol(view returns (string)
OG
Read-only
artBalance(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
concatenate(string astring bpure returns (string)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isLeapYear(uint16 yearpure returns (bool)
leapYearsBefore(uint256 yearpure returns (uint256)
makeArt(uint256 numberOsuint256 yearMintedview returns (string)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
timestamp2year(uint256 timestamppure returns (uint16)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 noYearsuint256 mintingYearpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMintingActive(bool isMintingActive
setRoyaltiesReceiver(address newRoyaltiesReceiver
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(uint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(uint256 tokenIdaddress recipient
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address initialRoyaltiesReceiver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.