GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0x44c9c9d8 at 13260970
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $812,769.2
ERC-20
Value $431,072.82
ERC-20
--
 (#1790)
ERC-721
--
0x0f52e0cfef57af7023ce11ab9c276f3207031acf7daccd1bbe311c81c6c5cba1
0xa09208f1a270116f4657926b75a28c107c38eb4f8f7678be923391ef4303766b
0xb41da20fe48c9b789800d820c420b7702e0e170a503bbba4ea0d4a3458a16eb4
0x0ac20553e073231a614d94226612ec78b566ef8bbaa085aa49eba804ade38968
0x8e39170d03a8a15b3cb4a27471ad0281b5f536eba7f387f6e523b3df40fa98ac
0x7f2e1378ebe3c0999c5182f339b463cfe037ecefd0ad1c443eb128529ce49873
0xbc5161281fad0e6d957b4880e78710cb39287633d91aed24237b132dc9a839f1
0xbc7db49f830b3629382015a63b2211727041f05666ec909f3bfbfd157f57db84
0x162a3cb898551d148c2119c32e9bad9e510d4acdc9041ca461bf5d9066233c50
0x27a609dc405f1e7b08283fee1beb2e527ec15b232575954a19425eb0185658e9

Functions
Getter at block 21408291
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3bd9caa9f0bd04dd9269e5d069c9185f701f7445c8d04e488bbc26bc46cc4eef
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC84d12e702D2791255d8099d12c43bBa21fB91aC, 0x5744fEdeaF8e42aC43979118b89DbFE2c09907ee, 0xfA1Da2eaEe8e2f000C9709e2bA6b7C90f4D06713, 0xBa38282F340d39149E386b0d2B6a4fF875aFC505, 0x155393Db1F7641d81b62E24a52De47B3cED9b4D1, 0x7D5bd24667638a86b83f6Ea173ad58438f822b71]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
30
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.