GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x9ab316e28490dcb180fd18eb7586443006c5136c33c64649e8c849d2e4334985
0xd70b3c87c8d20837ff2923ac0e441f7ca4c65e24685d225efb1af781a4f3bdef
0x97f12f976f0a7e264a63e169acf8e902d72b580beb837c0b89d6e3dc990a1941
0x520f8940c831a9007c134c4b1e7979ab3129acfb421583d85dc0bb0d86e11558
0xdc8805929b52d5673be747f663443bd723b2a4061dfee80f80f774c8892936ea
0x03aef131c0c87b2764d0e000405a50632b31500a23eabbf67d4074515df7d165
0x16f7a0623a05acb98cf0e5556f5184b7b366882ed9bddeecb5ef6ed1e9c54785
0x5402f44231a900214887d917553a962cf7aa7ab4352317f5bbfe1d48b5856794
0x95b3b89c7a1f269698e8fd7f461185265fb146a4a4707fe44cd776336dedde0f
0x9979feacaf07dd42338d52e371b42c6eadd6f8cb0ffad6756d064b483033eb21

Functions
Getter at block 21302875
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8192f8e210aed1fd450f1453ac19f94f827ba58d5b43241d31661f5d7f5d2323
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9e19b52caA8c86568b2d2B43E981CAF4bE1dD67E, 0xb87f548Fe0CfD057605E6c59283c8BD436554006, 0xa998f18Fb5FE798a8f85574362Eb9cAd9204b43E]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
682
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.