GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0x5ba10c49 at 14254906
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $115,363.19
ERC-20
Value $387.52
 (#1003)
ERC-721
--
0xc1293335c5f6e187a7c8cd316c953f85174a71042acb4f0c60b7c776289eff18
0x5f9bf1e56fc9044deb2a29d6f355badaf6f5a97f4534ed363a809f1f7e50a285
0x19ccc1240255378e01cf3dbd5b263d6edcf5242edce3d644204807ea9a8105aa
0x7cf9ce2df2a8c52a34c7500fd379f15c65cecc9d3b19d9c9cc838c22923d70e8
0xe0deacbb7f95af9fdabae66443be49623c0964526f09d06d419068b0e06bf183
0x0eba3ac418fcf67fbaf66d2a68e7baae64c59cb11ae41d2c84abdecaaf09ef0a
0xbecf62b0c500085a4896881166fbe86f4e80255878d006089b9163bb585e7239
0xf39f56683035ddaa41d5e5b405a561eaf1c93a4a433ef503ee183863db27613c
0xaa7b81631bd3e009052f2af167fee411fdbdbac75053aa0eca8f24e09c5b6b2d
0xacea5dc16a63de1a11fae32b324430121b9eb1fe6583da6e8fe5290aa9652e3e

Functions
Getter at block 20792155
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x402a4c9b1d15ffd23a0a86da4ba5087714fd6b724a10485d7c2597e56da7ebbf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x59d07dc34B135B17b87840a86BFF7302039E7EDf, 0xc156C57231a9302D9f5C7b5eF22871cC25F40736, 0xF20825cab04cc430Fe941eaa9C2Ae6b9DA9bc3B5, 0x6E83d6f57012D74e0F131753f8B5Ab557824507D, 0x9A3f38AF97b791C85c043D46a64f56f87E0283D4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
36
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.