GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xc94cdfa8 at 14856131
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,545.98
ERC-20
Value $33.25
 (#4)
ERC-721
--
0x23becd7e2fb42666c9bd74f50dd247fa631d5b8851152d2b9b00444609b1c00a
0xa5ff7b9026d4983f35d7fc0018b42c378b3e17c5724425bf87847dd05a8314ec
From
0x4cfe5214002862b049db7601ebd69580053ff5f841a64a7a0c66a504821d84d4
From
0x80542687cbbaab1c6348ab950dc0be2ac023240b30934d4b041b1d98bd6af9ec
From
0x15d0798d99500e507bc3610b91ba23d636aaed094485a45fb9afb82e9c43f964
0xa5e577e8a9b78ed8aef3c169c39fe0051e46ce47b6e9ca06d234348ddce07430
From
0x97f8618f807ad19f65747aeeb74973355e8f103dca395d1da7773e36c1fa02e1
From
0x3d16e883774bea90ff9f2ebea910c6c9481006fe4b9e478fa8aecbc5ac67ccb3

Functions
Getter at block 20976861
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x50146dfa89a1146d8c7439d07062c161f3b3544596a28905440ea7c5a8bd5da7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x55ae0fE453e6502753B3C9E4a8462d53F398D84d, 0xEB10049e3f1f575d0E198F83f067a97f4D1234b4, 0xc4da93843cA009814325AA5437412c85612d3f1f, 0x36dF210E3AE69F637ecE4AF772797139e25aba2e, 0x17cd072cBd45031EFc21Da538c783E0ed3b25DCc]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.