GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x52d342700c696d0037bfd9c837606aa514c325cba5687108b10d3af22b95617a
0x19fb1e66278590dc827c8c401f1b08d53cb05e95096849baec5a07192ab24fe1
0xb3d25960698fd4fe7d0d27245650cdd00cda81f6bbdf5e9b8719259b6e3fa17c
0x9b95a14e78bbdcb69fa9d6325bfec756cc98500de59aa68000db6ce1586c9ef9
0xaedf50dcca193a5c872a83178f1330b37a03046a5d000200d92e6f72ef058d3c
0x63f60f99db321488012ac8b1debbe81635aa35337036da5b6da899a995b12394
0xc99df20a061539bfb5d9f630e71f3ff226725a51dba5d96a924972095677078d
0x8787deaeb513223bb088b23a3c93af32c467139c1e94bd2669704ee4bbd4416c
0xcf66ee810e337241a7201d0f995653dcb34e0e445eac6dab31187416fbd44aaf

Functions
Getter at block 21226103
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd9a9ee558e08b554adbb05c65e927ec537e5acf98856f468f168d69b3e8e93c3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCc742c0ff32CD9a5b6a161b18BFf72f7dAD39B33, 0x6bB94c5d7f4cBb8Bc86aEDAfe924eb5a48350E66, 0x1A84e9f0C3E4D4f4278182A126eF6BA55feE0f3c, 0x2E2C0eF26fA67C20a5dd49708F367261240c4bbF, 0xAF723B0FeC4772F3B219b7ce884e1AFd38B0C85E, 0xd9CD8336B0551704Fb8dC2C74865b9baD05F5484]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
5
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.