GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0x0164675f at 14699666
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#10501)
ERC-721
--
 (#4670)
ERC-721
--
 (#4200)
ERC-721
--
)
ERC-721
--
 (#9906)
ERC-721
--
 (#9903)
ERC-721
--
 (#9894)
ERC-721
--
 (#9893)
ERC-721
--
 (#9892)
ERC-721
--
 (#9891)
ERC-721
--
0x36f32a255ee4ec7c24050b67f3223b3d6077d220290e13a15e05415cb06bf41e
0x5b4bea943acfc9fce8064e692b2edf3b8e686ccb11da748be39bb33f4929b20c
0xdfb08ad6d65ffd04edb6c64a1b3f25041e9f5b56d0b913a8387dc19938ab1377
0x26faa78ce30a361cd043ebcf9483638790bee050e5d0ffca6d3af587f071165c
0x7a404f351f7685917595508cb88618841750259db3f69e743544bd6681bc1336
0xdd7b397e5e4806fef8559ec8080e303de094e65ce9ae6b278b4c81486ff43253
0x095947d715cde697995ee8fbd48d2776ce3d28bd3cb953b3565fdf064511f090
0x7a57bb2608ce6fd575101d087a47a064d9f51bdec2a246708d5ab75819767302
0x11dabd750c2e9e77fcf2eccfbff80457f68f8a71424bb77aa987af59f974abf1
0x6b4f39037e98c5cfe42903e535b1c78e96bc05d803ac5ed2da0b7222319932e3

Functions
Getter at block 21261794
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x997f591306f5ba2682fcc625f763be0e58c69d0061b2132915a3c7103ad209a8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8D745Fb3311cC86ED52C177dA0d039C1862F3e13]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
24
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.