Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.71)
Native
Value
$1.71
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000678 | $2,515.90 |
$1.71 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12237019 | 7 months ago | | | 0.0581625 | 3.2864335e-7 | |
| 12236988 | 7 months ago | | | 0.01035 | 4.1565545e-7 | |
| 11778073 | 8 months ago | | | 0 | 0.000000011580992690 | |
| 11778063 | 8 months ago | | | 0 | 0.000000011581337072 | |
| 11777990 | 8 months ago | | | 0 | 0.000000011580303926 | |
| 5146557 | a year ago | | | 0.0099 | 0.000000098888590372 | |
| 5096906 | a year ago | | | 0 | 0.000000067105497704 | |
| 5059695 | a year ago | | | 0.0396 | 5.7536360e-7 | |
| 4958915 | a year ago | | | 0.012146875 | 3.1837122e-7 | |
| 4713216 | a year ago | | | 0.008696875 | 0.000022266527 |
ABI
ABI objects
Getter at block 21837491
contractURI() view returns (string)
https://api.jpeg.tech/jpeg/tech
ifrentech() view returns (address)
0xcf205808ed36593aa40a44f10c7f7c2f67d4a4d4
jpegTechAddress() view returns (address)
0x97d4c252c8269ecdcd79700add6f184a3fcd532c
jpegTechFeePercent() view returns (uint256)
50000000000000000
name() view returns (string)
JPEG TECH
owner() view returns (address)
0x97d4c252c8269ecdcd79700add6f184a3fcd532c
symbol() view returns (string)
JpegTech
Read-only
balanceOf(address _owner, uint256 _id) view returns (uint256)
balanceOfBatch(address[] _owners, uint256[] _ids) view returns (uint256[])
getJpegPrice(address _account, uint256 _amount, address _minter) view returns (uint256)
isApprovedForAll(address _owner, address _operator) view returns (bool isOperator)
subjectTokenId(address) view returns (uint256)
subjectTokenURI(uint256) view returns (string)
supportsInterface(bytes4 _interfaceID) view returns (bool)
tokenSubject(uint256) view returns (address)
tokenSupply(uint256) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
totalSupply(uint256 _id) view returns (uint256)
uri(uint256 _id) view returns (string)
State-modifying
Events burnJpeg(address _account, uint256 _amount)
mintJpeg(address _account, uint256 _amount) payable
renounceOwnership()
safeBatchTransferFrom(address _from, address _to, uint256[] _ids, uint256[] _amounts, bytes _data)
safeTransferFrom(address _from, address _to, uint256 _id, uint256 _amount, bytes _data)
setApprovalForAll(address _operator, bool _approved)
setBaseMetadataURI(string _newBaseMetadataURI)
setContractURI(string newURI)
setJpegTechAddress(address _address)
setJpegTechFeePercent(uint256 _feePercent)
setJpegURI(string newURI)
transferOwnership(address newOwner)
withdraw() payable
withdrawTokens(address _token) payable
ApprovalForAll(address indexed _owner, address indexed _operator, bool _approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed _operator, address indexed _from, address indexed _to, uint256[] _ids, uint256[] _amounts)
TransferSingle(address indexed _operator, address indexed _from, address indexed _to, uint256 _id, uint256 _amount)
URI(string _uri, uint256 indexed _id)
constructor(address _ft)
receive()
This contract contains no error objects.