Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x79ec…fe72
0x4808…9653
Balances ($0.00)
No balances found for "Pressing"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21097641 | a month ago | | | 0 | 0.00033599491 | |
| 18194063 | a year ago | | | 0 | 0.00080905456 | |
| 17888231 | a year ago | | | 0 | 0.0014291943 | |
| 17694742 | a year ago | | | 0 | 0.0013918799 | |
| 17553013 | a year ago | | | 0 | 0.0015228610 | |
| 17553008 | a year ago | | | 0 | 0.0014710551 | |
| 17475617 | a year ago | | | 0 | 0.0017471673 | |
| 17438018 | a year ago | | | 0 | 0.0028157617 | |
| 17438014 | a year ago | | | 0 | 0.0030188686 | |
| 17438009 | a year ago | | | 0 | 0.0031081427 |
ABI
ABI objects
Getter at block 21305691
ENABLED() view returns (bool)
true
REPRESSING_ENABLED() view returns (bool)
false
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
garmentNFT() view returns (address)
0x79ec7f33b74ea224b72c61df7127a93653b1fe72
inkNFT() view returns (address)
0x4808331a4de64e96a249f52cd2b677a73bb39653
owner() view returns (address)
0xf34f2dd6fa5f52ebd9bfa7e7fa57498ad9f209c9
Read-only
presses(uint256) view returns (uint256)
State-modifying
Events press(uint256 garmentID, uint256 inkID)
renounceOwnership()
setDeadAddress(address _address)
setEnabled(bool _bool)
setGarmentNFT(address _address)
setInkNFT(address _adderss)
setRepressingEnabled(bool _bool)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Press(address indexed by, uint256 indexed garmentID, uint256 indexed inkID)
constructor(address _garmentNFT, address _inkNFT)
This contract contains no fallback and receive objects.
This contract contains no error objects.