GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x536a650a at 17891432
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $503.06
0xedcb6cad56ea3e9c969b52b1d2bfc9ddd308542797c29cf764f0473d1b530dda
0xc9e8c87753f23d28d730da5a93c7799d56138bbf3e78c8b499152035f05d4a70
0xc220e322012e7beb2d74db3bfe571815c8fd0211d06cd7f91aba7f3440568198
0xdb88268370b3f9f4c832ed7cc209f1e1bdea75a8675743e15b1957101e4c4e3e
0xb5c13a98cdd44fea532380fd0151ac83e518c837fffd10b7e1ecfc86d33fe039
0x0d5753cd0e6c6a4957b89057c5f356db87fa802ee5549407130805acd4ffbd3d
0x44176a92195912010d1111eb9ec44adbdf025bf65b689700d4310ba539df2409
0x2060d797b1cafc71109caa7912c990194e5102adad964f1e9951c17100134933

Functions
Getter at block 21327510
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0b5fdd93e04c6b1a30be9a02d2b431da18ba7fc074bfcd35b32dac67ea8d4153
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x82bbD4E4520A0595820B41Ff8724773f1FD77e2a, 0x628A4cEb1E755fB7Ec8F2B9e109b03054d8f380b, 0x1cBe1aBD266203b0531bB08A6F5B98ac977074B1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.