GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x79e17027 at 19673644
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $789.44
ERC-20
Value $203.75
 (#1)
ERC-721
--
0x301344db0bf2929d20b0adb64b886e19eed208e6384fc21b352509b0429ee53f
0x91c5615de5a1d9a25b19a7945171ecdb8fadcf57c952cee3b3b92d1e450366f8
0xf3885043f258c895415f0c27983baab8ebe2886169f2c3c745c77165f8d888e7
0x761766d1083332c18361d6acc9347fc6970bb61b98ea64014d6e4776c716685e
0xe6d410cde4047c6d4c1cc0d2a67f1449ef532b6ac7de44ad9e6700a0f7991036
0x2f9c9db0024dbd156227c491bff1aa24acdec7bccfe89788b2c73afa28c84024
0x0c9d150326e62f2d98906b4fd82711f4a9012cd24aaa636bfae88f9ec3143209
0x052ea7bcaa307bdfdc57a890527159c6c2f15898d0e0ee503f71cdd0d13cfd21
0xbed52891f548cad05c90b2d85171e2ac5afda495027364f2741e852e53904806
0x6a556ca950d663548b5e3e37a3bd6d16262ad987cb9e09cf993c09e8405149ef

Functions
Getter at block 20859527
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdcc09bbe855ab16e41c898e77aaf69112b334f1cbf1f5c2944f0b531c5014a05
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7d6ED5B6860bBf1467ad2ada516Eb22C10898837, 0xAFd1e5c04CAbA6033a110457903D169bedfCF525, 0xCE3B7C45d8Cd66547275695C3fA8ceC153A8f7f1]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
11
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.