GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xbf62a593657c5dd8d280081526d9011a80731bd545afc1ea422741500e922210
0x67e528ebc7f5e5fa33d3e8bcdcf4324c913a60702e9fad9874e2114c69bdf34d
0xe791b214d1d4930dc688482b7ab0111f6c4a3e51e5919854e93b515f461c0ccc
0x0b4784ffa52db196ccfa0b211161ce38c8f8429d631c95784c23e33d87fa3d29
0xc69c23c7311fb237fb67e06df67c0075d7aadd96b12202607203527daedf6b11
0x176efc4608248802ba1620798014c5b90252946c4513d9baabfb0a59c1a915da
0xccac31e6751c5857c1019c2f8d4db3e0434a16ba7e5ef5594e0156bfcaca510d
0xa1611537740adc1389d9a4684482dca1a09f1c79a034d75f37d667f7a2655f14
0xd29494114e422b5cf2f6aeaf4b9ba4a83719072fe704a9643c931ceba3a7db63
0x23b12bfaf09ccfce23130e5dd387ee68ac202676d40fd66226719e9cfed3a65f

Functions
Getter at block 21204939
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf7d2d7adb80dcf5dd58d296b98ae63d351c410b7f110b058432f544ff3c1b56f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x189Eb956b89195cAc96FF4f4Ab07eC1Fcd0daB1f, 0x65f8Ccdc46A8FD09070D283f08558C1CFc3CD5a4, 0x9Ea92ba4bD768bDdCA42F63B624183021cA6c36D, 0x4615d2620B836d37cAD771cC26bf20825c1B8B35, 0x8340c3b57b93FfcAccC3Cc85fd8F8885C0B38B15]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
25
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.