GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 59 txns
Deployed by via 0xf3d387d2 at 16511372
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $389,162.31
ERC-20
--
ERC-20
--
0xd8cebc2df826f26a7a4d9c08ca980f2b555c5214dbedcb63feafcbe317bca82c
0x03b2efc69afcb022698430a963fa0ddd2986b581e91a4cda15d8c3f235b3a851
0x9f17935870234fab441497f894a393cd380dbd88139263e6336d12dd8fcbfa38
0xf28fcc1f693f20e8fc8f64af9dd1dcd1897eb52ed74026c99fef372d36ff1b5b
0x7dc6e7a1c0a0dccd97256c9a758fd270ecf7c518c805660e3c05d614ba6fa451
0x69f2b437d500f8b6b4ce97fc39f21c0d8adf3b14e31fcc2493965a26c4b5ea53
0x87b5aae5983ac6db3dd7e48ff66bd153277e41b10c62cbc5371777a6d950de89
0xcce811cc386c527fd9b61baac3a803a964584d3f86e7c9319c0581ae993cb935
0x80af6028cf9973abd2d92de14b896c435a2ec02d782c5f774d1b31007c22aac9
0xa9fa142efe55f69d3ae82307ac16d97466bf417dd4f158e183e966fbc9f317dd

Functions
Getter at block 21381168
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x54b733f7542d9c6d0a4b72b2f91ccb0509ee713a87f80aeaa4dcb9d65a9d9cf3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3bf8B0ACC8Db7a8958D7f0Ca0EaD9e5Bf4a47130, 0x66cD62c6F8A4BB0Cd8720488BCBd1A6221B765F9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
59
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.