GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 59 txns
Deployed by via 0x5c89ea27 at 14289236
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,642.22
ERC-20
Value $4,091.09
ERC-20
--
0xb6e600cf133e1a0c7ee0e3e6f59729ebdf7751580e60ec8c77c3deac72eae8e0
0xf6f871385d45addb4aaba0625b9cfb94585736c5ddaeeff922d603cd7a0f9740
0xd369a61bea7304d21ac157c846ac93a5bb1ae98153c44d12a517d3bc72aad02f
0x24fcc8a32dfe40fce9d1f9e442e889facdefdfa7bb71976127903a08830d658a
0xbb7b064608032a02259ca24aa05727cccdcd756d7bfc1924baf7f9c237fdc6a7
0xcb049ac895955c1dc4770adb549203e1785e8b61fd0df65f694c17c1872e6409
0xdfe93dd8c16a3764d2b493c62391827a900ffc02c8e49dff93dbe1c258b2eeee
0xb625126d6daf1d5a9b97c75a46062f0c392c564e1b92dac7d4d2ca2ba85f4254
0xcc6d3d9e4adaf16535108e213149ea2968869f49273cac61543be10e747d84b8
0x0ee8aacdf969ea2a62f0d52e04322ff967d9a5a5f40de4b2963fb5e4ff9de7ee

Functions
Getter at block 21421349
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6c2feac7b91d1342f9caf40bd414a76d825d430b6c94dc2d20e1453733a84fe8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0A21C20284ABD4241C70283d4744016f362dC2e8, 0x1e2abc87514BCdd99731aa3a5B34B02A13D1B7d9, 0xB47fA6985010e188a5DA25f77F805DfE22a7E49e, 0x19c0F0678Da6a26A1B67D5C098800B806fA75A72, 0xf0248415D569e2dD56BBDd2f57cE5612aB128Bd0]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
37
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.