GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 43 txns
Deployed by via 0xeda2d02a at 15495207
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $21.1
0x0b6ab9a6f25d4e0998f85168eb0eb138cbdd92367f31b63ef356ca84db1a828f
0x1731b9b63fc7a4cf8d5c8581c4c0a0e6917e07fb0c5ca3a23556a14faaf1b091
0x7bc793fe69bd84c283d5504baf850ebb3da3213bc2920717c1a71d116cfc018d
0xdc507f04aa3f741b83918df590b9a269a9d536dd90c67e7b72be8f7586ef0827
0x9e109b27a34705c334033ac28bb8ed36aed3e08a82a734bacb628c6c1a68e455
0x677991a87131c9447cc98e7d860e2c55fa121aa86ee28ed5df869cd8718b5b82
0x3e9aaa37a21dce08b7ff7f062dabedf6c3b6cf998a9e613e73ccc9cd987a9170
0x5041a785eec75e1ee4659df2cc4b73d52def80017e66420272e7733d453432d6
0x3be3927501128487b47d90af28a29f921409e2a4405b2b5dfdc27c2d23dc4d2a
0x27175cdb031a3e84ed75ad3532dbd78c9db27bf550e564b4c234643bc5aeeb7f

Functions
Getter at block 20867431
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0791840541b11d4d1fddbc3f6c45b64f3033e9a2f48d1d08ec8fb8328384657f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD4B54E6D75F75C7e6AFAb71DAD67eE100AEae6f9, 0x71187d1B69738d8b9A69d146Ec81F8D6c6923577, 0x5A29dd1C0dd0f85aD57165e0CD4Ef35E2030c08E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
42
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.