GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 255 txns
Deployed by via 0x0ba60aa6 at 15182140
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
 (#159)
ERC-1555
--
0x23bc889c8b1a706c9298322a3f8e7a6ec545332c6fc502de870c47a2db718db1
0x98060e93181395f794859dab409ce3d46643603b0a3c1d65c24fb4e0d9be6d19
0x99a04d09378b0610c25ea3d968c25556f500c7cf00b26c7f5741a3209e4b0dae
0xb5727c8265c5f17614bb4e46ed287969af56a77b7d0f86047a5a5f47fb94f22d
0xb2c3271b3ecb3244247b468b98d4127ddbffc06096cc19ccb701a4476b81f16d
0x86cad9fbdbc45de701a09fdcc5b06c32f963cbf4a12bcb9973041cee06b8efae
0x50d9633e464f0f92528ef3f4180950eed2e90ac2b3368e0cf9e136349a98cf0f
0xe48d4d260574fb289922847bb3f96651b0de3dc2f457e4b15e4ecdb0ebb9949e
0xb047920d3f384058a42c2a687a07f8ba658294ccdeaa5368cb3af6ae71e87028
0x42511fe824c384c8aa47501ba526b45552c2a67dc04b217a9c5d2ee0f2c7005f

Functions
Getter at block 21082306
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6a2840098b55c8abc31fc2a1bbf85db60f7913a0990c997a50df5832fe952d27
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x57a96963A4207DB54D1cdC590b10Ffd898db7706, 0x16032d86C67D69f31AB26EA131ddA707e44A3697]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
234
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.