GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0xe3de2d61 at 14837440
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $665.49
ERC-20
Value $870,491.42
ERC-20
Value $320.4
0xcfe4135722ca4ea21049901f526450cabb405cd284828bf41d4a1ba380e29276
0xb9bf39cd9a75d528c6c010e08e2c87557e6915830ef2eb09a7a4adb5ce5c0331
0x2c82043827c17870fde761efcc3f9d000052f519547786d80c1b2c87341e1bf4
0x58221e221bb6bea9a15dadf4986de8b60b3c0fbd84241f677146619e15029a1a
0xcbf2e0adff3d0fae50bd889c339d3bffb0345b7ae3f199a73cf4c57d400fcf3e
0xeec4b6188cbbdfca3ec1b96df7fc16c9b26cff442c7802d4ff8ef020fa016444
0x675ac618537f8ec3a21e21a2392460b7a700314ef53f5d737547d8884aa546a8
0xd7306d5a74d1cb9f6eb414893a22c7c8a476b3628f7ca8d806cc525ff1b59587
0x85a0f5358274837c3e1b32a32c9c623b36821a392b667005a498def3d9b40f20
0x1ac8c03b54e81dec2c71f9796cc6e5a2e3764c922372d265de934152fc73db6f

Functions
Getter at block 21125063
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6441aaacdfefd9c9c14b1d9ce48ef29ff8abc64a0f74b0dd729491d9a06b9a53
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x38fAa2f5Cc9fEaD36efCEca1f45438C6BB901B36, 0xcF9430ccC77602ED91cFAac20B218bb74c48f898, 0x9cE4e4c5F3Ace576c7728Ae85bE3Dea49C718A94, 0xCf5FD1041b4913e83246C607d22355a52b9d6d90, 0x646bcae5D25a21cB452bFCd8BaD01008082c8BFC]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
32
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.