GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0x7a970ae9 at 14327301
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,787.19
ERC-20
Value $663.67
 (#1)
ERC-1555
--
0xb6b6794af88cfc54ed403e05b0128abc760250851a02fc48d0f979a69d911a9d
0x659638489905fd054f0306e250d5b076377e30f7fc19d2d3ffa8b2c1ff64c5d1
0x030405314633e9a039f1b4cdad34cb3dab367bfb26a7a0a4b92630e3a89743ab
0x8cb7cbbeab08c42ec7d5055df19aedac1c1524a77f6277e6dac2e0f38cadfc38
0x275aa8f4cf53ff040e1071920fe50e9cfffda9e3df85693f70c60e16a7bcd090
0xf22becd26d59fefea1fe0aa055c26166d1e59f74bc1aa915601a1427d43b3fbd
0xda5eee8a5d2674c66e54a792da9432e15557cc7f59bc3be99f15e8596137bbde
0x9d8a60b86f8c86d31cc3084e25ff3eec13b694c388312036e3e3e8f1838783bb
0xfdbba3dc74880f7190e83fc6f223367049adafb38db0058c8e1d1eb424b3590c
0x53f7bf01d1626d6c9dd1584867a1c32fab41d340d6db2fd6bc7bbc061c052415

Functions
Getter at block 21275946
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x40e1e81841ce061b02cea8b819a1904217f34833ad1fb9290ce720e2f887eda8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6fB93f0BE8d86C81eC0cC6e02764B548713a5234, 0xfE5B7200B2b63Be7Dc7281E7B4AE9955e34d986C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
22
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.