GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 184 txns
Deployed by via 0xd9ef3e61 at 16401854
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,251.5
ERC-20
Value $87,337.14
ERC-20
Value $20,992.33
 (#1616)
ERC-721
--
 (#125)
ERC-1555
--
0xb6b00009124415db97e14cfc343eb3e981ab155c8d2e7b316296a018a154d8d0
0xb626b14bc0deeeeade3ae5725ef40adcbc22f5be6ccb108610139e1c45e7b09f
0xdcbd75f37d3799de661d8a5c51cd2719129ce19a6a77db951f1482b56cee2801
0x70c3f1108fbc4de9ed219c6995e968cd29748fcc02770c70e713f7f1e877be0e
0x4d85aaeb15db2510212f0045612a46d0c8ad3ddf078f3f4d10631c61530337ee
0x210e45bf0e6c03e6bbf2cb1e8b5ecf32c2d22e0b32266bcd1be513a8ec785512
0x4bf59784cb45da61c15b53fb7c12cd7b7e8cad66c4b90ef2eaeeabc89de608d2
0xaaceb57e2a89721a51979d9be207280e9bcb7d94b314a346be8851f5c39f3357
0x2bbef90e938832ba963da3a93b5afe30a424efed7ad0726b6307e49822279c8b
0x28dac563e1fe5e20650b83426bdc19c1ef46a3e5c0b092fc409065aea54ff7c1

Functions
Getter at block 20916084
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x36f0d2aa66faa5fb64e30a5a307eb1dd11386575846b3ee296c23bcdcae4c0e3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1aaA12984D70312DF7c03cBCEC9d2fB37AbA69bB, 0x62f61884615383144552705b10fd8ee64E4b2B15, 0xF2448e8B95b4060f6661109A464D98513B57465b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
48
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.