GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x73b680b8843d9b892509800e104fded104350f72841ea07e090461a20c182b8e
0x3ee90991669c5d3e441a5b930f33527753a5724479b5f7f832a4dab9bc308b1d
0x955b3c0e0ae931882975436c689bb3f303986b40110b7a85aba94926cfa4c2a6
0x87bae84485b8a130a61d58ec06240193e514ba9bfd7cc4d0cffcd77946c1e60b
0xcce727fc48b74b719b71f06941beb2e103e196c7559ecbd6d6713556dd130b05
0x77ba4ea1eb2ba2c9fce7ccf20fb3e7efa0ba6fd1ece157713aa013d41fe7938c
0x753f69e2f149c20471e6763e65d52830a16116e8aa9e4cf48205424a346a7676
0x5b5836e200127c1d5685435a914ca650da1a66190b6ba753fa7f0640abbe3184
0x011623c64c7241f35c868f7ddea9d74801377a2e4334732f3004c36ea9c6cdfc
0xeb6333f879c5d596d9059385f057b8f3edaa95b612cd71558385d0a25681a490

Functions
Getter at block 21177132
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6cc3f159a36dcec8e01c1a4e340fda01013bf60c54c9e7e3f25a248b472d8462
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6b4E80B63508a002163874fB306db436867D3684, 0x2F8508F506E37a59E8fd12690cFF15B05DA96Dc7, 0xBa6030815AF7A9701fB59A0471f87834d9a9c94c, 0xBFaa22eDAc2c34C7D755FBf1bD4FEB5a500b31CB]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
29
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.