0x79dd392a7c352f0c47fb452c036ef08a1da148c6

Unverified contract

Proxy

Active on Ethereum with 2,635 txns
Deployed by via 0xe8f577f3 at 17576693
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $25,099.37
ERC-20
Value $3,366.54
ERC-20
Value $1,946.72
ERC-20
Value $84.87
ERC-20
Value $0.6
0x8f75558c0a6eb06028a11351928caab9f8dbdc04167c1948cdce1b5279aaf916
0x6dc9aae7d0f7ca02a8ddcf6a4c56890ea506eb05b227f9024a90c925ac6fbea8
0x5edf3148e74932921ddc0290e536447d65cbdc246cb21f6796450882ac7fd8a2
0x40eb7cc0854244793216c0658fe6e351d092b0489540773fb36749c275331ce8
0x6f38a384cdce983d4c293374be61b52fa3025c89afd55a6fb870f3792a98eee8
0x4e2273ca73f220e61fe4195259d3b895d47e0ebb6527964e25f2652ede052970
0x4d49aab6aa1a4e46004f84d1a81efc0dbdb971640b8262c8dff9170df9fa9065
0x1e29b5baf32bac87c89f634d7ff02ec986572f70ebfee0cbea6855f281e217c0
0xe97da4a196840eb04e6af34bd3463dce77a7a48115e79a1c537aceee9f30a9f5
0x57e63739f13f05c59a44ad27d95a1662da38ef6470efb19888343bde098549f7

Functions
Getter at block 21304356
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2ab7250c86c7a7ae27b30192a4df0d2c77d1adecd07e3373b517a649c1d2b040
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2736d9488022C760Bad8f1FDcc156CEAF2fF3bF0, 0x63cA329bD5743cFB8Ee01fAb22b29A4ef00B0F97, 0xc78980C8a6042cc947e238053BCB3544d8726DF3, 0xbd3f547B7E10d0bA899873CC59FDA8c09804BBbc, 0xE62c762B706e1394181dCA2313cB03862737CADE, 0x85c7ecA3257614A6389fDb58ab0a89563f107B14, 0xf4add02D3355f8ff6411018892D67Bd5dA887f51]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
2635
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.