EternalStorageProxyForPayinMultisender
Verified contract
Proxy
Active on
Ethereum with 167 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 ($18,480.52)
Native
Value
$18,480.52
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 5.1702 | $3,574.43 |
$18,480.52 | |
EBK | ERC-20 | 5.1702 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8038918 | 5 years ago | | | 0.0452 | 0.054323860 | |
| 8025864 | 5 years ago | | | 0.04525 | 0.046647060 | |
| 7892230 | 5 years ago | | | 0.0453 | 0.036458890 | |
| 7892156 | 5 years ago | | | 0.04535 | 0.026636120 | |
| 7635343 | 6 years ago | | | 0.0454 | 0.011078156 | |
| 7635201 | 6 years ago | | | 0.04545 | 0.020735116 | |
| 7634956 | 6 years ago | | | 0.0455 | 0.0013380095 | |
| 7634952 | 6 years ago | | | 0.0455 | 0.0013380095 | |
| 7634945 | 6 years ago | | | 0.0455 | 0.019029213 | |
| 7616295 | 6 years ago | | | 0.04555 | 0.020133066 |
ABI
ABI objects
Getter at block 21289001
implementation() view returns (address)
0x3b5dffb22a349b32936fe6556715fe6f84f29e7b
proxyOwner() view returns (address)
0x252308a8fced58650c87cac6f38b70d3b4d41ed8
upgradeabilityOwner() view returns (address)
0x252308a8fced58650c87cac6f38b70d3b4d41ed8
version() view returns (string)
1.01_payin
Read-only
This contract contains no read-only function objects.
State-modifying
Events transferProxyOwnership(address newOwner)
upgradeTo(string version, address implementation)
upgradeToAndCall(string version, address implementation, bytes data) payable
ProxyOwnershipTransferred(address previousOwner, address newOwner)
Upgraded(string version, address indexed implementation)
constructor(address _owner)
fallback()
This contract contains no error objects.