GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xd2d850786da41ccbd287c35e8ce845c808ab4f2208e3bba3d3ee6a2f18fd9b50
0x689487e65947e0fcd11bc96b2f41bf4d66782c03f5688f676bf7d0353d8349c6
0x649ba441c86a0b051e3ce93cebc57f11e474730f9ec08bc95c37c855e358d7a4
0xf2eaf0aa6b8a55aa84fadcd0eca0c5a04fe6be84b5924d714142da7900382596
0xf24d1d59d007c6ee5eca666bb107be8846113c014bb5ef1a8afefdce8f0d3b0e
0x99d53867f5de91a6c56160e92f336099f8e85aa44d95f3d1cd67ff83a538f565
0x8960ebd5c4fd04cd798c3594b55a3d3706ef59e504bf700aba91eff24319cefe
0x15586b8401cc835c220b606edd7af2533f1ce73e094900dd5a4c9ca0b112e408
0x669c600c4c2c73407c05684cbc9b45c05fae305f226e95b5045063aa28227c62
0x05b89bea66806efff9679c2bdf35a6d0d1dd413254fe60cc8b437c459005edf4

Functions
Getter at block 21209706
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7086132f5b4cbdb0c55bbdd7d33f1571565dbcf869c4fca5f8a1abef449f9abc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x34B5AFe7C1E42882B11AF68511D83d79554Bb141, 0x0d40ba69AcC6959B005E1A104be9E22A32b55C54, 0xeB4f156291bb990884C4333c79010356759aceBD, 0xc5d4d3e5C2ddAcBD12b6f3A2F4A6172D339Fb6a9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
24
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.