GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0x2fd9be93 at 13512684
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.67
ERC-20
Value $224.03
ERC-20
Value $220.79
ERC-20
Value $0.72
0x61c4be50747dc5d0b38bb4428d7b30d93140670e9b0f26225b9642effa378ade
0xe1efde8b3eb7739e9c1566f49a78b71753f98987bc2543a28d015e452d44c295
0x2eff1dcf92f39857953e47c5c074f947a563414c83e40099d4f5bb4d1c0217ef
0x55a040cbe08b489276b5ac1d295e4bf6b9b4f138055d11d6791a273cad01b38f
0x0b22079e1127a9405442f08a0609df1f116ea1ef48acd48b76942cd60d333b8f
0x38723310e2efa9f9968767efdbef17500efc40b2a51eb8dc60275047196c1b1d
0x0ba7f54e315f9c7e27c5b70cc91bb88e3a07c899e2867cc893c2ad472521e4f2
0x80137a43ae914733f839af0d0a18c7a74e507189b3672c7b91d5affedd99f08b
0xe7e0a4a255a742e7a0da58a9eb4e08d9e553518e91d507a8efb7faae9ca6594b
0xf59943e95dcee0d5afff589e9690ec4bfbb98cc7ac1b6b8dad5294dc94119ac3

Functions
Getter at block 21280392
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x02a23e05efaa0b445f356578435b61339542a9eb2fa7ca29238a15cb28a87984
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x90bD1EcD6CF2CF87552c870E403F71CaFde0cd90, 0xEA5e7e7936D82CB1b1090172F1675f6F17032cD7, 0xA91c2397677b726e727beFDd6Bf047D03eE35Db8, 0x8C355E95B533A508e309eFA4Af4B26e000aB76A6]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
26
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.