GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 157 txns
Deployed by via 0xf7d1491a at 15125372
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $637.16
ERC-20
Value $19,951.62
ERC-20
Value $947.36
 (#10651)
ERC-721
--
0x5a167c3e16b0efd5a97ae15233e1b4b415eb0471aebefcc6a3bead6cd2011986
0xefe5b1242e417e7dffb004b972be748420fe3e6817c117d34058be143f2dd1cf
0x1c68e68df2f47b991b23d0161a0ded48a0efbc9d31425a7051ac38628ad655ab
0x98b116002cd7879bddf092eae0686c44d346870ae45d84fc705ec4f7cc84782a
0xf5c638219573e590bdc19a04799c757d83905267ebb0cfe8bd568543267078e5
0xd7d52cdb372e91e58faeca6580474eb37e66119095e08c14693ad259bc61a4f0
0x68d60e41f1dc92c7dbd46afbb1f1ac2983c1eaa86a91b01d31f82ba106ba990c
0x1faeec66392eb6e84a8b8b3e41bd96c23c7f4bbbc3dedd9df41f5203d5ff7039
0x5fdfeec008be3276e9478135937ecc8e3f38b8027f743c8d7590619d6ca280dc
0x5dbd19d46809a7ad24d1175a5543fe9a256a4f31a58735276bedcc8832e06bcc

Functions
Getter at block 21176437
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xea3e03f5cf8ac8fa949d581b7fee99cd2a6b6c3aece54a2184275f95ccb768d4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x87C2f533EDf9f35DA6D64B373964AD2d87a709A3, 0x67e4c454c752A0965a098Cf5AC4658854fa40bf9]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
180
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.