GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xd84a00a07c7d77503ed57f5f35da2453cdc5f321f809f502d87346195991dfa4
0x8bc771770e7e815ecc0e169646ec8b108ae9585a3f6186c83b2a508280f02a90
0x7146ded83af1f08eea62f882b2645f30cd22e74806c540d96890e5d34d2bf096
0x82b0adf952ee03be5336f7bfdd10e35ee11889e2417413faeb1846c512b7b306
0x21269a05a88fd0dda13ca1a27589581b652aca68f1790ee3c734ddfecdca61b8
0x2f6f55e5e36672a2c2a4c76b0cca3d85588241708bda0624433d5f83b6542fb9
0xca60244f7aadea7fb2adac4c12ab6031ee99358090d02c95aa0bf63dbcc61253

Functions
Getter at block 21413074
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xda63c625457fd8db485ddd09785f737fb85e4817ec3610131c96cc9f1217bb5b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9C60F4847d1181855bfEeeC2d58aD04425975543, 0x45E152F20195C85229f1F90eb0Bff8Cd5639B11d, 0x299D0547D081f43cfFB20442952d856A566F0973, 0x2f3ab8661a1e4d4c846592dBB68aFE96dC2CD6E9, 0x06B94520356Ea867Cd11d42809c7f1A2D3A15CFF, 0xAE1ed8dcfB824FDFe16Dce6A07E3644B34A141b7]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
6
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.