GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 80 txns
Deployed by via 0x730f1c5e at 15197824
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,149.29
ERC-20
Value $35,561.06
ERC-20
Value $21,102.06
ERC-20
Value $952.34
ERC-20
Value $0.46
ERC-20
--
 (#130)
ERC-1555
--
0x7d9813e34cbc3b03117604c7e5026b2071569c1be0be1d029e000da1795bd13b
0xba1017e51596c83082fe907b2aafb74e24c44ac2955d95002483a233698895ca
0x090a8f34c4854f47634ce64ad07e7b9f7ac447d06986a98f6b5deffa9b18815c
0x0460fff45a762e36a6c792ef56bc1d2d7a337046411131ee4f5ed3dc46ff2318
0xa921049a657d0ddd59f1e53b1dcfda86285f48713e5d5c8a2234600f1a8a1324
0x31cbfa499a3b0ce61471f4dbd1c20ec116ac46022851bd5eb1e1d3c7c7f83af1
0x899b9ae8b942000042d347b01f81abd0aa52ea923c7c31b29803286e4fb38e9f
0x2ca374edc9dda4583cbbb6c2c4f4bcd1550c2535b24c3c75f5e13ca275940ad3
0x6ba2d94c4ecd2976ef4000a48b7d80b91b087cdaa9b1fe8f88ca5eed7817cb43
0x85ec901950082b51729f8ee5a9ae603f89ee5884fec5f380e4e6ed0f737c2607

Functions
Getter at block 21219271
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9e3200babe300d61d7dcffa78b9eb809b16a732cdbc86400c2d3cae3a000ad1d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x17F3ff5943D0f94f2B3B1813bA16b7acf6Fc013E, 0xcBED63E0cCB3CC4D87deb871B0c7092BD9Cf4701, 0xd75268C2408DF8cf77818f6426e4Cd37A4808d71, 0xf9409b4ba5CdC0266b682c6e2A84dC86264e730d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
76
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.