GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 38 txns
Deployed by via 0xfd660f25 at 19732422
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $69.5
0x20e6f80e04ccfa3ccf047dcdeea62280bc025f3e778417e5859d7c4c19d07473
0xcfbd3b0033fe8fcf0a788b31957fb7ae74af3778ba67bffaaf309d482c983fe2
0x94f3ddbdfc7fc78d65eea69185c674788953fe006189d48a85096419aec81528
0x4839edc5b60e31f74419363cef8c4f0e6af0f2e429d3e467d89a300b91bc195d
From
0xf71b7b7004a34036854fc1557d059f2ef64351221d977e25728b74a50c00daa2
0xf6d2a3a85aa85369e711275c98748f3d8e65a78cbbef8257f966b38791dc8145
0xb64e26f7f91a298d9a35297019118006f90321af5527782c240fa2c2121fd150
0x4170b668449c3577a1db700ff3b74e153039f185cb8203979efc1252d954a6f7
0xf73d042fe7dadc62231c13314db70fb2638db5f3c095d744f2b27353565df8da
0x47a50b709e961028e34ba68775cd43a97fcd2c1c44201c964924c5f00937c2e1
From

Functions
Getter at block 20984118
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0ed29881db21265468b1314ea23e898e5e013b45874c9b81b0210a5bf51d0250
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1B1D07aFf074A0b9C90730A9896B103de54aD18A, 0xd160FCEE67Cb429Ac910c4e57422AB9E13D3A2AD, 0x5AE6D34aB87d09F0E52F7ff41c830C949efc6494]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
35
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.