GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 160 txns
Deployed by via 0x38855fb3 at 15491643
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,901
ERC-20
Value $5.99
 (#28)
ERC-1555
--
)
ERC-1555
--
 (#479)
ERC-721
--
 (#478)
ERC-721
--
 (#477)
ERC-721
--
 (#476)
ERC-721
--
 (#475)
ERC-721
--
 (#474)
ERC-721
--
0x993bae2f1bf7e5e2c7242630284e020ef4064edb157e505ba91d39cfb0332df2
0x4d1017e1f7f12c25616e8717119607d1190880483dc8a29c9fbc12193960b2e8
0x50447f6fa4b2f978591f3f1f6edd280ccd7d6169bab407d04515252659030175
0x286ec46bd97c2f8ddcaa4e0d118bc9f702fe06a1367461b773008ca8a2ca6452
0x8e9d0130db69b351ae46bfd23bd368eaa380f6ac2533608571f6b64701a7682f
0x113b7c7f4d9fb7471caed02e6bcf7d0e5a0b7a60a6caf4bf33cc8b06efdc6ed1
0x419e71087dde882ed869d93327b93c925f5ff5ba0b06923b6b438f94cc5e2d01
0x93b6dd9d9ecb4de15c841c0477fffba957dbb4e22940fc6033e71a7e0f16c72d
0x1fed690299944fc3609b7b9ee54f8bbb0ed51e4d84afa78a85a8086b125885a5
0x716f304b8d484ac975e29329bac2f84aebd66a3c8978ffd66a5748678c493f33

Functions
Getter at block 21218486
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc657e51c8abd2448e652f14efb97431e6db9287d1f51fbb056202f3cd906e480
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe2F816AddA7d8Cb6105238EAd894d21B64F74e48, 0x9CBDEf3d5a5813C427216B7cf7503515B57F2939, 0xe2d4bE1375ca37143fEdD47e168cB2d4B3A8DaDd]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
161
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.