GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x2237431cf82376f54f46f610c589d201c6ff22cb32f49517c8c4850734f91a82
0x9a1d13a63a6a0a6f657d722394e7bb29dbf697333a6a534fe71cca49f469f014
0x453964e4e9e42373fd5176b9681f7185d49b3b5e08db8509b0909b434f7ee88a
0x37a19676b8df57c6350d0d53d7d7df776b7622130edd991d83be345e739fe80d
0x49d26ce9130f6b03c28a932b308f74ac5f99e60f2209821bfbf7227b71c05883
0x525fb8bc853402a87a3843c8cee44c20edae79551092a2378b446b3e9d409bb9
0x90d4b807ce8ebde2765cdfced83dbe960341abf619c885cbf96f2afedadd6ce9
0xac928da08cb6d6542d773e5e60e74e64897e4eb242d5e8bd0ef3c9d2eef78a13
0x41e7326b2f5b3f63330e518f2f4f0b0d90cec0ebf01a6faa52123a35d75a1b25
0x9099b79f314b472cdf3dc2b027a478af941076d337d3b87a68c91f116d080f3d

Functions
Getter at block 21225481
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x062211f67a8551769068919f5b5fd2b1bfd9c1edda7a436bc1045ac3e52317c8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8Cd2ce0bD6D8747A1c35c09E73EDbF4f0C76953D, 0xd48a17269940C2458687680C5DbB49a789deb802, 0x0Cf6B80A2F71bDc7706624315aB929120fD25A77, 0x4c8D24eDda9d996766D3C1dC1Ba6d9d1417d76b8, 0x5654e3E75a0D7AA85845BFe3a7F86102b61c87D5, 0xd85A34350eaF50cA60086Ed05C9058b5e4dDAF5e]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
174
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.