GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0x0e8fc219 at 19668698
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $28.11
0x6d6e96b2f0dc1f57dcfd87eab73d8971abd32d1442b184bb3b4cb73157e2f09d
0xb11405c024988281319c8579345ef7eb50ce7e0e1d73693884eb21b050277d47
0xf41ef642f2b745c04ba0866749702eb9b725593535d019f377dd40342a9ecaad
0xacddf20ef49cd89cc05f4b7c6d024575ed8a9fdc62748617b42187ab44d01d73
0xf9820b72888a25a3c4069de54ab484faa4207628d5981d3ae804db5873522ead
0x23f8f506c2c70d7a7eadf56a16d2d3bd4c6892c7daba5951361b13fbf9875a23
0x7fa06217f3b812deb8345658501869742e157ca312b26c4dd3dd01cd1c046bfb
0x1f940105262e0598dff21c90a40f9af550b671938ee94aee655b323fcb4f3af9
0x1825632f91a4ef0ed550d21a03fcef75d3ae9a15f81b148c9b6de10d7f983746
0x1790dc8474966f2e00a91289a5957bd42cba3ad57ff4bcb80eb202b772b8a0b3

Functions
Getter at block 21220399
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8ca5cda4cc82e5d8eaf83632cf7c41e981e7595530cd3b1830c09d6498cb188f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe4768EFD2E2461CF263166FC96e6eaf757d996Ee, 0xB05cA0c3e565F746B62C5D4e71aaaB8443ee50bC, 0xEC6B6f36bf65dc4bC962aA8Ce9cCEde1294e2f9f, 0x86fcc53bFcE4137F39CDe7B09398509E6F6661F0, 0x596c26313e1F8f7E584a4d44eC7763519726C292]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.