GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x5285e0717afca46668191ef277f73edcf115009003632551a1b6b24890c22b90
0xb06b728e47be632c7219161e9e7cd81314d330fe611bcab08cbe7550df3d802a
0x26df24405a47f415e2cb5b8d98cd2818f4fcc8440f9d2a1d0f44f284ad9e7646
0x4d716c910bfbb9f973f23e586087b8bab353bad1d3d70d8ed78c6910b275e510
0x255a14ea9d286b10ee24cf0e453fca11672574daf8883061a97425826f419b12
0x9c28cd7eea9f7073c04b5bfe876fadab24b988f0a0ea117b52e5891b65968c9c
0x182ad680eabdf933c2e3df9b7d827a5bcad1492d0bc4fff4969939bd1b4cbf3e
0xadc29ccdad418f7d3e6648d6c567f4e892e46e007925e806f31d313279f6e83c
0xbfb4678a8bf93a975c6fe3ebbba7291ebcf55641b1cf8a08e5bf4419e1164fe8
0x5f2493bdd9ac67c8328167138e90c73003eca625a434bb0c2604e4e92286cea8

Functions
Getter at block 21178890
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa8aea453d279a5948eb422c50db9f20db063880d3eb7c6a559dc0680f4a143a9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x23E1B127Fd62A4dbe64cC30Bb30FFfBfd71BcFc6, 0x8D38C81B7bE9Dbe7440D66B92d4EF529806baAE7, 0x43f4cd7d153701794ce25a01eFD90DdC32FF8e8E, 0x9063a2C78aFd6C8A3510273d646111Df67D6CB4b, 0x87B2a7559d85f4653f13E6546A14189cd5455d45, 0x6FE2C2643cb5064951fB7DD87FbCE4777FB146E3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.