GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 66 txns
Deployed by via 0x2bc5bb0b at 17437626
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $853.66
ERC-20
Value $15,752.82
0x0c3ac8072f220008e8b6d1a58af7df247efbe7d4371e959361ba5e9bbf57c032
0x4fa2ababe490cd12bc18744cbb340d7cc8ddcfe7b99d275b66a50e9c5947cdd5
0x2c001b52ab796b21dd08a5289f35558e7cf821aae18f510c9088d48c550acfaa
0x01b94861133e1da3bced57a1a5f3d6428d1cd62e274457a55db157a22c1485b3
0x2403f834cda0d81bb7854dacd4664fe47134d1f4576baf7693cc5c29e39b2dea
0xc44a932861176b9ddae99e45723ce2c4bec51be76a4f8884617fab05a66f6c6e
0x76c8c525608240f20a5788594e7f2bc6062fde771275ae3b11f08742fe5aee0b
0x897b9f3393795eb6f68769c640c3123bf5396a892f7bc73313078634b87b49f6
0x0cea0e879637a67fa6e7e59e5d0e49312f504243b46f475adec4ea87afba953e
0x071641b9e74f02e1ae1df0837efbf3330db51b2a5d176098f3a40963705cb4dd

Functions
Getter at block 21390485
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xea1317b6567d196ae50d85f21193569c56327960506adb97453370e2c2f558ec
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB0c79dD2095aecD491B27C674f5026CFDBBcBAE0, 0xfE785f341EE3AD387bA450819f2165F94AF5246d, 0x02265C0dF58F42c9A1125d8C089f6f43C67C3D49]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
87
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.