GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0x24773d54 at 20158282
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.46
ERC-20
Value $94.18
0x99b4ed0222ddf7a7a7a5bc1abfbfa9650597a9a197f0468cde29745b91bb01d2
0x1779b92d62826bc608da18715bd94b3392206b897c7b9fd5ff5a23d93e7722c6
0xb8c1f58882b76b4eb03f48d21bd8661995220bb6b27b68eac28ac6692b3daf87
0xc8dcbda80f02071b4a78055c352365da5cdcc04d275ff352b0e0479f3e4816e0
0xa66fe1e8ba1d74d418c4c043387143b5564f3e91bc3b45a73c033f0fe98904ca
0xbf624d9e321c3fba7408783293e7ac9b388e24a6940d088d51fb6b43c554dc45
0x7d5c6e2441c77cb1a66bcd0d835c0820c50b4ab9b0c3c38ee8682b217609c1c2
0x3a237a3a10c95fe00a5d49d468c873e2c63a1ea128aab62feddf5dca37529624
0x2b24626305b974b2ed7e0433e1aad26627af7ed37863755c880d1572d3a7ecf5
0x70cee66f0b55b10c87a4eb3059b7e143f93454be3fabbc1872eba81008d9cf4e

Functions
Getter at block 20873598
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8f3876113710874bf20e6102ff4d88865ce1bec351852bf53055d01fb0994dac
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD4B70624cA40df7665fA2Ef7EC49ddcb4B5470fb, 0xffE6A6ab47750aA646a0f5b30C197CDef845ce58, 0x76979c18971c7C0248A0DC1D89B638D3dfA56be8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
29
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.