GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 88 txns
Deployed by via 0x06c25816 at 14849539
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $547.13
ERC-20
Value $239.66
ERC-20
Value $15.61
0xdd926461fbc9f1bb2159b0f90c17593555dda09711165c211cb6fdf2780a2f90
0x4ac015886eb85469b5f9d816a2a7b86efc54b21f4dff21f03e6d76308157e83c
0x8a915832002c4ee55f021d4399161c1630807ffda2eac7e9c7f5fd0fc7f186cd
0xc381dd1c1e485e1856a99f88ea2f7d46033fc06b58ae116b3e188d897cf1d6fa
0xf53a805e4196dbfb75572acccda1046f78c7a4052373125c2ed3a5c03ee9e1c2
0x4bb0b443b194366f290fee132ed63e1db42c2123d572e41c95f9af6170b85321
0x81091c32c0598c79a8d13027e51583d400a55d676caeb65401b9e8cb4ec0a585
0x6f3bed08dffbc77004e49617b827f4f8b7c4d4bc7c9ce0bb160897a0a8922f93
0xbbd3e71518586a71f83b30dc7a214d56d125390c188c309758fda17e26cd2338
0x26236da05902ae24156485328292959d87d91c693fbdfa9663a8523c9db9fdac

Functions
Getter at block 21225106
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x92fc52b54034c41745ba305e951e976165ced3ac9771837800f9769af1b6c71a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8679d106fAbD72f9C585d4d61C5071dF955e3b2f, 0x85cb6E2921Dc518c22FB68F1154BA6752ae1f5Da]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
87
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.