GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 59 txns
Deployed by via 0x02f84d18 at 14965562
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
Value $19,732.29
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x3ce9aaaa6b937a08bc0ce743ca21876cbfc46e6fbc6079bc51200111fe534ee5
0xcea78fb9ac4df132e5554568ea8bfd12123388caec8db07d88cd3fb5962da6f8
0x784894be8fb1c340b3c847e6b8eefc9b1bf60faa30724c6e202e53f508fdc48c
0x995599f9dc5b0e3e4df47844c832cd560741b72998a4249d70fa2a056b4ca5b2
0x47865e69425dc9758d26645785cbf6ff10ba2ce56a9061505f904160d3033cd5
0x44ddd44b82859f7114d9cf271195e5400a8081ebfd0e08efb908319e0f317375
0x76bb5154f4a5b6345076af6d0a4961d496da014be4baebbf3561e55231d7d3cc
0xebdb535e93592cd5056d64af6c3d5f5c23c23917bb20fbcdd1c77675006e9c8b
0xd79f41e2c8e84b9f5372426e13aa3dc59b205c8131aea7af5202c051373d1202
0x7b3f7dc27d18c8fb2e55ae5098c408b3aaa913fb54eebb445936aec85d305a14

Functions
Getter at block 21206691
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdbc6d315a173d66e65941361c47282b2d99b7690b7d81e6a92adff66f9a63df9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9ca8b9fc5eB905218bc2c7618544cC99cd0dE51b, 0xe4b44a7E2c85A231595692542Aa7e1ddA819791e]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
56
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.