0x3e819f3f15f52c2287645c93c93b27e6863e9853
Verified contract
Proxy
Active on
Ethereum with 4,053 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 ($1,022,579.20)
Native
Value
$3,361.88
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1 | $3,361.88 |
$3,361.88 | |
TRIBL | ERC-20 | 928.828121K | $0.52577 |
$488,349.96 | |
FLIP | ERC-20 | 165.163061K | $1.22 |
$201,498.93 | |
XZK | ERC-20 | 6.687875M | $0.029814 |
$199,389.23 | |
TST | ERC-20 | 8.189405M | $0.010996 |
$90,053.56 | |
MSN | ERC-20 | 389.743356K | $0.102403 |
$39,910.89 | |
MASA | ERC-20 | 77.397831 | $0.097872 |
$7.58 | |
MOCA | ERC-20 | 59.248748 | $0.081825 |
$4.85 | |
USDT | ERC-20 | 0.801931 | $1.001 |
$0.8 | |
ZKL | ERC-20 | 7.351448 | $0.109074 |
$0.8 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21271728 | 3 hours ago | | | 0 | 0.0019166836 | |
| 21271140 | 5 hours ago | | | 0 | 0.00078302827 | |
| 21271055 | 5 hours ago | | | 0 | 0.00082997949 | |
| 21271005 | 6 hours ago | | | 0 | 0.00092820774 | |
| 21270685 | 7 hours ago | | | 0 | 0.0013746877 | |
| 21269257 | 11 hours ago | | | 0 | 0.00059761257 | |
| 21266135 | a day ago | | | 0 | 0.0017589462 | |
| 21266014 | a day ago | | | 0 | 0.0024202111 | |
| 21265060 | a day ago | | | 0 | 0.0021464353 | |
| 21264671 | a day ago | | | 0 | 0.0015099679 |
ABI
ABI objects
Getter at block 21272656
getNextSequenceId() view returns (uint256)
16561
initialized() view returns (bool)
true
safeMode() view returns (bool)
false
Read-only
isSigner(address signer) view returns (bool)
signers(address) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events activateSafeMode()
batchFlushERC1155ForwarderTokens(address forwarderAddress, address tokenContractAddress, uint256[] tokenIds)
flushERC1155ForwarderTokens(address forwarderAddress, address tokenContractAddress, uint256 tokenId)
flushERC721ForwarderTokens(address forwarderAddress, address tokenContractAddress, uint256 tokenId)
flushForwarderTokens(address forwarderAddress, address tokenContractAddress)
init(address[] allowedSigners)
onERC1155BatchReceived(address _operator, address _from, uint256[] ids, uint256[] values, bytes data) returns (bytes4)
onERC1155Received(address _operator, address _from, uint256 id, uint256 value, bytes data) returns (bytes4)
onERC721Received(address _operator, address _from, uint256 _tokenId, bytes _data) returns (bytes4)
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)
setAutoFlush1155(address forwarderAddress, bool autoFlush)
setAutoFlush721(address forwarderAddress, bool autoFlush)
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.