GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 367 txns
Deployed by via 0x2f7d10f8 at 13733648
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $862.95
ERC-20
--
0x777c05ece534b115cf8709e4a952ec62b41cc945c7e629f3262406ce6216c86c
0x9bb0b6c888de744dd0f5ccd8ff10dd7fb6d5ddb977a4d8c475739cc498162061
0x613402dbf738a3d12f20e85a946d104da6e1ec70525bba2f08de13243bd087c8
0xbc746b130922cb42c14be7e3d450a76fcfd910fa2aab8dba197c976eb5358ae5
0x4be17306b9d30ec7710449bdff74977c47187991794786216c53e68b78ac97dd
0xf04fa19426f35fde5329595379b583c00aba2d2721eb686a43fd35a798d7b406
0xd8091c24712a0a0755d7ab27c48d18d9b5ba33f274d67ca3bade3af37ea3c39a
0x53d7b34816fb246e5930e20992a08645ebecbab5d74eb7d893266e831b87ff65
0x7aff20d0f9d4fb6d21e0b689602c8c4b57f9a730bab591313f54eca2bf91dfc1
0x495cec417813d17339ab948f2f6b4f027fac524d348812945d15903de21ae604

Functions
Getter at block 21208267
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa5014c55c68ed6d8b76ab39c6a17e13d623700d07d534959f3406a99007d2a5f
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
6
nonce(view returns (uint256)
380
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.