GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 59 txns
Deployed by via 0x9156e6eb at 14052743
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $245.23
ERC-20
Value $744.29
0x15fbbb0c71f92790d892d97072f8cc41a94bc18a201ec49baa8fccc9ee2791d6
0x8ebed2401745ad7f7a46f7e9969d23d537433e88ff9ef5cd4438afef8ce94471
0x3862cd36e7bd74c1791f97288d0f623f8e9d3560ac62691a837ea0f552967557
0x1a70befbc221b94f258d4695dd5a55ac811f6862fd150c5096cbd65ea5d22635
0x647e219cde15906e736b848b87646d379507014625078b06b0c6db9c86cde885
0x8cd9f397d1d6e30968dc3ddec5a609cc285c20fcd48744026a1a2767ce70fec2
0x719da21a036a6616b2cac3f525ce6e70220512c57fce179cf1f02726746798ff
0x2a38b3a3ce0bbcd422db64e9cf8883f5b0744a0e3f7f18f6247b7efce5936ddb
0x02f41141eb67287c1e68af9e5d291091dd88a081bc2d8ecbaf6237fb74264b86
0xf76d08356dbdbcdbe0d07fdf00809787a235003b288d67dec86fa056fbe33ac2

Functions
Getter at block 20878382
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0ebd80d077316430ddfb11c99bd0078559a132141355556b61161489016cb16e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA4D872934e813BD15b55C77BfD6da99Ff3e9C35e, 0x6f52aB9EFF44FBd2D99EC8d73dcb59DEfA049970, 0x22E38368DDacc3C5D2cd11ecbbcf7E46E0F54715]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
52
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.