GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 84 txns
Deployed by via 0x01ba42a2 at 13556952
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $342,130.87
ERC-20
Value $1.05
ERC-20
--
)
ERC-1555
--
 (#121)
ERC-1555
--
 (#3)
ERC-1555
--
 (#2)
ERC-1555
--
 (#1372)
ERC-721
--
0x873070907474b2f72349854942681f12fee5470db09167610dfbe56c49916c50
0xefa5ed3c666036f00d6b8dc80325490bd82a7c03d8f6c42da879653bd0d56d26
0xb192ca6e0f699774c39dc3514855e0994911656627d358d84f6db84a3b7809be
0xd47caa134da431c8b6b5774240b9aeac45740d73cbb300dd6fe35bed242faf9f
0x36954cd10b3f1196a70f51598f3fd13351d4db1484141e70379ca2d73369aff4
0x0c5b401ecfaa9b02e1a2ed3f2902f1915d88000db909328705d87ea86fca2cec
0x52c9cbd1df1c30d1d3e284704d51db4ee28ce2b400536de57ed554cce5de8224
0xf18e254c68dc9aba3d601cdcab3b2915bddbe6bd2a34196e0da80f483ff590a4
0xd0b185d7c2b06f150a661360772b9ebc3263f163a73dbb0e60fe006c20dc5795
0x635c2af94181d232f9368939638bcc2b86e755f52e99c08446f0a9c7eaaae4e6

Functions
Getter at block 21257803
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd5ec5c554919f53fe5b7932c78668a74061d886ecf2cfd2bcf15053a403d3796
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7417B258D5D223d916645B57c08Acbfa1585898A, 0x858a8BE45c46e641a1775ccc5fd191B57D511CEa, 0x3392EEFcefcc28EA2e17f68701F3362bB9EBFb39]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
72
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.