AllocatedEditionsProxy
Verified contract
Proxy
Active on
Ethereum with 308 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb72b…4e68
0xb72b…4e68
30 additional
variables
Balances ($111.74)
Native
Value
$111.74
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.035 | $3,192.68 |
$111.74 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13336100 | 3 years ago | | | 0 | 0.0042829759 | |
| 13321708 | 3 years ago | | | 0 | 0.033168688 | |
| 13317043 | 3 years ago | | | 0 | 0.0036786343 | |
| 13304695 | 3 years ago | | | 0 | 0.0025030291 | |
| 13304634 | 3 years ago | | | 0 | 0.0034749715 | |
| 13304374 | 3 years ago | | | 0 | 0.0025131769 | |
| 13304361 | 3 years ago | | | 0 | 0.0023145695 | |
| 13304356 | 3 years ago | | | 0 | 0.0026697550 | |
| 13304237 | 3 years ago | | | 0 | 0.0025164813 | |
| 13304230 | 3 years ago | | | 0 | 0.0027246188 |
ABI
ABI objects
Getter at block 21161955 name() view returns (string) name() view returns (string)
allocation() view returns (uint256)
80
baseURI() view returns (string)
https://mirror-api.com/editions/custom/
fundingRecipient() view returns (address)
0xb72ba609122355aaa87e322b78a8e5dde0704e68
governor() view returns (address)
0x0000000000000000000000000000000000000000
isGovernor() view returns (bool)
false
isNextOwner() view returns (bool)
false
isOwner() view returns (bool)
false
logic() view returns (address)
0x0000000000000000000000000000000000000000
operator() view returns (address)
0x467aadc88d99b4e978a8d3d4f0a9017dcaecaabf
owner() view returns (address)
0x467aadc88d99b4e978a8d3d4f0a9017dcaecaabf
paused() view returns (bool)
false
price() view returns (uint256)
2000000000000000000
proxyRegistry() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
quantity() view returns (uint256)
120
symbol() view returns (string)
GTRV
tributary() view returns (address)
0x467aadc88d99b4e978a8d3d4f0a9017dcaecaabf
allocation() view returns (uint256)
80
baseURI() view returns (string)
https://mirror-api.com/editions/custom/
contractURI() view returns (string)
https://mirror-api.com/editions/custom/metadata
fundingRecipient() view returns (address)
0xb72ba609122355aaa87e322b78a8e5dde0704e68
governor() view returns (address)
0x0000000000000000000000000000000000000000
isGovernor() view returns (bool)
false
isNextOwner() view returns (bool)
false
isOwner() view returns (bool)
false
logic() view returns (address)
0x0000000000000000000000000000000000000000
operator() view returns (address)
0x467aadc88d99b4e978a8d3d4f0a9017dcaecaabf
owner() view returns (address)
0x467aadc88d99b4e978a8d3d4f0a9017dcaecaabf
paused() view returns (bool)
false
price() view returns (uint256)
2000000000000000000
proxyRegistry() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
quantity() view returns (uint256)
120
symbol() view returns (string)
GTRV
tributary() view returns (address)
0x467aadc88d99b4e978a8d3d4f0a9017dcaecaabf
Read-only
balanceOf(address owner_) view returns (uint256)
feeAmount(uint256 amount) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getContentHash(uint256) view returns (bytes32)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) pure returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events acceptOwnership()
cancelOwnershipTransfer()
changeGovernor(address governor_)
renounceOwnership()
transferOwnership(address nextOwner_)
acceptOwnership()
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
cancelOwnershipTransfer()
changeBaseURI(string baseURI_)
changeGovernor(address governor_)
pause()
purchase(address recipient) payable returns (uint256 tokenId)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address approver, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address nextOwner_)
unpause()
withdrawFunds()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed fromAddress, address indexed toAddress)
EditionCreatorChanged(address indexed previousCreator, address indexed newCreator)
EditionPurchased(uint256 indexed tokenId, uint256 amountPaid, address buyer, address receiver)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed fromAddress, address indexed toAddress)
EditionCreatorChanged(address indexed previousCreator, address indexed newCreator)
EditionPurchased(uint256 indexed tokenId, uint256 amountPaid, address buyer, address receiver)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor(address owner_, address proxyRegistry_)
fallback()
receive()
This contract contains no error objects.