GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x958e8639 at 17770026
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $177.43
 (#91)
ERC-1555
--
0xbb8b4f89ba2b73ec35dc58c6233991cef88659a5c2c0aa46a39206ad3334e0a9
0x69a5c71935f9661f4ead337bbb836a75d95bff7316c134269a7ef34a914176f1
0xa107882d178f75db5fd712d1afc60e7fb8946275840b3651561fbacdda7f62ca
0x4f37dba1c7762a88ce8beab0c22b62817c8142c8cd5f9b9550ed6a209f3c0305
0x350fe8e766d321c7d54e1ebabf262f880b17c46e84ff2701cefd0fdb79e02240
0xd15ac255b477fa36f1576fa9ca15f15e65c9901b242a3360ca993fda17a26dd4
0x08d73e3264e7a154ed790bff786f48f431e7ef7e8664690c8951052031292933
0x45ef9da509f20f33a0e53f9c503d923756616eaae1872b7ddf17668492fac256
0xee26433b3510e533996f91ada6065ef63a53206d30f614b6ee384e1a2b2d941a
0x7002bdb00774f6a2bcb2a49a041e15d8d0031adb5901bb6aba5050c87ce5de9a

Functions
Getter at block 21190086
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xeefc0882ae3db483aaa245d25d6912dfeb0e869f7356e8496aa02310f821743d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x306c8cE84488309b8459546835bb0835a12BA64C]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
10
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.