AuctionityProxyUpdate_V1
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
0
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 "AuctionityProxyUpdate_V1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "AuctionityProxyUpdate_V1"
ABI
ABI objects
Getter at block 21260945
auctionityChainId() view returns (uint8)
0
contractOwner() view returns (address)
0x0000000000000000000000000000000000000000
ethereumChainId() view returns (uint8)
0
oracle() view returns (address)
0x0000000000000000000000000000000000000000
paused() view returns (bool)
false
proxyFallbackContract() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getDelegate_V1(bytes4 _selector) view returns (address _contractDelegate)
State-modifying
Events addSelectors_V1(address _delegate, bytes4[] _selectors)
delegatedLockDeposit_V1(address _tokenContractAddress, uint256 _tokenId, uint256 _amount, uint256 _auctionId, address _refundUser) returns (bool _success)
delegatedSendGetOracle_V1() returns (address _oracle)
delegatedSendGetPaused_V1() returns (bool _isPaused)
delegatedSendIsContractOwner_V1() returns (bool _isContractOwner)
initProxyContract_V1(address _proxyUpdates, address _ownable)
removeSelectors_V1(bytes4[] _selectors)
updateProxyFallbackContract_V1(address _proxyFallbackContract)
updateSelectors_V1(address _delegate, bytes4[] _selectors)
LogProxyFallbackContractUpdated_V1(address proxyFallbackContract)
LogSelectorAdded_V1(bytes4 selector, address delegate)
LogSelectorRemoved_V1(bytes4 selector, address delegate)
LogSelectorUpdated_V1(bytes4 selector, address delegate, address previousDelegate)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.