0x100ae042ef0ea159ecc3513e9a378ff21f3829ba
Verified contract
Proxy
Active on
Ethereum with 33,719 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
-
variable spans 9 additional slots
Balances ($137,651,368.76)
Native
Value
$81,388,149.51
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 24.330485K | $3,345.11 |
$81,388,149.51 | |
USDC | ERC-20 | 42.1843M | $0.999984 |
$42,183,624.79 | |
WBTC | ERC-20 | 47.366589 | $98,553.00 |
$4,668,119.49 | |
PYUSD | ERC-20 | 3.784517M | $0.999832 |
$3,783,881.01 | |
USDT | ERC-20 | 2.800415M | $1.001 |
$2,803,215.83 | |
UNI | ERC-20 | 54.216941K | $9.46 |
$512,892.26 | |
LINK | ERC-20 | 25.876348K | $15.32 |
$396,425.65 | |
AAVE | ERC-20 | 1.994665K | $167.23 |
$333,567.84 | |
SAND | ERC-20 | 880.203971K | $0.354569 |
$312,093.04 | |
CRV | ERC-20 | 490.813964K | $0.411524 |
$201,981.73 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243103 | 12 minutes ago | | | 0 | 0.00066771925 | |
| 21243007 | 32 minutes ago | | | 0 | 0.0010090564 | |
| 21243001 | 33 minutes ago | | | 0 | 0.0010322089 | |
| 21242715 | 2 hours ago | | | 0 | 0.00078811480 | |
| 21242685 | 2 hours ago | | | 0 | 0.00076072815 | |
| 21242636 | 2 hours ago | | | 0 | 0.0012663238 | |
| 21242424 | 2 hours ago | | | 0 | 0.00083881703 | |
| 21242167 | 3 hours ago | | | 0 | 0.00068075112 | |
| 21242045 | 4 hours ago | | | 0 | 0.00087770569 | |
| 21241965 | 4 hours ago | | | 0 | 0.00081984680 |
ABI
ABI objects
Getter at block 21243163
getNextSequenceId() view returns (uint256)
4569
initialized() view returns (bool)
true
safeMode() view returns (bool)
false
Read-only
isSigner(address signer) view returns (bool)
signers(address) view returns (bool)
State-modifying
Events activateSafeMode()
flushForwarderTokens(address forwarderAddress, address tokenContractAddress)
init(address[] allowedSigners)
sendMultiSig(address toAddress, uint256 value, bytes data, uint256 expireTime, uint256 sequenceId, bytes signature)
sendMultiSigBatch(address[] recipients, uint256[] values, uint256 expireTime, uint256 sequenceId, bytes signature)
sendMultiSigToken(address toAddress, uint256 value, address tokenContractAddress, uint256 expireTime, uint256 sequenceId, bytes signature)
BatchTransacted(address msgSender, address otherSigner, bytes32 operation)
BatchTransfer(address sender, address recipient, uint256 value)
Deposited(address from, uint256 value, bytes data)
SafeModeActivated(address msgSender)
Transacted(address msgSender, address otherSigner, bytes32 operation, address toAddress, uint256 value, bytes data)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.