GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 77 txns
Deployed by via 0x806e05a6 at 14200267
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $203,888.42
ERC-20
Value $6,311.09
ERC-20
Value $2,082.8
 (#425)
ERC-721
--
ERC-20
--
0x23f706cdc8e2b1d125da671d29dcba376fc39e397d2212cda7f44d02ef9200c2
0x896d3d7d2a598b89db8e349fa2343ab244cef3f645df9473623ccba3561f905e
0x0edbe62567fe721cd328c256ee872117f2d6c266f0704858d4673640f88863c8
0x2055fc9ca1aacc89f58b48fe917adc5d68fb3a612ad01b4d48678226abf77220
0xddfba7c8369e45b88a6e02e960b7a1cfb45c1eded10530984310f0895750b168
0x01019478de6a3c618b0eacbc1d0b0fe7bc8a1944b58a34806ea2cec730492175
0x2129f3538f7155dc1cfa8e62122b17ef255086003b002449a3031e7dcffcda68
0xc9300bbd2d56a100295d6d6cac8bc3bc083cd2cb18dc40369799bf5ed6741a13
0x540f4a7b0b397ca899d92720edb1fb78f786cdba39b77b49c9ba69939bc43935
0xdc92b5d0bcfed0e2a85e8fe43d1e22a280480e405ff9fede4a95ea14e3ae802b

Functions
Getter at block 20942014
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb7b1063ab0381b4fd2247df82db4241a68f28176620cc1e19b1e9a06a90bac23
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x113cb4467e7DA037C107f19bE5addE6B0d1AA561, 0x2ff7a0b4C7742949d15f6E479842Dd9383B18140, 0x8a5E2C8329479e78C5C257627dd87f7cCA0607D4, 0x0145DBD42E7D454A0dBD1c77b250768850bE2994]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
37
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.