GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 122 txns
Deployed by via 0xefe19714 at 13387957
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $19.59
ERC-20
Value $9,072.42
ERC-20
Value $879.07
ERC-20
Value $647.5
ERC-20
--
ERC-20
--
)
ERC-721
--
 (#43)
ERC-1555
--
 (#0)
ERC-1555
--
0x1f22f3308b5c3728205883f86e718eaa4fc6eeca86c310452eb4fc8d730c09a3
0x3650f50b277b9d34702c0ba14f418993a50c1e76dd160a3910e269abf9fa8c1f
0xd41eccadcaea8dda249fc80f54926514d3411a953ddb1638ae3e0fc2c8466dce
0x725a997a7ff7d894ed0865d3ef5b6c7adc910d0d2c48f845db9d3cbdde92f474
0x6119141b9dc078f0f03e067d557eb5e42319e928b387f40e9a7d9ca85eba7d23
From
0x2c495b4e51334b4161c6871be0eb1e270241a9885ee10f095381b063ddcfa05e
From
0xb9c35503d7ae84956da7695401a8550064e071ff3dabe4c2c0fe21fc77791431
0xbf0f61cf1fcda8cf985c095a176874e231d5c97bd3a1ce43280be546e0027dad
0xcfead99c9bce673340a4373814c8f61f1b1a9f3c65e836d12b212d865adfd8b9
0xce2065ac39b4d4917c9421e65a3cabc192ac2a3c83c5dc18efa17ea3cd7318ce

Functions
Getter at block 20942019
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x40a4662e4ff7b8a764ad0aadfe5e745832c857d2d5f77a98bce1dfeee91cde51
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB4021D39317719aACF4964A9098b79634E0eD054, 0x2C95BC18Fd9382a07776D416EeF6c2FEb3AD2A8C, 0x591Dc359A5A894cAccd067c57F185abed0Dc7707, 0x5f6fCa2576862f77aC8469044EE6eEeE58e75d5D]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
162
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.