GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x8dd0d281f4cd53dbecfea46449a56124287f0d3ee53f876d1bb6345eac9538f8
0x71e2f426d6384adbef8041680f94e06063b061c3956b53f9d180abcd7dfa4ea1
0xbed5dc7b57a1114a9882b7d1b5b0941f6693d673bf1952631af15aeda6b175dd
0xe08ad36d537fe6c7e0c5e145a7cd43ec5e72a8be3a3f888ae1377a95ccffecb0
0xb255897923f7f8ccc5f4eb524f5788b8a5715020fb6324629930818bd80c7765
0xdbcf1156a8cca69b0bcb55b5b562a51b6d1553694a01df2cca744af4360d3804
0xcafb465c1e9d2564d179adc5317ec20c308017ca9ca129b89bcf0c371cce38a4
0x1c1c47aaf05f52ada72ce50711cb4426052b257e28db59b2166979aa9d59f988
0x0b63bc45d3c1d8b8b57a9717d5b3718e6c53302c160ac1b794c90285a2ead94b
0x90713123a1004e2f41a8773ac0f61babfd31759b196538f1c17aa580a66ea64d

Functions
Getter at block 21332512
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc0b1efdf5d630de8bad9eca57cb3d23d985e26d076b6ef01fbcb13dff2e0fbcd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA174b8271A60Dc2c7633179a6F8Df3c96077a352, 0x6FBF7e5287B2415281e5bc170A70Ec09dA9227fE, 0x6eF65F95e9fF49d59162431Bc0492186aBD8BA6a, 0x24E4DC4a4970A3dC520CF58Ee3710bA87914E3e2, 0x8Cff4024DE3d3289Fe21943b2052D594aEdE0a19]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
8
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.