GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xee859825 at 16647635
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9.36
0x8ff0fb69c8b80ac8c3e5373c7f1ebf0662bd2699c2f923c1909d050b79409118
0x7db467f632d2436d1fcdfceecbee3fce1dee84f0e0e66eb13fc3bbc0f6250f98
0xfa6127ca47ed9d4c4019194cb0a6aac032371a06564665fce299960fe805e50e
0xcd5d93c85f57d86c7014fc19ac7429d8ab6592a4fa5e3f0b131d20e4d7cd783c
0x5fbe0a5c58dab3cfd61df1fbf3d294cdd78ff1a76b458081132db80a8b47eae0
0x383303f118324aa659e3712844c2fcb519ee2d1567cb9fda5b285e578802365b
0x02539557bac354977a356be0a3cb781379d550b65edfefa434bac1aa1adea3e7
0x7ad9387274ab7fa0c377cb858361eb1aeb5783e375f8bb411023e86cd27865c1
0x1dbb4ee58ddc99ac639e832425dfa5d8b00cf1ec030b50c376fd32e0181b1216

Functions
Getter at block 21322807
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbd919ef3ff61c0992d0ec798cb8705c6dec581119d257444ca9ce5a657ccfbfa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7E486ca3e4808469E48E045c301559191Ad1EFE3, 0xd4F89869254675e85B29f8f4D47688B3725B9476]
getThreshold(view returns (uint256)
1
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.