GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xda60820334e9f9072197102aab0a29f47594ca18d5750e15824cf0ec293f25d0
0x37898d7b5b8a6f6227c6993771884bf75dc46e15e81dda85cc9e4b7327232f81
0x63bc048726d6cab157d858539b408bf64a4c0a865d5e140e3b6a9f2cd67a10ac
0x0138919c229d0c013df4e7e1715cbcdafc10dc8fc95b04b5b5b79a24d0b4045e
0x29d0e13dcb2ba6bd20b56a0129d958fb20f3ccaf409cf08481eae1ea4532f2a3
0x55a0cde55484b7c978c580712246f11d9654b8f3077e50fbf96827120e8ef088
0xf59d0ae144d2efbf890bb297dbc896baf449754315ebecb1c09d418355e403c0
0x505d53b33fafb9df3d0eff54feba8cbdca0999e936437d1747bfce72106a55f3

Functions
Getter at block 21416935
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x48e1c31616d20dfd5fc0bc33e11330bb90bf2e8a8a6d97f83c99d290907991d5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x01F92cc0078feD8Af3daf560b3127C1EE50f1146, 0x66F4B140ABd536ef781E3D127F33825C36b4A8Ad, 0x0E17E7578c5EB0D69230f9231F98797Cb507aCaf]
getThreshold(view returns (uint256)
2
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.