EternalStorageProxyForStormMultisender
Verified contract
Proxy
Active on
Ethereum with 33,379 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 ($201.88)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 72.2021 | $1.001 |
$72.27 | |
MTO | ERC-20 | 1.015819K | $0.057537 |
$58.45 | |
USDT | ERC-20 | 25.808965 | $1.003 |
$25.89 | |
ELON | ERC-20 | 72.717092M | $0.00 |
$16.36 | |
PSP | ERC-20 | 662.863618 | $0.018369 |
$12.18 | |
FORTH | ERC-20 | 2.806248 | $3.28 |
$9.2 | |
HEGIC | ERC-20 | 194.704392 | $0.019396 |
$3.78 | |
sUSD | ERC-20 | 1.575316 | $1.024 |
$1.61 | |
OHM | ERC-20 | 0.012043 | $93.17 |
$1.12 | |
DODO | ERC-20 | 2.678872 | $0.125894 |
$0.34 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18016386 | a year ago | | | 0.09 | 0.0063950236 | |
| 18016146 | a year ago | | | 0.09 | 0.012320052 | |
| 18015522 | a year ago | | | 0.09 | 0.039618604 | |
| 18015459 | a year ago | | | 0.09 | 0.030824404 | |
| 18015172 | a year ago | | | 0.09 | 0.013833621 | |
| 18013691 | a year ago | | | 0.09 | 0.053002186 | |
| 18010149 | a year ago | | | 0.09 | 0.021534625 | |
| 18009873 | a year ago | | | 0.09 | 0.011624838 | |
| 18009433 | a year ago | | | 0.5554 | 0.021875997 | |
| 18007206 | a year ago | | | 0.09 | 0.020709091 |
ABI
ABI objects
Getter at block 21161210
implementation() view returns (address)
0xbc88d462e493793d9e5b61c0088ba22f5618b816
proxyOwner() view returns (address)
0x8e81a5e7b59938069c367d3cf0304b80b0d22374
upgradeabilityOwner() view returns (address)
0x8e81a5e7b59938069c367d3cf0304b80b0d22374
version() view returns (string)
claim2
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.