OwnedUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 25 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 46 additional slots
-
variable spans 47 additional slots
-
variable spans 47 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
8 additional
variables
Balances ($0.00)
No balances found for "OwnedUpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20018420 | 6 months ago | | | 0 | 0.00046427710 | |
| 18933823 | a year ago | | | 0.0001 | 0.0059176070 | |
| 18924879 | a year ago | | | 0.0006 | 0.0046324330 | |
| 18919629 | a year ago | | | 0.0004 | 0.0029568750 | |
| 18919329 | a year ago | | | 0.0001 | 0.0066268200 | |
| 18883991 | a year ago | | | 0 | 0.0011651654 | |
| 18883966 | a year ago | | | 0 | 0.0011773879 | |
| 18883956 | a year ago | | | 0 | 0.00097284920 | |
| 18881973 | a year ago | | | 0 | 0.0012751365 | |
| 18877392 | a year ago | | | 0 | 0.0012829462 |
ABI
ABI objects
Getter at block 21388215
implementation() view returns (address impl)
0x3ec7fad2c7f1f70e36727b34ed48f1b851195bef
maintenance() view returns (bool _maintenance)
false
proxyOwner() view returns (address owner)
0xdb76d742488691ce76c1b8bc326fb0c8d397a2f1
Admin() view returns (address)
0x3309882705970aa5f30f6a16f1089d144386c0e0
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=Fanverse, version=1, chainId=1, verifyingContract=0x5da473b7dbb9d4ed015ceb3d7b7ff9ffd7e22fde, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
fanversetokenInstance() view returns (address)
0x0000000000000000000000000000000000000000
getChainID() view returns (uint256)
1
owner() view returns (address)
0x3309882705970aa5f30f6a16f1089d144386c0e0
platformFees() view returns (uint256)
150
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
detailsNFT(uint256) view returns (bool isNFT, bool isTokenId)
isApprovedForAll(address account, address operator) view returns (bool)
royaltyInfo(uint256 tokenId, uint256 salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 tokenId) view returns (string)
State-modifying
Events setMaintenance(bool _maintenance)
transferProxyOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
initialize(string uri, uint256 _platformFees, address _adminAddress)
primaryAuctionWinner(struct FNVvoucherauctionItemSeller seller, struct FNVvoucherauctionItemBuyer buyer) payable
primaryBuy(struct FNVvouchermintVoucher mintVoucher, struct FNVvoucherpriListing primaryListingvoucher, address redeemer, uint256 nftAmount, uint256 _fanvAmount) payable
renounceOwnership()
resetCounter(struct FNVvoucherpriListing _voucher)
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setAdminAddress(address _adminAddress)
setApprovalForAll(address operator, bool approved)
setFanvToken(address _fanvToken)
setPlatformFees(uint256 _newPlatformFees)
transferOwnership(address newOwner)
ProxyOwnershipTransferred(address previousOwner, address newOwner)
Upgraded(address indexed implementation)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
EIP712DomainChanged()
Initialized(uint8 version)
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)
primaryAuction(address indexed seller, address indexed buyer, uint256 tokenId, uint256 nftPrice)
primaryFixBuy(address indexed seller, address indexed buyer, uint256 tokenId, uint256 nftBatchAmount, uint256 nftPrice)
constructor()
fallback()
receive()
This contract contains no error objects.