Boomerang

Verified contract

Active on Base with 4 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4.74
0xc0003515f4d75a7a62277a23f797a433bd741d0996d7ec4fb587b1dd9e56858a
0x328484d9420d351c1222e978181c43022c2404af7f7e921d6183dd0a26ebaef6
0xac3a88f4e95fd59b11326ec726a69a860e33562953731fb527b9d31c363f4cde
0x72b85b7cf90bb41c3c85c2ebe6d24c843d76bd2f9ca49765dff8d3368c76bdf7

Functions
Getter at block 23079667
collectionPreview(view returns (string)
https://bafkreihxcsp65jci7e5d75yttqt6uciy6dnqavse5d5sf7ct5klbxadsl4.ipfs.w3s.link
factoryAddress(view returns (address)
0xa9cfa4e8ea79537f5893f45c3b1491a2f7b54e7e
getBurnPrice(view returns (uint256)
673963685100680
getMintPrice(view returns (uint256)
1161566199700033
metadataAddress(view returns (address)
0xa6b7116a5b6ef4e1336980df4fb162eebc38b766
mintingFeePercentage(view returns (uint256)
20000000000000000
mintingFeeReceiver(view returns (address)
0xf1ab28feffb7e5bf34b03354267895516a0cf9e9
name(view returns (string)
Boomerang
owner(view returns (address)
0x821a1cb4047fae092ac8dad51d05e1b3daf80463
pricingType(view returns (string)
bonding
ratio(view returns (uint256)
1000000000000000000
symbol(view returns (string)
boomerang
totalSupply(view returns (uint256)
5
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenIdreturns (uint256)
mint(address topayable returns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setCollectionPreview(string collectionPreview_
setMetadataAddress(address metadataAddress_
setMintingFeePercentage(uint256 mintingFeePercentage_
setMintingFeeReceiver(address mintingFeeReceiver_
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address factoryAddress_address metadataAddress_address mintingFeeReceiver_string collectionPreview_string name_string symbol_uint256 mintingFeePercentage_uint256 ratio_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.