GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 323 txns
Deployed by via 0xfb24691b at 14602609
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,490.06
 (#7)
ERC-1555
--
 (#1209)
ERC-721
--
0xd9254ad84177d3258218a461dd5f4b05c1ce19b16f908b6e4cc49971b64fd56c
0x3834c9426d3ea5c243d4f3888757db1cd77e2c34658e101f8dd4a56aac88bbef
0x2cfeccf3fbe0f198a4739225b56a70ab640f7d91845287aece725408a454fbd8
0xc7ad36f58987b3e2f4c045b5983aa62b4cc9404f8e0928241c115fdc44c8e88f
0xbfaa3a4b58d43203ca6619b696ef789c7130b4d3855f52fc1354430fbca622a9
0xcc45d7e4115170fb7441ba096d9b250ee51794882294b80f7187a516754d2a45
0x679801bb21b30dfc694dbf62d08b3f8f7f68d7843d82f2f77bede4bf53ebd270
0xafd57e2fa98675da908f6eb4b15152ffd7af7c3585959d2a2547a20da2345d2e
0x26166e81a9432422350aed5cd8ee7264374aa1fe754390aee1a21a41bbf3b732
0xa11614b28fa4cbb44b6624fd21a960b7ae2d24917a8e10de1c942e41ff243804

Functions
Getter at block 20959575
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa29d627986b947a594b363981152b242772b65970f9908b4f304eee257c9a297
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA1F0cE8e4bB56427283bD21cEA00A0e543ADB23a, 0x81948ec0128f0E4eD2a0DBd9f921f1124fd4B11c]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
198
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.