GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x2c1d53c6 at 17556415
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.61
0xbe0fe1de4de7d1a9ca983dc9844c2adf015416b41305dab8907da48336a0b468
0x1b68f2d74736b1c7a86797fb4878df4bea11c227eeac3c1949f4c1486e648c91
0x642126e49e97354bf5bf4b8434bbd894ce1fbfdd2771aea3a9046ba0406e619d
0xd411fc086febf248ec038c3d393847705b77ab4f1185404c052e6789a7e6538c
0xbb299be70b34bab89421f111e6b0d74e49b7f73ec56cf76cecce48bd8714b272
0x8966c547215b01d4a9b46d0ca227517c1f05081109b75047f3ed4b6b8218b786
0xc170ef8969f56b35ea3757ed7a16a0b4df5bc01a27631be8b752a7a359f6e232
0x389e86161d6a3e388ff74fed45bdbcc98eb881a8fd6e94c95f45f68b23589ed2
0xfdbe20abe77bef5233248e841136560021b3d3e4edd64ff673ea6104185d98d3

Functions
Getter at block 21033318
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2891c9caafab180350d413f36195fd8fe718490951f036b9e3f25bbc112c068c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9Ae6EBF78Ea00474E2De879fCCE2fC702408dE87, 0x8E00048B60454B0FD40fC6578762a32d15CAac36, 0x4312e084D44e74951d1DB8eF6d1d4402849DAf52]
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.