GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 58 txns
Deployed by via 0xffb4848f at 15773582
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $36,750
ERC-20
Value $586.74
ERC-20
Value $10.39
 (#454)
ERC-721
--
0xed1b949828a55b006e3d7ab215bdbb5f506c4f7d96e7eea91ec8e0527651601f
0x097f2013a7e5e8d5b4d2c731809af2c09c9d9a3634c808091a18dad8283d5aca
0x65abd85a6f1f30d11983ace4068020ff1227357f01066460c7b98c7f75f93590
0xd96c0d5419abd9488499517591d8eced5ac6b4c7bd83dfa67b462e4ffbc9dca5
0x9bea39c8560bbc0459370c0a1022f50b9ba0918df8da3485affc51bf8a392a4c
0x1ab6c6943a67eb85a78b67e5569ba8500ea6040bdcec378c56e52712915c07b5
0x1bf4e08c12945f29ea9fbc0c99dae2f8b66e1a3e3868323af4f0e556f79bb130
0xa43a315a5c01859f6aef320c3967743f78c0326d4012147fa21fe061de112aa7
0xc425347f4867d24bf25025160d3d9175b673881751578507d90e842354799fd2
0xd5dcfd7ec64c8bc7a53be6334f2b4705868acdae226593494e7a84f40a71acaf

Functions
Getter at block 21313892
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x04b27c386442fa57b79e5af956eb1d23cb3cf0993f4127ccb900c466016b0afe
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xab1348b382eAec3d4a05cb85c999fc205B45292c, 0xE3462680B4A93591B9Da3b054AA9f3757bc6B8b1, 0xf9d2450ce3Fca3E1d6D2Ef33F1e3224E8A7123D5, 0xf3Ba959ef4BADCF801CE3c7099597BE9f4351dFd]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
56
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.