AuctionityProxy_V1
Verified contract
Proxy
Active on
Ethereum with 93,865 txns
Unified 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 ($1,293.06)
Native
Value
$1,292.72
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.388 | $3,331.76 |
$1,292.72 | |
PRT | ERC-20 | 2.012034K | $0.000167 |
$0.34 | |
FOR | ERC-20 | 2 | $0.001897 |
$0 | |
| ERC-20 | 1M | -- | -- | |
EBK | ERC-20 | 85.460067 | -- | -- | |
CK | ERC-20 | 45 | -- | -- | |
STT | ERC-20 | 3 | -- | -- | |
EMONA | ERC-721 | 1 | -- | -- | |
EMONA | ERC-721 | 1 | -- | -- | |
CBF | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12504344 | 3 years ago | | | 0 | 0.0064732500 | |
| 12326016 | 4 years ago | | | 0.001 | 0.0017839860 | |
| 12296452 | 4 years ago | | | 0.02 | 0.0048824880 | |
| 12207566 | 4 years ago | | | 0.001 | 0.0027761010 | |
| 12196510 | 4 years ago | | | 0.03 | 0.0030771240 | |
| 12149179 | 4 years ago | | | 0.001 | 0.010034100 | |
| 12146256 | 4 years ago | | | 0.01 | 0.0050839440 | |
| 12145865 | 4 years ago | | | 0 | 0.037866560 | |
| 12139324 | 4 years ago | | | 0 | 0.014494608 | |
| 12139306 | 4 years ago | | | 0.005 | 0.0044150040 |
ABI
ABI objects
Getter at block 21259566
auctionityChainId() view returns (uint8)
63
contractOwner() view returns (address)
0x4add46c2268402f2cd30b2e837ab7a3cdc70677b
ethereumChainId() view returns (uint8)
1
oracle() view returns (address)
0x6e2c6f4460c53ba7eabcb85777334fbcf59c3432
paused() view returns (bool)
false
proxyFallbackContract() view returns (address)
0xd75ff5435a94a5a35b641d455296af90875068b1
Read-only
getDelegate_V1(bytes4 _selector) view returns (address _contractDelegate)
State-modifying
Events 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)
This contract contains no event objects.
constructor(address _auctionityProxyUpdate, address _ownable)
fallback()
This contract contains no error objects.