GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0x1f430152 at 20729487
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $21,950.87
ERC-20
Value $4,901.52
 (#135)
ERC-721
--
 (#134)
ERC-721
--
 (#133)
ERC-721
--
 (#132)
ERC-721
--
 (#131)
ERC-721
--
 (#130)
ERC-721
--
 (#129)
ERC-721
--
 (#128)
ERC-721
--
0x42568a9f6a271a1f21550c4d7898f4db5b2338d0d4b1f0c4aabc0c10b3dcb585
0x0883c17fbf94bf0d97c3dca5f1d426258b7d78d178312919d1816171a9eb4509
0xa017e72c2e13193645244710f855dc40150d044d7b8ee2d010f21d68ff14bde0
0xd93693fffab58d7ea969ee13d3a83109f301b9cb53eceb2a8193a88ca23b5f99
0x7ec29e9d58c385eae325fb5c883c5a999ba09eb3a6694a639ff7f052de09e53c
0xf4db4f410d5283c3199ac11e6142ae6dcdeecd91d0742ed64691ee9d2503fc7a
0xa22279acb20b291633ae339a0f8444bd12a57689c3278847b9ac27d828182b06
0xebacda337d9a706f52907c81e25803ec532cc5e8f09d5c90022c16dce9ef5a33
0x1b901590e7e28a9ade5058fcbf7ff775b1c875d0fe21b23642387dd56f1cea94
0x46594121cd4c2866097a5840f113c3f978cde97b4f16766c2750f35ec3fece0a

Functions
Getter at block 21208510
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x18b9f03753c8078cec7ed6cec289038ff0c595b51e33f5a2804619d517e3f765
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeAF5e4F5Dfb98E78c1441EAeab0248b5F6C0510D, 0x3C061beBFDBEB72aB10CCf8C4890f3558bB17255, 0x1697dB5839e8F997b61A57D723b498D9d1003301]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
16
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.