GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 54 txns
Deployed by via 0x4c0f2c6e at 15595528
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17.32
ERC-20
Value $3.23
0x2cba2c0b25b12933af889420e83f6a62019ede6a37b03dab03093d9693aad8bc
0x08b094490a91dbea14ac8074dc87cad1861138cf94de80600b594d907c359aba
0x56fac93490f43eea5a165cb22b31e0c416b5c816df6ea3b836524214eeda9a2a
0x22ddbcb1d291a297c8e08ef483dfb08a610ad89067c20d4a012c14095862b240
0x098ec1a0367c06533daab7f8d71f5fae2d1589be61684027c50f4633924bdf4c
0x78c077b4a3fb07ae3d60a7b08ba7db1f4d2f0f234fa204c684192adbc8770b61
0xe0d293ff6df880237c5308c07bc529ea278b5b077ccdc992b56c5d6f5ea23d99
0x0542da8c14349df120c870e3c77a96c9e317809b6c12faea59ec246b1de36d03
0x2c9dae551e6327dd304ef6d99821beef81ca3bb0c9c2c88d8316d626feb4e343
0xaf0118441521be9cfb4a92421236d76b58976b8adb41b0fbca37796af9d8140d

Functions
Getter at block 20858662
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6afc344eefd8bd631a14dd11756af03a2032fd42e97282d9cfe0713796025d87
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x34453c5dC0cD186f35bA7205A3DCaCc5aF5E1501, 0xCA63f848A0ddB976508b84DF50383aB7A83B766b, 0x568B48AFB2783b0B1be079F058e7DdcBF1645a94, 0x57648b5A6d24509bFca9a470A9C75f5d69f11b18, 0xA401f82c4859545bA334584F3bD809Fa16B24b64, 0x9f0411dc0f06869881C8e89A1A5d1054Bf246C78]
getThreshold(view returns (uint256)
1
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.