GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 76 txns
Deployed by via 0x238d6976 at 14549772
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $134.47
ERC-20
Value $317,651.35
 (#957)
ERC-721
--
 (#8)
ERC-1555
--
)
ERC-1555
--
0x213c8c5319fe31c57129ebbdc121610baf18fd50a161f1699370ff30cd1f6490
0xebb660325e52e97e1e118dae5ae8e6d7a63d6e9f5cff8627eda2229d3b1b2999
0x3bd198002d9da415fdb2886a46985518338973d1e9202bd78c32dbcdf696e543
0xd4e52b743b7fb054b7a2ee8b63ebedc979eb30122ce662d270ff348d9f0e1891
0x1284fcac15e286fb2d695c1a51b948b66e083f15cf1eae432d3e783a1ac1d240
0x490a34189c65413a70dd0f1123ee33dc0bab261d10c2670d6bb0a3ffc4b45ce1
0xf9538183ea1286477954014a3d630b1f44f76c7e180262742d20f8eacfb3d27c
0xf37962ecf45e1ac47f42f8683804a2935de3a0d07ab868108491c7663a3bf23a
0x6e4a1d90d4b17dbd479f49e75d843da7fbf8ae8667a2d68bc23835ce3a55b7c5
0x2c95d9569ba84fe48ecae7bc39b641824ac30e37fd5c0c2f10a14f43c527ca99

Functions
Getter at block 21228265
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4ca4a995b5b45c023b6b8f513cedaf63144d46ee48ceffc656da33e3b18c9459
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x53fCe327377C7fc70464f2eFb232eA0a6F044332, 0x8D6807B48e9E8B053e0Ad5B4266Aab6c6319572E, 0xf0a39ED5959d37f079950aC3a101a300B1f320C0, 0x1A1e852f970a231d32271C88162e222A09C1650A, 0x6Bd61762657fB920e12b4eEeAc1A73ea7dB2e07B, 0x1604D5cb6a6428D2480C360C3Fe719056df8e249, 0xB435633F810735D5148CB604eFaa9602077bC394]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
75
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.