GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x000161af82a84e3b3b7c58670280bf6668c9d0966a2574e58615cafcb2e91c8f
0x369835e02a76e4ae3afece92934f6fc5862c8b5ab4da0d1d3d9d7b82de1753df
0xf9c43a86995be60c19a590fb9219ccb8163cc76aeb6f2b23b15ad862e6f47aa6
0xdaf69cce029b0ebcf87c4eef4fb90ebfae40d3dc428da00935fb6dfd31a0dd5a
0xb11e2ff7b8e3c2cba83e57133070d0bc6527b45e5e76aec3c7a3a6279e4c228c
0xde965879530492341c5d951eb9c803e990c4141a6ca0261fa700b892c4bf9885
0x4b2e4c4eada4e0227e377eaa58ed5d0ed0dd4e93c9ee39fce572de55cc19d6c7
0x051382c45a3945ee7d00dec078b49284b8cfb19883d34a2ccf2978e0149d3a30
0x66d4c2c70c62ae8f07a96f609f4e084f337c0166345b75438013debe498cd608
0x86f1f5eb0eda43576371edbb62abc35a5354fb32d6ccb0a1307bde9d6a944e9d

Functions
Getter at block 21211161
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7141b47e84db072c4abfe2aefc3d8147dbd97fb3fdc7bd838849ece9a68f3b07
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfA0530274fB5F6Deac382455bDA98cB18f3894A4, 0x57017dC0270bb96125AA4aBf0b6779a3b20be073, 0xd7EC859331e14F2CB38CC5e682445184b8394A3A, 0xa632c031714532DbfAa83551032cb4c13f838BA6]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
83
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.