GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 304 txns
Deployed by via 0x1a9a6867 at 19376010
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x58b353a7a2031f86b2e848b4b05761661544223bda8e9267f34958254254e2b9
0x2d0bb51344e592465070f02a4ba9ec6ca4104f939259b3f46473c70f899a18a0
0xfc464136126493f9e4716d2ed7df47572cdd19cc6b2f587856518e82bca30c34
0xea849f0a55110783bbd06a9390f18e35a3660304195beecc45252edfced1eaab
0xa3af66d404c1630a079c7d1eade86008114b28667595dd8c2b33400e4e1f7cac
0x17d9a2d2598ac3fb8e5248c4ea0d3ad9501b6855e2fb1f0ef84a5f592945057b
0xcb2c4a832dd42a47bd159559c9ab6bd94a8d8d692e5d4436d5608d8a432271bf
0x8b2361053f1474fef3d785997cecc3683b240b81a457be411441bf5ed5414a8b
0xc055c451a845c9bf3d7af5998a07370cc7aade895a769f2665a9c600a6369dfb
0xca79c6c209f8ababd58fe8f2f3776b6d60822b3c4e6bcbe1263efecda25f4085

Functions
Getter at block 21205218
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x80aae20d58c2dd57239eb41511ea4ecef3dc2cc4d9b7ddf6827cd2fe795b836f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0000db5c8B030ae20308ac975898E09741e70000]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
257
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.