GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 247 txns
Deployed by via 0x80c65648 at 19756441
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16,453.64
ERC-20
Value $86,035.28
ERC-20
Value $5,094.86
0xb832931d8cb175f9328180ee6cffb083adf9ad2d360300945172d4263277af03
0xd03bb8cdbbb04858a97fab7299ccf1999bc2423aa821b907d57d5049ba930a52
0xe6dab07b793fb891b4a41f7c1b46b31efd25dedc46c6e0b98f5a3b091637c852
0xabd8220a476ac34925630df5bc2ca04cf0a671faf35f5fcbaf76872924fefccf
0x2bd0162f32db510a519d95c2aee4fea60de34ceea14138b724fc53e1c73f4e6a
0xce868bdd8e70a3c8452caa14a4ce772d65794511013683beafa0b1044fb73730
0x1ffb5d77912547ce41f5a9483545d45338b94fce180159e0e15ffba018c9a880
0x18b897650b8b31a8092d961eb5be73a8a17ab618aa5634f77368b28e926b5143
0x7a80678b976d33c0027cbea9a3d805177616aa128017e90edd7ea6b002c797ec
0xfad5b15350c192ddd87b0bb11eb50e536ea02d94b5ac8f56abcd7a978bd53b2a

Functions
Getter at block 20969097
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4a0428b884da6f3d598409fcc71d527d03e75169076c386c6846f37e91fe440d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1d08BB1d7d3f3d91248151a79fd54a79927113E9, 0xEADeE8beC0000c1f8523258d78845297D5c9FCdB, 0x380df3f403Da307E3eF406ba2342636a007E93C2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
62
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.