GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 97 txns
Deployed by via 0xc0090fff at 18367406
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $26.91
ERC-20
Value $23.23
ERC-20
Value $21.3
0x39c4b28f8ddf3c1bb797e436478b4338913e557d66417fd416bcf552b4ddfb87
0xc9eb2ee6b4597fd2c82d362060a2503feb977531c90d2d0705aa67a8c243ad2c
0x634fd22a9b450d867e498d24acc02419bd53d23b1b0f6f0bf6595767ce566cbc
0x7506a2c02c1cfd010c07695c73c9e819ba5104fb4fb2f6d769cccb5d2d527602
0x7aa0ef85e91dfffa32ac38b38f0b358c809ecb4e92cf64956904a825068e08dd
0xdd290d8a458bbda6ef80587d8d48a651acdf408dd07851ad7a822b6be396c10a
0x814259087280886f978e550a3c6ecbe35709827f0e8adc6218e443e948b301d6
0x67f638f11a8f74fbd91d23a99e1f2838e11891f191e0749a054ee326380f39df
0xe029cd109cde25167c289f7564f4ce68ccddea6698fc5105870eefdeb213c134
0x927fff92e4ab4fc5cb65eb1d745f64e5c5bfc5803ef5422eb57fd3fc5816eb41

Functions
Getter at block 21322085
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x66ec9c90da8195c991d3227feebc0a06b233198a4f04022bf49f273239535a7c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x284C633962F2386590E934c4fBD2D3EafA0944A3, 0xd08b294dBD8Bc760c57AbdEC26515Da626511B40, 0xD8DbDb15e91596c50A72E77d95dbC866ebdA8238, 0x042d200e5375204F022570361f3913b245488091, 0x5b27b9279251904AaF2127463eeFf91E0037F725, 0x66Ed79Ee4865c1cb4574b42d467C7Fee28bB4D59]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
96
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.