GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x0d55d479697f2047a56dd3ce222af99d17e2694682f65f2c66627c9c80926c6a
0xb9c058d1d3c68a34cc2e3730e46a09fde883b31a3ebc21ee8fa5f8e8d05e380b
0x7b3f4cd9acb7b05b413974bbceb402e19bacd9c372d7d7d1f2ab9a485a7ff2f9
0xa95a4ddeb263e4bc1843d6603c5166b41129cb44757b6344b7dd0fe45807dd01
0xe1287d9401d3a5e849766dc01ce4b054813fbcef0dc95dd82560958e78cc669e
0xd8471c0d462532a02d29ab317c20f794881feca611e78d35b0a660efc7859fd1
0x8d8c572e7ecc5d15357c8713168710a6c636d0cdb652669564261b7ea5de66b8
0xf33cc0898ac94935fa3017dfde33ef3c8ffb1fe14a0c8b2bcab24ebb0f73e887
0xf44400d62a63773186dd4f4b9052e845702f802fe7f1782e6765d42adc6ab61c
0xb084e886199d00bc84eff879f9ba50eb9713575c78d3d6f66fe308535a43ddcb

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