GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0xf9b89f22 at 18589857
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#3164)
ERC-721
--
 (#3063)
ERC-721
--
 (#120)
ERC-721
--
 (#480)
ERC-721
--
0xc64d6cd014dc37ba4a754576a77ec19ecb95f5934addcb4126131934c463322d
0x21feecb6b1909febbf7823699b989f6c3eb51b1656b4de924941f602d6d4495b
0xb4e6732a5efbcac409184d8d4ad65577625423b1c64608d4bce59ec33c494a4c
0x41b4683329e78f7f3fb44d09d9626b3816808cc162b7f083fe8bbdf97a63f9ab
0xb14b8c84652ac255d0aa005a21eefc9edd84c06c2496601ebf80b5d313ac319c
0x573b24e8aaed5285114da231277465489a9c602f86ef5853dc97efd4f3e2ba07
0x8824081e95ee37b6c80736b9ec3a05c161b22efda168f662ddc4c191029d4d2e
0x868223e106db55c2711dd58ec9f52a8b85cdeffd286209ad89451a34c408f262
0x58a3dfba7ee3774931150398a347033f3317cd1479a7c54edf952e7211f97b7b
0xc7eacdeedfec988256b78c737d083dee0edee0b987469ab807329ce18b19f91b

Functions
Getter at block 21380830
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x035b779e91be2be76c80a707995a6d580886fda01608139e946249e0fd6dde57
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfb33bbe1727fED9B5f8935D014f279d620247Dc5, 0xF9c0f4Eed07B2269154109dA93ED1a6cbaF56dc5, 0xcCe2a05c09C29e65462e6ECe2f72939d8493940A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
18
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.