SoySauceMAN

Verified contract

Proxy

Active on Ethereum with 661 txns
Deployed by via 0x6cbe3a4e at 14778191
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 49 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots

No balances found for "SoySauceMAN"

0x95783968efd6b2b81a8233d241d04f0965e371908d2e795d144f229e4b1ab594
0x4604552e9c825de436d116c390bdc44d6d29f4dece656dd771519c0f5efe1d73
0x9b23e2f5776ba93a72c763290bf027a4aaac6395b987793834fc2f7e91a35969
0x7a9266840d720d84e67ccd50a950ee587720588f5e271199ecaebaf829999292
0x1749c1b75c173238168abed545125159d5f3fb09614530439721c9c96836004d
0xa2538081174468aed626c5390e9e94b31b6629cd9247eeb1fea94fa3bd530d10
0xd1bc4644c48244d6c52700bc6fd38f1a70e4b57b18bd4d941c6dd4e98558ee5d
0x14c58b7b64f730722616333ff174b655ee6a5efd544508a1a1e189ed06a2d1dd
0xdcb9319fe072288e2a6d713b70317e2f404a4f9eda17a08f26655efdf2c8ebb1
0x09367f4cb0f3a3a344e03d49d5fc1c582ce74077d1e160874c816c6c034bc923

Functions
Getter at block 21222104
customBaseURI(view returns (string)
defaultBaseURI(view returns (string)
https://factory.chocomint.app/metadata/
name(view returns (string)
SoySauceMAN
owner(view returns (address)
0x7a55685ed38210ff7ba54e2c79ef2ee09b73ab1e
paused(view returns (bool)
false
symbol(view returns (string)
SSM
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256 _tokenIdview returns (uint256[])
getFeeRecipients(uint256 _tokenIdview returns (address[])
ipfsHashMemory(uint256view returns (bytes32)
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 tokenId
burn(uint256 tokenId
initialize(address _ownerstring _namestring _symbol
mint(address _touint256 _tokenId
mint(address[] _toListuint256[] _tokenIdList
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCustomBaseURI(string _customBaseURI
setCustomRoyality(uint256 _tokenIdaddress[] _royaltyAddressuint256[] _royalty
setCustomRoyality(uint256[] _tokenIdListaddress[][] _royaltyAddressListuint256[][] _royaltyList
setDefaultRoyality(address[] _royaltyAddressuint256[] _royalty
setIpfsHash(uint256 _tokenIdbytes32 _ipfsHash
setIpfsHash(uint256[] _tokenIdListbytes32[] _ipfsHashList
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
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.