GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x11b9096484cbaa10d4b3e7daa16d543a6094787634a913e2949066e0313178c7
0x459d4b07a7edd1950b49eed8e0ad1979e6bcc1629e958dfb5192985f88012b92
0xf1c1179882989e449c4952b410b4f46a3f90989e7d9cbc2ff31b2bc9019c4dc9
0x629b445561bf2585044c8c40c8cb1aaf7ec2e058e42974f99ada8f348d64e104
0x9e42c884fd9a403af53f233a6603037e0df085146e519147cf50a52d40bb6062
0xd83225063d1615e98eee494b17176774cc7aec26dc03546ade28a93c0c75612e
0x6182be1ad80e4d0cd9477c4e4db8be4b48789f31db933620e22185f6aee1d3f0
0x04c63c57d91da5b204de7ff5bfc4c9f94ad5df26a6c90255c27cd291ce3923b2
0x33c0889e3c78dddee63aabf1998d35fc82bf2ca31ad1fcd052a0212ae8f55b16
0xdd5e49e4f983508146184255862408b2889e30dd762d9d97f39c45899488978e

Functions
Getter at block 21276268
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf0f4386dd318853a1a2a67d731b6c5d4d2b7b7bcc473c851ff6b2b9fb433f5c6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCfd77d87e633749d09F1A09ba333cc739E6fcB2B, 0x3485fa418874f04485047C384eef53377a81bd0e]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
152
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.