GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x472364cb19c53be1530fb65a3ab4df80561bf517cf62323e46b79337d5cab928
0x1b1c69d456dbce03fde01c4d3c002b1d13d50ba51c440ce51e293f4bbabc3354
0xcb90ed1df26a6a06ebc5a22e33637ef40519023a52bbd26a6c99113b39879a62
0xf2fd2d5519cb9e44ee056dfdd7e3701687e7abdee295d009fb981ec11ea8b115
0xf70c2a2535bf3cc2e8b7c79b8ba1bb53249a710920ae7bd93908af60d23bf74d
0x13cdd1ea7806ec81f312d42b324a959b6846fca2a7000c8efc4c669cd674b34b
0x4835110206367ea59d0fbab8f3d2cfe8ec8c027f8804989e2a23f31f17b0bf23
0x895e3c681840da918c2401bdd10d754a49a4dd55528ac429636a77b58807301c
0xa31520137e938c135630d1d1c98b17ac3114271f1fe451334a735320d30078c6
0x633616567d7f63227a0db8d886a773d7a733abb42a17f9bd4f6cc7b6025e2ccd

Functions
Getter at block 21029897
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x24ec1c85e32c2e348f1d9c61f8a612a93d8afb296ef79603e41804dbcf8a1655
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeFdEA2B60B36EAAD6EAcd245d9A4F691Db13b4c3, 0xFBd476E91A4f2F5b7Ce48819AA159c142883300B, 0x4785966Ff864850aD054101Bd9f503dFeF7C4511, 0x2bb72231EeD303cc91a462A1fA738b42B6a9ac6d, 0xB1Ba7daE792F64D7b0A8A69602A25e793b4e39cc]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
28
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.