GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 153 txns
Deployed by via 0x1b48c63b at 15122122
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,787.13
ERC-20
Value $5,771.28
ERC-20
Value $1,174.52
ERC-20
Value $1,040.29
ERC-20
Value $74.03
 (#124)
ERC-1555
--
 (#0)
ERC-1555
--
0xbfbff7b052ce7498dc9e1eed5d92f3534eb929633304c73ff9189eee0658452e
0x2221fdb1dea2bf3fa5fa40a9a4d1c0df15f0da212113d9b84c389791a7c7d168
0x186869e251f0f2cdeb8add2770f94546fa10f979a73c52ed46e07ab8675990d5
0xce97b83bf68a4a932e5b669d32f45ffb2c1b26ea494f15dd09bcb39717880066
0x3ee86aaec91ca338c69dd0aa85d060b3c87e8f9d10cf6f3cf18fd38a2a69dea4
0xb62817b66573c41ab64d5442a70f5bbcc3be659833cea9c08052ec884baaaabc
0x1fae73034462cf782ed34826409ca6e846cb4832b0e8ce9e225faac28208fde2
0x6f10af4aaeea2e539266b82c70f3183b258c5b415b8b5b4b75082e7e5659f921
0x7d17ae65ec7b4f87fb584dee5a017571e551f49f43811a953c2734c0eee606bb
0x00ee49dc1251a264a4bbe8772362ec884a9fef5b27276003f878fa921f8d8720

Functions
Getter at block 21054874
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcda640547fca86e5c8d36d26358827993c411d88f81b7483c996de93707e4eb7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x921aC2a1223E143171DA2a48e06a5c1fcbB548A0, 0xac564abA06E1D2e830F34D360c6b8aE12F2c89BE, 0x7849b6c6645859D0f6d690cDF504b97C70778EC7, 0xa9B2473B5E444002a0C16748DCAe9eBe29C5CEbC]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
149
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.