GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0x21a221c5 at 14801979
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $197.32
ERC-20
Value $353.19
ERC-20
Value $0.57
ERC-20
Value $0
ERC-20
--
 (#21)
ERC-1555
--
0x3783fdbadee21ee70cab5ef41372a3f96e382057e5bc7bd616a6b99f80105984
0xd4489809cda892a5c5848d413c5d7b52057545e6b36708b2e05d0c63db067497
0x38410e0d91a3c549e2520d483c327ff280f795a9263402f6e6dbcc88249ed3a0
0xee52698d6ac54cdc514caadeb947ae6fadbd2719e63fdea2d40094a153fe80d5
0x5d60c2e3c762836d58fe0b5ea4729a14777c7858c55dc5db5a599f2227bd81a6
0x6a3e0518c2b6fa8cbaf232be49edebfb76efb17890ffe27e250ce5d9638fcf7d
From
0x358f5e31661a34dd0215fa6ec947ec54af98bc31dc1bf95ba715f186894eb313
0xf4555e87be5584066110449ffe4e546cac1514b3d1b63571c5f6ecddcc08e1c6
From
0xbc197b2032e86bc42673a783cbe406e64fd4f118f05e0c92b3c024242f756d77
0x44323351c23352cce6451ce8602e66c26c51a6d37d3ada42e599a4ffa6123495

Functions
Getter at block 20876549
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6349a785687b04bd1d222f7a691852cd86cc2a0872ec2d05dec31da5a9ccf117
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0087e8baf9B5Be3e94B2291D087384C1B741d779, 0x45c863D2a7105c290b65d57D1d67DC6eF99E5cA4, 0xCDF2B38aE3840c73E732114DE02F3FE394a53925, 0xcD09F0d6179Ac2ec814C55ba4FBDb62B3BCD9c4d, 0x7893c521373A9589be4c5045E81b3f342928C7aC, 0xF68F40370555aD4735D9B0E8241Bf5240150BAcD, 0x73A5A5Ad6280E6DEE92258a95161463511CE3Ac9]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
36
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.