GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 48 txns
Deployed by via 0xcf18ea85 at 16827400
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $124,195.5
ERC-20
Value $30,918.02
 (#1286)
ERC-721
--
 (#39)
ERC-1555
--
0x77044ee910b0de6149fbd4a1b7f4a2ad19733c189d6a6e91f9c3498655c690e9
0x56b69f6e4dd10403ee97975dfe187e02a2cabc61ba03c7003fd39e9069f9eea1
0x9f1e0656a5a9648dc8498a106ce5b0350001f1ab25b67dac8aa219638f6f4ce2
0x6375bd0c4f81de7d46f5991d2f1cfebe5fe1bfc5057a8c71604cedbbd58b0ed2
0x7e7e3fd6afc28d80bc2f92ec3f39f7f917629b70da43058f8f1da7a08a5e5a87
0x61729e8494259c92d2185a09343ff38029b9042956f9fd621b7cb64b1279ea8b
0x1c4c6c081cb32bba467bcbdec6aa9b729a391ce6b8b5c98d35083d0d716edfc3
0xdf3afa25ad70c922a564bd020d4cc4ee3447ed28e458aa9b3433329d0e40c59c
0xb5feca0e329feb9fa762d0855c9b04b24f09759b2f1d7606e890cb9284b36ac0
0xb1638b8482e78d37c2a19c94176a7c09686fe90e3b6dfe07f36669e078a1d18f

Functions
Getter at block 20912192
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd1f2f1ab0bca358a5453d8cee7ea3d56375f90c439db966768b3ab62af7a2ef1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1D82B8fCE1cB0ac1FE5C59095acDFceb86064A29, 0x9a8dD43973371179E20E34FAe71A1C34fBc6B769, 0x082212ad11363B680E7D723B2bbA0f622ab0B6eF, 0x2842decf9baEb5ec76988d1261325329848522Ae, 0x1db19B9903c5510AA5a866ea643Eb021CD12Bda0]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
48
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.