CorruptedOG

Verified contract

Proxy

Active on Ethereum with 4 txns
Deployed by via 0x1666bf11 at 13580786
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot
-
variable spans 40 additional slots
-
variable spans 49 additional slots

No balances found for "CorruptedOG"

0x5323bf08bd597148d83bf2015eb145b845f92c1e5a7ae1b8f32ed23e058fbee6
0x0e440138853006164e9ac9c4ddd89ac8ffc551388ace1ac2b1688d0fb31c2fc9
0x0e37ffc8963b10d2d388d837bb511f783dc59e0331ba19e1e81d8a4737f816ff
0xb07b34d9553330d2a3d3be5f91c24f6afbb29337aa55e26e47228d7a9a97c53d

Functions
Getter at block 20828160
baseURI(view returns (string)
calcIERC721CreatorInterfaceId(pure returns (bytes4)
0x40c1a064
defaultRoyaltyPercentage(view returns (uint256)
10
disabled(view returns (bool)
false
name(view returns (string)
CorruptedOG
owner(view returns (address)
0x50f6a4bee1c4d5c56b184e2d530850fd799e4cad
 
renounceOwnership(view 
symbol(view returns (string)
COGS
totalSupply(view returns (uint256)
2
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenCreator(uint256view returns (address)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
transferOwnership(addressview 
State-modifying
addNewToken(string _uri
approve(address touint256 tokenId
batchAddNewToken(string[] _uris
burn(uint256 tokenId
deleteToken(uint256 _tokenId
disableContract(
init(string _namestring _symboladdress _creator
mintToWithRoyaltyPercentage(string _uriaddress _receiveruint256 _royaltyPercentage
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ContractDisabled(address indexed user
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.