GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x854ac0d6 at 18565346
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x25efe7637b6cf0c1a086225e9bb51a952937c12eed83b6de6b7e2e9dda5a7b81
0x7ff5c5593f131b623d53beddd3c8f741568592e6c4f4591d075ade6498277d35
0x527c416534f463771143546adb039710467a5306e5e5e96dddeb9208de168000
0x869a8778261391e948c445d2c7d97b3f033b33834dc145f09b0fd0dc2473e862
0x5ea61f2d840a5a183f3770fc3b2ae1836b533f3a3a34d2db41705f640a7aecb0
0x34d27920d648f6b19d97b9a81915a9c0d978f5d04db9d038fde77425713109f2
0x677cc19451e5350b74603c584ecb8cfb2d0a8b0e9dd82670c872d2162cae8fcf
0x2215e8f0330a0f183e827958041c08e554d0eb655cc93297997bca6f86e3f374
0x02880976dcc8ed06455cabf699519d0ed98770d74af6df4b562e235ee0e81bca
0xdc1a9301f446c510d5635c1112fc89f669a2cbc7853ed7c87895d1e1867ac048

Functions
Getter at block 21157754
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x96374d34b2c5421617cf7a49fd09057b08edd2ff00fd755a606f9c190e168a9d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4B6b1D9F4Ac13cd68f36c6F0d380a2F05E438607, 0xEd8dfe54A2DFe7681AB326A8b7604bffF82bf2e8, 0x2ECb46C657Ce58158fA26EEe1BffB3D20F9CBBaa, 0x1145dd8a5706a0d4FbbB41eae39300047fD39b2D]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
13
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.