GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 225 txns
Deployed by via 0x6ebc52c5 at 13252408
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $219.6
ERC-20
Value $2,472.67
ERC-20
Value $568.06
ERC-20
--
0xf91b91c2689a9d75dac03644236cc91d19baabc2fea982b459c4557467a196a3
0xbb9b78ac88626606e9b747b51868aa30fb6900b486d1d06959b36b2d0ec0b3ab
0x93a9beea881f9174d7233909ff611777771bddc1fa860b544c73291a22b45413
0xb939523d52f11fceb2ee00574761ce552e2be67ce945fa873685acb83821ab07
0xd82ec37fda13851097d1601821bd3b4aec23e9d0e423cd40731e990724b64181
0xc40acccdaa97c11ff63ac9da1ade37963c7cda6ed7b0bce7a1dfeccc9596f32f
0xe314b48970e62c24af078c006363e9ab256e2ff5276bde697262282e0b02400e
0xad93b70559b3dd982667ea7da08c1b11d448f89b729cce9ca3124bbf804b778a
From
0xee205d2f060fbce3961eaec60b976685b00756db21aa5aef559eccd349ff8c29
From
0x0a3c849de30bc8e16e16742d1ab7323f3909f17b9d56dd423c658c55ea12392f

Functions
Getter at block 21171878
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3aa757457b5c1c7bdae37fecc1746e67ca6e76760cd6d4370cbf63b5c4d239a4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE35d04383c3145eF9f097c5c0Df366C276341aC9, 0x2622C831C46483E67Ab938d324cE432919710151, 0x54f38Fbabb88b69256524dbf61E101758BEFd4aE, 0x5C7d92736A6Db05b85eF1aEBBc3190f05cff3008]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
132
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.