GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 180 txns
Deployed by via 0x97e546c5 at 15300262
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10,556.82
ERC-20
Value $268,728.3
ERC-20
Value $15,002.68
ERC-20
Value $137.58
ERC-20
--
ERC-20
--
0x2f943b110e4db8f627893819f4f7d4e01b2a6792c8462fe1d8862a990191f373
0xe4453b032c08462f62c58db0fd7d17f64e97b6d8be9e4db8830b43e1a553537e
0x30b90fef6caf55d0777f78b3fe677536e68c6f64ef5f480f8fc5c5aea4e8b5d7
0x6d7c963e5a14219564850187f18e1b49d9fdd572829d951aabcd7be90b26ff77
0xf4cdea3e80570c1a02daa06522ec8808297fc77b30ab97826fbc108304263cc6
0x5a58d9e0c45b5526e120d90c9f030c937105338a806f4609235c62c6599b51bc
0xac5997f84b508fa6cada7babcf01501db7cd2c16150e7e10e2e7c76f484c534d
0x27462c7a6bbd014a5a446320ee2e3d232d80bc762e9454424626f3a689a0a511
0xaa32baad2cd74170ede167dbb1d2fc237eeb2d5633aac9d37730454016a4a2fe
0x3f6b36369496947084a1cda9d62783fd5b8a5a583ec963d5c7ffdcdf4ddc711f

Functions
Getter at block 20842236
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0b161b4f4daf6c1fb24ab22bd75bc5a5ebde2a43bbfadac8fab569a39c7d25e3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x061c3B24B600Ea698E6457206Aa392a1a1B65A80, 0xE14EAB554891B62798F4C613fADD57B63Cd7e726, 0x6E1693eecD4a8BA06cb86800Dc0443b1747b8Be6, 0xEb12b4e80D6eA53e4D4b23c930B847D2E6A9394b, 0xA6e4fFa19B213AbeA258ae72e8e1a209B9E543e7]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
312
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
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.