SAP at OMR - Collection 4
Unverified contract
Proxy
Active on
Base with 74 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SAP at OMR - Collection 4"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14291010 | 6 months ago | | | 0 | 0.000017737491 | |
| 14278082 | 6 months ago | | | 0 | 0.000020903243 | |
| 14268391 | 6 months ago | | | 0 | 0.000022881426 | |
| 14195671 | 6 months ago | | | 0 | 0.0000077096215 | |
| 14195661 | 6 months ago | | | 0 | 0.000024269561 | |
| 14194185 | 6 months ago | | | 0 | 0.000026970642 | |
| 14194121 | 6 months ago | | | 0 | 0.000026871934 | |
| 14193366 | 6 months ago | | | 0 | 0.000029132903 | |
| 14191948 | 6 months ago | | | 0 | 0.000021100948 | |
| 14191641 | 6 months ago | | | 0 | 0.000021417280 |
ABI
ABI objects
Getter at block 22002462
account() view returns (string)
690b21ca-0f7b-4ecf-90a1-23ac646a6f23
baseURI() view returns (string)
contractMetadataURI() view returns (string)
ipfs://bafkreigw3zvxhiaywqptg6h657gqlu3nnrbtbe37zazzxkwaedz63peshm
contractURI() view returns (string)
ipfs://bafkreigw3zvxhiaywqptg6h657gqlu3nnrbtbe37zazzxkwaedz63peshm
maxRedemptions() view returns (uint256)
0
name() view returns (string)
SAP at OMR - Collection 4
owner() view returns (address)
0x7bf14147b4de03e175b557045cf9351aa535c2c7
paused() view returns (bool)
false
service() view returns (address)
0x55539df7f124e58e481923ead532ff5a6451f35f
symbol() view returns (string)
SAP@OMR_4
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenRedemptions(uint256) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
initialize(address _service, address _collectionWallet, string _account, string _nftName, string _nftSymbol)
mint(string _orgId, string _collectionId, string _ipfsMetadataUri, address _to)
pause()
redeem(uint256 _tokenId, uint256 _count)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _URI)
setContractURI(string _uri)
setMaxRedemptions(uint256 _maxRedemptions)
setName(string _name)
setService(address _service)
setSymbol(string _symbol)
setTokenURI(uint256 _tokenId, string _uri)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BatchMetadataUpdate(uint256 _fromTokenId, uint256 _toTokenId)
ContractURIUpdated()
Initialized(uint8 version)
MetadataUpdate(uint256 _tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Redeem(uint256 indexed tokenId, uint256 count)
SetBaseURI(string uri)
SetContractURI(string uri)
SetService(address service)
SetTokenURI(uint256 tokenId, string uri)
TaggedTransfer(bytes indexed orgId, bytes indexed collectionId, string ipfsMetadataUri, address from, address to, uint256 indexed tokenId)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.