GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 238 txns
Deployed by via 0x3671c4d2 at 21070177
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x8768540417d4d0ac4a2a93f6523441b7daa9bc9dceab215feb923c8ec1fb1c45
0xd2cccd6c221e1e27a3349cd583ff086585da3f8fc6f6c2cba3afdb17ee3b6e9a
0xc22dd899cf5680438e4ba8bf6016b36d161cf8fbf85e05fec30caf1bed8963ec
0x5f1ff5836e5b96af0a2666be926cb43bb4d12ef80d3c8ea58a470e9dc4cc4210
0x8cabfbcf9bee5b40120087f557c8ceb45e9a698d1c54d82669c6e7d71b947dd6
0x71fc1d9a692eac278083e3a1ccc7684147382e0f693b69ff23f4aa42245cc0c0
0x491949ecb233f0025dcafc81ef54f2e478ab44dc1b6e1f3914dd8f07880a6601
0xbbe755373b31e1a2492b59cca623760c37e9d7bd8370368ddf0890f868aadd9f
0x69474938fc765a71aa149d3a2a2ca2cfeb92df3b9b0fb6766d8625700587f40c
0x133b6890261f67834f0a2702731068bbe04e9a3d25ea4a1c655c2b4fe22bc852

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