GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0x2eac6fac at 14392232
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12.33
0xd1b710fd97edd3856c2a67bafc4588fd39a179bb375f3a87c0f01b8844bb42ef
0x35ba81a32bd8ecc237d39ac6fdc368881b57a4c4f4303efb89f0c94eb2c1d061
0x176b24a1006f15782ffc4fb95e973405cb3448a10453d638d6d9429bf261a489
0xb1827ebfca19d48a8fbf4304919dc0e7fe5d1040a7417e46910d30db2f6093f4
0x43a46ec93a60708483303875997c86deef683675192897b78fc9d9ed004734d9
0x76522f7887e1b8515d466d303c2fd4986c29eae7dee9725ae2376c68babd52b6
0x7c7816ae6c8941dca93acf6f1f1d8c0bccee5831c63df3a8ac962d8a49032603
0x0225444a2af45464b686dee4f2a778ddfe1d29e82896c934c6a2469f4d42c81b
0x69b11aecd536303561381bf06face33825cd80cb0058a2deaedc2762c013397b
0x70095b1f0b5135cb40d3743e8c57db7370b7c1f5b49842770e5012ec2fa4a016

Functions
Getter at block 20971550
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8a758ae0c6b37e31e855b9c9776224a4a7534d586232faef95dc8c5d093879c3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7CCc43de1F6C4D69B685808378E7527366391333, 0x059039b28E299dB2448Ff693c6864EB77cAaAb6a, 0xD6899B305C48115217109864A546eB61Db05346E, 0x93fB591ca65FA920d350B8BA3e67340518AB6469]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
15
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.