GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 236 txns
Deployed by via 0x2e0e8c1d at 13766188
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,415.67
ERC-20
Value $1,318.08
ERC-20
Value $198.9
ERC-20
Value $77.05
ERC-20
Value $0.61
 (#512)
ERC-721
--
 (#1196)
ERC-721
--
 (#9)
ERC-1555
--
0x065ede6edaf304eddf2c4da46c2abc7e0d71b183ad355e02bb9088ba54bb5d32
0x8f96b54dfd08a2fcc0037d8a4c0edbaec6508dc6715e2c38cbcc61ac8e24a80b
0xe8943ae7351884322a9cd3c3a391d18307287cb4acb46e42ec954b54949a23f8
0xeda32f0bfdee7811947469f9a67a411139f875fbd2e2f1b1cef2da4de97e061a
0xa231fb604e3ec89e57a01d7b68d1dd8158559f3bd0058afcaf5119138c4765c9
0xfd08fea7f410140fcdb3e9bd5bcc966aa5df04fc33e328bbffe17a08c9946602
0xddaae09c321414f990591df1a7296b369229d8607136fa48a7550b79a8233641
0x82631cc00f42ca8f0b35d3ca61e12c698379f877f1af0576b59652b90a920219
0xe567ec19ba58588ae3516ce4a2018175396e4f4f2bfd62def9352b9207340dd6
0x294e6c2c53d68bbb5d46e052ee421c71dc9ab256eb1aa5a07a5728cc755e5d2b

Functions
Getter at block 21309258
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x20127d8c1ba02c16b89cc783dcb3bc775420e58510766a9e3cf90332e7c42bc1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0A361B9D21F96f70A12bfa790363239A84ab2444, 0xE773382A7574de1C82b1F67099E680c043048708]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
216
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.