GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 201 txns
Deployed by via 0x96dfca61 at 14882698
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9,027.08
ERC-20
Value $20,254
ERC-20
Value $5,970.07
ERC-20
Value $1,300.04
ERC-20
Value $974.21
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x3591a4f88482b21b27a7c778018df38e9aa1b55fbd5e6ddc9ee9491f92b96f6e
0x03a0e844335769c05e00c631104ed217c3461c4c02929e233fb47ca7d409b04b
0x516d477191370f28d59a5e974b2bc717e17e7ab5146027608f936437ee9efc6e
0xdc66f9cef04543e80c594dd5b9929fd16f3ae9e549c9edc4913f89866839b630
0xab0b047c894fc39c64436d2bdde9496bc794f161a30ba6e7abb776814ae57952
0x4b6b959da3cc5e472ee45c8c3b552a2410d8919cfbcf51ba48ca4a3fb2adb6e3
0x3a9c3673b5657048c79c0a47dde60f9061903a274ecd451b93bd5564571a5e7f
0x270fe26222a3a42f8839b33008cf46a9544a30c38704ab342ec5020e1056841e
0x04d4c91ce135071ac2ccf9bc20337af7290a3bc3014755cde4640eb1934ba4ed
0x0d871dd1e1b365f076ded4f1a670cb7cd38a8af5e3da11565e7ba48508d4d7ed

Functions
Getter at block 21191160
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9f22b913ef6f62b541ee3a0f73d872f2c9fcd0adc7b0e79a32303a3756380f1c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xff84cD13ddb2ACe36D8c0cbc9BAD98C03CFEaB08, 0x09A7ADd963d80532dfD147616b5C15Ed4747d60c, 0x18998A1B5243234f10a47E414A63c7541B45ACB3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
261
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.