GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 54 txns
Deployed by via 0x0222a767 at 16053966
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $25.78
ERC-20
Value $17.65
ERC-20
--
 (#9)
ERC-1555
--
 (#1944)
ERC-721
--
)
ERC-721
--
 (#1499)
ERC-721
--
 (#1494)
ERC-721
--
 (#1416)
ERC-721
--
 (#1415)
ERC-721
--
0xea10ca89e9a72c202183038b8e45b214d6c0daea0a4985f5a0237edbfa7454fb
0x53ace981e3774d924b0de223721d22ffcdb02eb98fe9f6963913779d8d48deca
0x7fc5d629923a322dbe7a505ad9524f91154ffdef7f34d72f2eaa81e4a97761cf
0xb04f6075d2f2e960e2bfaa895ff92f8ebf4f6ee68841750e5d9ab18db4c1a638
0x2d6fbf04c5372bac965c6adaab0f5d06fa1adf47bbcf3a4ae6ba531525ad616c
0xd5c1da209f53b16124f0dcfc5ba5a4741bf197723b85c093532307f03f5e31ba
0x339ff7377f069633f47ca621564aabdec6993be13d92c711181733f044f9b7d0
0x93a63ccc1e872b7fbb304a997d3bfce608feefb6ec32f152957057cd9b2b6668
0xcc249eea66bacbf6786df7e824f9ffdc11accff057fec18d481d1c137a695dd9
0x82f787e60e9d17b08cea4c9e65f0d01ce3aaadb350c8bb1a4a519e126ade22fa

Functions
Getter at block 21227373
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x49d3401094e5bc11ffa542c4f990202cf1d386011e4c16585e5873a48897c1fa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x49F7C899Ce95A1C3b5Bbe1b2d516f3b3227901aD]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
54
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.