GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 44 txns
Deployed by via 0x366efef6 at 15809969
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
--
)
ERC-721
--
0xc95cae59eee687fbf7f254ef5eeb61042db1e35e76f71fce7fea58fcbce7f5fc
0xbcb184d193037a71a659a9d8b41d53a575db2d925f446cf4b8b6de9c5ec69769
0x66edb4673f85c79d29c1110bdd89936951f5427a36227bc895627d3cb7c5de1d
0x5ad638b0bef9ee76075b8433d6d6e18229099707b91b272ca29ccf8c5176dc30
0xd0ba886c2aee095a1ace1174c6432a329abd48d16391651f47806de31685ad44
0x08c2869f53b8de4474d0f0c1c40b69663ba2021aee678ec72feca230468b197b
0x2e1f8c5b944b32b258c79597dc9d5cce510deaffdcbab598122bda3f1ab48b03
0x1054b1b96b82a192e30af8d4459169e19fbc6b802699ef24087ba383f5596c86
0xc278d19015da3ad6778518c7aedffe772889dbb369278a05726b7783a41347b1
0x9861606f42db2df63c2f979829b690aa88d9e43c57a54a3047c29e6f59cfe801

Functions
Getter at block 20858968
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x189222e654456312b05379e259a59a25939c21b09fff0f150d52fde8e0512aba
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x62A92cB6716413f0FA43CCa2630366584d0d8F88, 0xC2a1DDa7F932b81D0720e22e920BE5125d788e19, 0x0742ADd73B42088389f8c1F087bcBCd26Add3EB3, 0xaC1E98F3d0721015CED48dE1697bDD64d2350AE0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
45
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.