GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0xe9502ea6 at 19826452
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $119,081.04
0x50b816394aced9b4682f6c2e0505cba94b54477b8d35d1bf3c3fddd351e87f79
0xcedc8054937c3c2b22ee66a0b06d3638b6491de3d378d65a1826f28f33025cc2
0x5e22000a1e1ccca8e9a4f83c4c40dc85c8e8678237dfb6590992ab2827aa13d0
0x229d4118327163b07d022afc45e1c3d88e6fd11b217993e1dc7eb5d76aec2dce
0xb31e778ec4007a33e7efe6d9da913c64a2d24e6e4b57b7ea4b1ed408e7cbbe5e
0x6142147fdd0bbafd53bb86a570e203f370b6837a8e589d07b6d48e22fd8b9b0f
0xa386800b5fc744665e055e5fd8a68455f25cafcc058dd697c60562c827453b27
0xc09c8990bc230a79bdaa5684f1bd1a72fce413f17aff721b1fcef244e717b016
0xd9887b54a17875a78a2734f3f0a73f98c42ae91ff6edeba08f32b5084c6bdb5f
0x2de9af438f58714b4f39af2cd115566544eeaf4eefdbbe7561a2774018e03c1a

Functions
Getter at block 20864039
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf8fe02508977cd04dfce6426cdff0b0c3f1d8c71de494e901aa4f8b976362ae7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfDa208AfF2419597Bb98a8ef7416FbE6408A2aFb, 0xA689A08Cf3eA623118c548E6831B8c4C71b1AE29, 0x2c3b2CEC8c33CE194b0b3952d7a8136EAc41953C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
25
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.