GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0xf2c41cbc at 15417918
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,515.67
0xd6100c2db992f23ad2657dded73d7051e6bab6317ea2a542cbc019a679d80d0c
0x23373ebe81ec1ccd6611ff99ec93dd3a07c4e1b2661514f0a4120cf91f1f9f97
0x953c3a4367f75f3a1f58cd4b6d8a65de2704a77e78c3f6be79517dc6cc235469
0xc692fa0391d0b7e35a288abde03fe7ee3d5420e4409de51f91546fe3a3fe717a
0xc86abff8266fdc3c6c4285df2ca77e1eac733d366333faec1fe8638ca15d56b3
0x2b0273cfb07083693bc3e9e2bf3d4eb33f0a740e19fbe5d3492b63d482e61881
0xae36d3a6e29aca072dfe53d89ae7d67f5cdca2a042c8cd8b213b9bc68d7aed3f
0x52e5e7c1263d6c79eba197c969ff2c01ccb85ead9486d460bb75be05b1f9e1d8
0x807c99c93ad15bf09cd7ae1332f3e8ee65a30973d230aabc9520d773063d8ad4
0x2935d15622f9d3ff50893438c7f65fd7c890b33c3cef1d70e293aaa0e28f75f0

Functions
Getter at block 21215735
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb104ee4058c95f09f72eac1542f8e5f74d3f145817083eee54695ad862941305
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc1e8cE1751E55777262d57003240BB52B2Ca45D0, 0xB575a9ce1f850a61E70b56Fb038Ce41D9E159917, 0x9ab0153f683804a8bf1A88f83C5a6AB7815C0e78, 0x3E5bd46D83314B263abeB2c9D4E7Ee02cE56ec0c, 0xb0C9b04c1F8dFc1Ccd9BF61A94a4369020F1d49e, 0x1072C9CBeA66533aFB4CA973488ecFBC49078a3e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
20
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.