GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x29525b49 at 13702953
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xb6d4d85a5c044340f0c5dc3f20e7fb40058c728721f20141945721642dee6e20
0x5d568d3732f4d3119c193c3e234dab00891190d815fc08c781d332663e576537
0x858f85eb07dd0cda8fafbddf5c4fd1821b29d37339f3b3ba83a38b3f35088e0d
0x9c70fe5be325a48ec5ce0d47bca1b3f6f7ed25966a6983a0fc33960becd7a947
0xc695a424b9310f81afd4a36b89b4d0d0ade43b80b23ebdb8d529fecf4528097c
0x1602c95f759bb7616c60fac897e4c1db6ce2fb5d06ce11e05540fb95219482f5
0x1e2f7e952e7c579540833336d07b9057433307507607e23300d0bf081ebac3ef
0xe6d9332f90314a90c17ba70d9d331627d993ea1f24e2ebc1424b6625b397a90d
0xa052f7639a93f12f6a47b94ab0b56bf838a64f40c4a51013a876e756608a668c
0x89a1a79502f45fc986ebc4e3bc7f3ac5b362fa5858eb7448b37b2c134383b88a

Functions
Getter at block 20931573
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe2a0620556f231fbcaa2b12b1f979366bc12920b86f8bdae846b64a244df161f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x054e7204Cf22375312711BEdFA50b16066E05602, 0x1f0BDbA24AB488514419777557f9D040012747Ce, 0xeE5f5a46D0a24490A2E53875b50aC06F047C0a19, 0x66f76Cfc5B87deE93c75467caC3798176eef1744, 0xCFe5dc43b213FeD19f5f94Ed6d58d56dA4d705Ce]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
8
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.