GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x88bfa8dea9ad3e2cb07d1c8eeac8e6b299a607de4c9b756bbd4e6bd35a396c2f
0xac4f8864b3ff89cb09eb95855141df9fa7e2fac0688687a0e37792c70d6d14cb
0x5a86b4b2cb9ad41a28b57dbc72542b9bdcb8ad94ed524f973338c14c0c959c73
0x6c5f3798996e904c9d4300b5c3c9af3f38fdc0f8be0ac11e2d6a2c50060c218f
0xeabfe2ad644222b2868d8bfda567f153f0b02b6f1f797b8dfebbbcbf36343d26
0x63abd5188e9b67db3d7d1a90c10062736bf1a95454f0baa4e78897bed6dd34e1
0xd1e7d5a54b7c6b29d2dcbf7d1ebf4c2eb75868fc3842eaa82528d7c4cedb24c5
0x039b3ba334a7abe1ee845fc6bd7dbd17cf9678efb05c06d39b6110c2fb94200d
0xd1c2bc12ea18090ed972ed3a0254d6c0074ac62f3f78f5e2da1fedcd17227c87
0xf284c286f5fc3826c8437fed90e787abbd617762d83dd05a9ed1039d78218db6

Functions
Getter at block 20870319
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf03fef51f99be2d0eafc5ef96731897753d64827831ebfe0622a4aa0fe85ff8d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD881E6166beaC0EE7429AbBeFfD2610BECfF5ee7, 0xbeb15caee71001d82F430E4deda80e16dDf438Db, 0x972132bdd2ba836eee702f5240C5101935E2A103, 0xc458F0d0C47cf797FA0F195d7ABb6b1Ff39Fafb0, 0xaF84f7D4061df1AaFbbec39DE7726D4F80beb652]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
40
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.