GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x46d3c1c9 at 20835561
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $139.18
0x7968bbe15ef83463cec80cfcccf675b089806c05c809b1fcc88de960997e57d2
0x7831692d854d71232e8a9b8a942e70fe20e3133ddddfa38bad5ffb4d31058bc2
0xe5cfe73e1183b52cd6efe7fbcb33f94dbf2f94b0f5cc43199f76db1eacd95b72
0x3420445d1fe482956d65b2a9b28ee7573f9ffef3fd5f854e6f92e19da3531f7e
0xc96404f91810b53b45205759567c8c1232df0c5dc602c351d61881c994691d4c
0x3ce007487f799a5f7172821f0816256bbb4ba45d5df6d7ffe4c361f09d76bea8
0x51195f46bf3cb69f46973ca18a39ca73cc6c02321619d92cf29206cdbab251d7

Functions
Getter at block 21202445
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd8827347f23e5f234a45dd69039ae126ad6645ae03959fe0c15e61bb93aade9a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2581fda0c4b0eFedC09f90F7C05D3F0cD817717e]
getThreshold(view returns (uint256)
1
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.