GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 266 txns
Deployed by via 0x91fd2a73 at 14621790
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
ERC-20
--
0xd9615863e54c5d5f1ad93e91ff5dc3c1ffa181a5286625ad6cb7bce8ecfcde3d
0x8a3dc76b30c7e0ef735cbe97b4f27a8203ffb3cfca61c46edcc1c17b321f6f17
0xa1c04b50b0f471f1fb6a8b676f56dfd49b334e3a1fc95221e3c8eaa0a9d091c2
0x4ce7ecbeea95d7b30810b29719b5fb04daec987ffe975fd6d4a4bc7e34b793ad
0x02841d24cfa171516bf9cd1fa284312eca8c03d5edcf06a354ebaa7e485ca95a
0x41f2b0341108f79e210d59fd6fd0750e65e9c841c6d2a642cc7ba37212de307d
0xe9d675b36c2963a66f10980fb8b88900f1c5e42339999ff7aef179f4a77b2927
0x1e88482a931a781fd15e0b7637e569077683a8c860112e240b037bc3e2179b54
0x82bd9bc949e99dbfcc2044caf361f730ee8e0676b25a2060ac56eb9000084050
0xe2249b9a1dd51bf67e87c3b9a716660609920e1a3975d5875183f351836c6a47

Functions
Getter at block 21018350
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa7482c73e23dc55837b5f11b3ab899db0cbbfc832d763b15aab4e781d2c50e4b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9a5838121598581cf0a5a48515B23b120F0Ca20d, 0xA4D612D1ad5095c8e2Db49817FC93f52a6dFA6E8, 0x5f78fBaB81f9892bbe379d88c8a224774411B0a9]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
297
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.