GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x8ad117a81136d2c2cd8e39ba43edc6be03f3b83ca33a20a726f9ee10e2cee637
0x31cbb972a1304655abba854731e70c2d59ebeeca9e53c907688078c17fade2c6
0x93fa28c11caf4f4594bfe3def636679ca4151f628249c02ed9adabde46824769
0xee757b41a7ab0b201cc30fc8754bb38d4c2e2100eca2a974cadf9f32ae6e0d66
0x171da14e04eb6ebb3d0d0433759f6ed8e501f9f57bd85a929a0d5deb9674fb22
0xddb70e7f47fdc151aa73ae62e3f56e43737fed84576f46bd8b04e905422df0dd
0x2a9c9e4a01cf11ea9f639f5c089010ee3b2527315846c3819e38ca63ac4befb3
0x72d7ee41b4437284fc188c1562975907079d180fc8da20f34ab3368fd52bc7b8
0xb408c33c54e0f1f6be6078c43b5f85e94f7b0bc9164983624da8445b9d9eec25
0x9f39e71bef4fa214e3041266bd15001735c40a6c5baddb302873744db61c4ccf

Functions
Getter at block 20886434
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9679f490d6101b08f3d8a12d40141af950ff9ca075d3045a4d43823fb2206d07
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAb31f67Ae39921163652D030C6821eA322162Cbc, 0x72FCf70f78168f384B40b0Eeae656536f5245A29, 0x6722B153c537f47515d5645eD23f9973b7A5ED88, 0xdCAF3Ed6E28047f4480900A39a318D8377AD36e3, 0x3c385Cd0eE6fc17f49c4Bc900B8652c402704b38, 0x3E29BF7B650b8910F3B4DDda5b146e8716c683a6, 0xE978A72a7367f94B1D31B0075403Ce86Be2630AE]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
68
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.