GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0x2f2ca49c at 19528244
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $879.75
ERC-20
Value $104,614.06
ERC-20
Value $1,012.1
ERC-20
Value $0.42
ERC-20
Value $0.02
0x71599cb75a783a0aee572871a38aaebf86d69b3d220cd244969cdf7668cab4f1
0x621310479bb365b5223a2abed95119e83180d8bca7836646c180ddca42f51eb7
0x4c928981f7e0145d19d9c27045e2f20b0acc8a06abeaaeec0c00d5d36aea3d65
0xe16936dcd291ce571c234e6ba640e60fc3ac74b980291ab50f9027874271adf3
0x55f6340d499ea5e10f6138a5c5b8e6f6f14e83c5060371ec56ae62188e728103
0xaeb13cd15bdb60a49466a166c7b535baca215c51e7d9f22e89f5d40a9a2ed4ea
0xa7b7a658ff87d78c5b278991fa2cc2dde11929427f3ed6c795e2da3219e73290
0x63218f9bb5c5091d495fdbe1557dcf58ff36f93e235c44e2382cd917dfd36f18
0xcc443be27f01b12e381cdd77aea780d72e495be9ed36275de0f78ed52fb84730
0xf16875ca92bad40b836cc16b84ad47b8d92fc61eac301526e3ce0555fb3214a5

Functions
Getter at block 21215623
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x36109798ce69a3cc776655d206d616871c3100b8389961c7b052177387c432af
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9ba37c173A76A00ab4d7206Faa7e2c0674809f67, 0x30bF4CcaBB9277e98F9e31B0942f01b94134fe12, 0xdF839eF97c85164b9920AA850CfA1Dc01B417c79, 0xC04ff9DFC5169A1cF88e0551e5d71a0284BA46b0]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
25
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.