GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0x8a558556 at 19966612
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $69,438.7
ERC-20
Value $57.06
0x825cbe7d1839c76b6ca697b3fa24d7ffcc96d39efb0a2b6716dcb1d92f708e1f
0xc1809e5eddb8711e3206dfb895b17f0955df05f61a21e4fb714657854fe7314f
0xf6c460f7ddfd13740892fa30572281b6f0749d875b9e75bd4a57dfd3c75462ed
0x9a313a568f32a82727e173365c745d9700c26730bc6541357fbafcdacef47d92
0x01a5f4bc0247ba8ddc38c288379068bba6378a48b1a3521f17ed7dee0fc2bb32
0x8be6a164d0147ba1556070203b59236eec03c68dfd68e3ee185195ea259741d2
0x291a2c8493d41e7e7be71ce49e73ec6ef5ceba9ab6ec65fbd04f342d8a01f50c
0x4a17ef0f4bb4991ccf699770653d14c35a0d3ee7823d53e04edbdffe677c9edc
0xeeb6eac1729c02410be217c4747a718e24ff90a1e7f491d99dce7565e845ccd1
0xac9cd3d3766b2ef9a59b094c284c8b9fde1fb007e0bafd16519304148614bbc6

Functions
Getter at block 21302811
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2f8ee6bd424f95dd34b6dd200b042b1b6426f8cadc34591c7e1546085f769830
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x46923919FDC6eE013d5f61090A38f0373BF57DCE, 0x2eA05A6bD00A18D6Eafb6fA80Bc67dE24168B400, 0x5bFC3E164eF276664D5211A100cCfD2F212d5b9d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
39
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.