GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 235 txns
Deployed by via 0xf73a00f6 at 15939161
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $21,051.9
ERC-20
Value $58,913.47
ERC-20
Value $0.57
ERC-20
Value $0.06
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#33)
ERC-1555
--
 (#28383)
ERC-721
--
0x9fcfb8e41475f9d165dd0aa7d78a83be8abb52b0cbc2907d355d455a9779e263
0x6095e399028cf2cb1a69a26ee57932adae73dc530baa7af36f3edc33258b306c
0x99961753f397990cc21b1d5139599cd702b2b836398e68b44bae425fda3d6ec5
0xac401f645ee5dcc9412ea599a7b133d7e2d70c4fc699ded21117262e69a2e4d6
0x361b62d39b53cf652ad4fccf54e67125e437ed57c0c08d496c0deb8136ff738b
0xdff088131316ec7d7713babc6e7a57bd7cbcfa4791073218cb913a3087f5c729
0x576693c412b13990386be0a1b6c83a7bfd34cb88c2b40691ba9e2c0306b1d1e6
0xebc74b8d6331181aca7b6292c25d94f2ab2caaa8ffd916cf4fb30311c5af4486
0x275655873935b8971b3f80438882b560d7497d40aab48c7453dfb680a2f6b20a
0x4ed5dc91aeefe818300fab4dbe171388e5f66b966b19e8895231c7d843b09b20

Functions
Getter at block 20941485
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7eb25f2ed512fbff5a1380a570c56f0945ce0f1316476f214c8a809a690f8a15
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA5299B5D7e5bf881BA698B534B76a1384Ba9D92F, 0x41259EaE710Aa979242DFc9f1211bb134Ea54792, 0xC6D528194a8B35541884aDB07680130b1C637C9B, 0x0427702DF90bcCA97A3A643fa894Cd6fA53A3C03]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
203
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.