GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 77 txns
Deployed by via 0x2a70813a at 13283073
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $172.48
ERC-20
Value $3,022.75
ERC-20
Value $2,355.9
0xa3a6c064e8c0ee876e4f2d66c6b9e8e3081b3f2a42c9e78f68893134c93b44f5
0xef0f42638449d77531244570e3e98575b1889bb735fb2477efc4fca5118a7497
0x275068cbed4c8518b71c5c38b6d98110f8f449d0e15fbce25aabe5ed93764638
0xbd07586eb890329762313324e862bd3a1e212ecdfa33eaeb17975955ee8ca2f1
0xab3ce27b1743ff5f3e3200520f0095f7667393b9c901760522b415f3152d5bc4
0x4fcc3ab223abced8efb8330610a2811b0ade4b40d4cc51cdfc7484d11c34d2e3
0xd6eb5de3ac0a5f746df8c8d2078217268073858a9eb16027e0839d3df0279937
0xdd11391ccd9b63b4ff8a71ed463a2661897d4809e39ef2019284514c3c479b0f
0xc68027008457de14dd8eef3b296a460f9c9bc259cc3c96ef85b707035707b618
0x79fbd2f7fcdb5890ae839f65927511ace144703569ae7ac2edd5ee5fb4c08f5a

Functions
Getter at block 21386787
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0204ceae4fd48b8af82c8bfbfd584562b89c7b219703dcb71659373508e026c1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5a99245D5a41b24dBd5A58f15Ff3150cE58a1754, 0x8Abc90dB7B239B3cF4f7e36f9FEcCC2e0969C0d2, 0xe07B81950DaC3A9a74ba4B46B9fE994EE6742B96]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
52
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.