Reli3fUkr2
Verified contract
Active on
Ethereum with 2,452 txns
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 "Reli3fUkr2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21268241 | 4 days ago | | | 0 | 0.00036677727 | |
| 21268143 | 4 days ago | | | 0 | 0.00041623898 | |
| 21229331 | 9 days ago | | | 0 | 0.00068993189 | |
| 21218535 | 11 days ago | | | 0 | 0.00050055186 | |
| 21169968 | 18 days ago | | | 0 | 0.0011432960 | |
| 21032842 | a month ago | | | 0 | 0.00060117390 | |
| 20832258 | 2 months ago | | | 0 | 0.00062266387 | |
| 20832031 | 2 months ago | | | 0 | 0.00083937595 | |
| 20831641 | 2 months ago | | | 0 | 0.00054790885 | |
| 20060788 | 6 months ago | | | 0 | 0.00021423730 |
ABI
ABI objects
Getter at block 21296117
artworks() view returns (uint256)
25
endTime() view returns (uint256)
1649961944
isActive() view returns (bool)
true
maxPerTransaction() view returns (uint256)
2
owner() view returns (address)
0xf18db7d9a83bbd33b361f0dcea4e38ea17daa556
price() view returns (uint256)
50000000000000000
saleDuration() view returns (uint256)
900
totalSupply() view returns (uint256)
1710
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 _id) view returns (string)
State-modifying
Events mint(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)
setURI(string newuri, string _suffix)
toggleActive()
transferOwnership(address newOwner)
withdraw(address withdrawAddress) payable
ApprovalForAll(address indexed account, 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[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.