Tweaks

Verified contract

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

No balances found for "Tweaks"

0x5931f167994ab357b85b0c6667601ddf86c4cf5936752ebdfe71733a3897fb6d
0x16b5a8081c9c7eed84d4120a8e0e2dd88c66d95ce24025c2511c1a4dae3c7512
0xf449174e89993fc7e15dd48cda4bdb3e4b93ea1c9f849779cdb22ab2fa14a932
0xce1414c45cb280dacbea3eb25f3ad7a54de5c3ee73686cb0805fcda0ce89cf58
0xecbb0ece9eebaf471d5c643dc80f4e29b7956075273bf2ac6d4231888d62c8f7
0xdda254f9452226dee46cc554ae6ee8e07f6a2eafd99f68a3c8bb738a834119d3
0x12706185977040ccd650933234930c559936d844f5014b26d5b0a7284bb08672
0xe90f5bf63e692916be4f1e78970b64d9de0ae107d55ad43d364e3646279ce42d
0x666e25bc8e790d9b94789aa99f87a6206d1ec0e7c3f4b2a1abf2677b03d8d83f
0x64dbe4f77b56618478b6ca916fdfd2db7fad82b5d460e5d75ccf78b3c36c1668

Functions
Getter at block 21300074
contractURI(view returns (string)
https://api-mainnet.rarible.com/contractMetadata/{address}
isOwner(view returns (bool)
false
name(view returns (string)
Tweaks
owner(view returns (address)
0xf4140f2721f5fd76ea2a3b6864ab49e0fba1f7d0
symbol(view returns (string)
TWEAK
tokenURIPrefix(view returns (string)
ipfs:/
totalSupply(view returns (uint256)
100
Read-only
balanceOf(address ownerview returns (uint256)
fees(uint256uint256view returns (address recipientuint256 value)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256 idview returns (uint256[])
getFeeRecipients(uint256 idview returns (address[])
isApprovedForAll(address owneraddress operatorview returns (bool)
isSigner(address accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addSigner(address account
approve(address touint256 tokenId
burn(uint256 tokenId
mint(uint256 tokenIduint8 vbytes32 rbytes32 sstruct ERC721BaseFee[] _feesstring tokenURI
removeSigner(address account
renounceOwnership(
renounceSigner(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setContractURI(string contractURI
setTokenURIPrefix(string tokenURIPrefix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CreateERC721_v4(address indexed creatorstring namestring symbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SecondarySaleFees(uint256 tokenIdaddress[] recipientsuint256[] bps
SignerAdded(address indexed account
SignerRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring contractURIstring tokenURIPrefixaddress signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.