TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 1,494 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
0xa351…1e75
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15125634 | 2 years ago | | | 0 | 0.00057166039 | |
| 15124014 | 2 years ago | | | 0 | 0.0025959186 | |
| 15123900 | 2 years ago | | | 0 | 0.010827903 | |
| 15123808 | 2 years ago | | | 0 | 0.0029163050 | |
| 15123382 | 2 years ago | | | 0 | 0.0014020416 | |
| 15123349 | 2 years ago | | | 0 | 0.0015345789 | |
| 15123069 | 2 years ago | | | 0 | 0.0022593383 | |
| 15123050 | 2 years ago | | | 0 | 0.0032840523 | |
| 15122557 | 2 years ago | | | 0 | 0.0028265686 | |
| 15122537 | 2 years ago | | | 0 | 0.0043348614 |
ABI
ABI objects
Getter at block 21157612
admin() view returns (address)
0xe7af77629e7eced41c7b7490ca9c4788f7c385e5
elves() view returns (address)
0xa351b769a01b445c04aa1b8e6275e03ec05c1e75
initialized() view returns (bool)
true
isBridgeOpen() view returns (bool)
false
Read-only
auth(address) view returns (bool)
encodeSentinelForSignature(uint256 id, address owner, uint256 sentinel, bytes authCode) pure returns (bytes32)
encodeTokenForSignature(uint256 tokenAmount, address owner, uint256 timestamp, uint256 tokenIndex) pure returns (bytes32)
usedSignatures(bytes) view returns (uint256)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
checkIn(uint256[] sentinelIds, uint256[] elderIds, uint256 artifactsAmount, uint256 renAmount, address _owner, uint256 chain) returns (bool)
checkOutSentinel(uint256[] ids, uint256[] sentinel, bytes[] signatures, bytes[] authCodes, address _owner, uint256 chain) returns (bool)
flipActiveStatus()
initialize()
setAddresses(address _elves, address _validator)
setAuth(address[] adds_, bool status)
transferTokensIn(uint256[] tokenAmounts, uint256[] tokenIndex, bytes[] tokenSignatures, uint256[] timestamps, address[] owners, uint256 chain) returns (bool)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.