GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x48c66fdf at 13249168
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17.85
ERC-20
Value $5.8
0xf8eacfee3a8019880efdf3233a2b706bf0a785279f3ef08e14cc30c679ae8269
0x4a05f0541066a1a8f785f1580f0e7b570b4ca023cb72861e260a84bab6861e79
From
0xe6026130808ab7505ec1e8bc8458d3ebf6a6fad7fbe00c00a776afdcdfbb8f79
0xbde0d4892929a51b54a1b90eeae7e255d9d4d31d9c04f96813c8609ebab17eeb
0xdc7589f943ee62ef2ba0a5a2d0de0a465c403c972696d9537679efd68298f06a
0x65f75fda7e77a0274b493d159ef35af785d3e79f27df418227b2b6b1078a8839
0x2e367f1cf31ba66e05b6cfdccbadf2593c6a9b4d3fefd1a02f9fed4c12f4f982
From
0x219f89a71ac4ac0209cdc026dab0b32165008702177a199b3c2d6134f39a8151
0xbbbba5671c5ece1542ccc8ea02df986b78b6091207046a9b34abacd630bb8b0d
0xc0eda37eb63682811b7b2155cccc6ab735df31e575d944cc5cb526ffda83bda2

Functions
Getter at block 21433594
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xedcd156f2fe1e4396f7a4cce1741465fd5174733f4c40734dec10da46fc07db8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3C7676976600C90c8d106786d84bda4369f872a8, 0x45b383D15CAE3175952e8E989FA7f475A87F3810]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.