GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0xe1cfc753 at 17981591
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $25.22
0x278145533e0b1517d477b4ba1a180afd77c0ff3acf56912e9ab905da14663aec
From
0xbe594dec16345b68bb19b1cf1896374b0a39c97fdac34c0a8a3fc1c3eb096f53
From
0xc3e50bd596365d1d7981e6eceb078988a0c40765d7ee8452e219e536abc7fcd4
From
0xe3dcae63b62ba68d90fa11aa178c6089fd4b4a78c73c0b3a8fcbdf36074ad731
From
0x6bf572344b8a717ea34db3269abcd3d01e26ddf1ad2c0b3999dc2c534b57cf90
From
0xbb4ee156907eb64e82232e8917fb1b7bdd020968181de349ad2e8fb567829f55
From
0x61104d07154f50edbf1b3bfdb96c0b4758ec436cec50a0189ef0c163d22394c9
From
0xa59f61452b42b46f6f9dd42d9820a1e7320a349a68114f8657d20468ca23b300
From
0x4e80d100330e211ecb569ec43dd1460cbbc7b7038ee082eab8a70dbb83ba4ada
From
0x23a1f575b2683d5ce8007fb7a4c6a1bb4b5b17be0b64bcb06688f2c0a8a78cdd
From

Functions
Getter at block 21209826
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0b3f28cf7d7a87f392f6b6a34ec401652ff96b886d476d9a5f30fb6b53a66295
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd52bBf018bdbe8D93211c55381DE2F1A7801Eec0, 0x9Fe2F106D044453b79475706cE57781503E32016, 0x8270CA63308b41cB0aEcC6ec4F4Fe32aDe88A6B4, 0xbA9f2613dF52271D593f3154BfB8951E269eC3fE]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.