GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 103 txns
Deployed by via 0xbbbb5cd9 at 13368087
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $215,298.75
ERC-20
Value $186,320.42
ERC-20
Value $559.26
 (#108)
ERC-1555
--
0xc45fb5c06f7aaf75f1cbb69ae504ca43a5e43fa3f26b37b59bb47c4fd04f3c84
0x3810cef031dd97be7b83c633caec6a1bdbf6e0f13d4561946bd08f01310996c2
0x906d78cfea3de4fb8181dd896e72b2c07a0be35ca74b5715b6c28bb8bced108b
0x6173032efee51a8f7314183b83cbe1691747924836c6e4f6da98fa9cbda3cdbe
0x4e4cc7f55b009e974b3fe6597a7640966423194aaeb67a9109fb13c073c488ff
0x8bd0df62bcc2379f2c7835c276b19a9e96af82a6e893c6cb8cbc64cfeef28a83
0x62e5095a985ea9004f1471926bfaf56bd71f9ba698cb95e80925b09cc7da790f
0x4d446e122a20ad2e28433951d281ca4a6dc23bb1967b08962112d2a8b5924489
0x7d3dbb6a26d3a9689846263f8723cd8cab04cdad41f31f9e78abb782997fb89a
0x597c16cd3f1f6648acb721b2f9e557ead97bcf8116aba792e6239bef1bcfc7bc

Functions
Getter at block 20864382
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb4f1c630c0e9636e5bede938b4cb9bdb0d9c60730f78e49dc654275b74f733ca
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x947421e5821F02eeec0aDe8745927f1AFD6e017B, 0x8149A022f3D2757f82fa3e97a3f86f4F31Dc33b7, 0xA0496a90312E161bfA8D4292c13adbA08bCf0Aed, 0x70227FF0B3676948473098A341B7C9244f0300bf]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
44
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.