GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0x6ebdbc8d at 16369366
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $292.26
ERC-20
Value $48.02
0x9a807e29549722d56698f56fd55049df4ae3de5078585763783df4ae78963d8f
0x41bcfe351473495322e814cd15a6da5b0060a1dcc0ce0482d2810390e8e8650f
0x8362d3011b5f944910bd3b54957a2dd00d757eae5dbf9a29e3f9e065cfbb38f1
0x8cdc044702498f26aad24fd947eac3610d98bc06943156121a70f182a36b344b
0xe16e39fd136a16c06e6f4b7c60c7a9ea2c13df6917f7fe96bd41b04849f49982
0xbc60c69fcd372cc3fb232f0429e98e221de05122f69d87f0e828079d2504d7e4
0xb478111feb2268d2342a0d127bf0c1a9cdd2abf4960b09adb2415e91ed24e608
0xc5c8c1f26a3c0ec3057f2f51dc0dc38e7ac0af093489323f5687c9be0d29ed43
0x9738675b85d4a370f91c41e72f73134694623d8232a4b400aedf6e6f660614d1
0x1f44414edf1849438fd7757a508e3292f695a73fb95bc72d8e1bfffc2a87cb3e

Functions
Getter at block 21439840
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa76802f0beda29d1367c1cfcd77c9f3e722cd9899551fa496f0aba7cced966a9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x35c523A6f1609a174fA6609881D168516d7A16C1, 0xdF99E51d820BF60fFDc3E1202dBfb2fD55e2Ed28, 0xc83e7A96340A2f5Ff7b27AF0912A5de36696e99f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.