GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,313 txns
Deployed by via 0x4045573c at 18793343
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $105,694.25
 (#1487)
ERC-721
--
0x6debd5d01207baa5b581a0d7b8dd55eb3ccdf2d65063e8bfe2fd92c2df538562
0xf0b81c7c59b0526be9a75f55945bc9b821cc07a3a340339a4f16e9aa898b1312
0xbc2e12780e58bef1421477781a513f15b07826b38fcfcd91117a88459f5a18b2
0x47f9f42fbdf5c8a11f24feae9c132d4330dbd63266887d2b31561b9f5dbc108d
0xbdf41958c2eff9baeb2e8048d2d006605f781ccd63f007db4b6bf906120178e2
0x854797ec50e7f0461e729177055ff01270962c9a0e5928df5edb8600b78a7ef2
0x708608b63ec89442772b58487a578eddd869844cd39be064033176dbd71ae11e
0xa7469cf656ab7484d4eeceab34525b4268aa1e9e5824704627b026672db41de1
0xd71544340403acffdbba98fa40cce8cef141ec8f2cc7bb4508c79b8abe5fc4b9
0x4d740a406d7eddabf9db7fe4442d0e3191a3fc650f756c92ad86186be0f62140

Functions
Getter at block 21305616
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf7478bd7f008de25eeaa2603b630a3e8c6e89e21b02061b30e7187ab6dc5e0e3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x622429ae195487cc20C269B9836d1cD650D4c1A5, 0xFcE5c2ea5F9D7b0563CC54f26A37f05c6a14AfaC, 0x29C1C9c111fc4883a47886b72045b609af3a8b0E, 0x30f7aE15b4166627dfda0053D6DBAeC1C78c0Ea7, 0xd386e678164D7FEe3E845124dDC1Ce3195B50281, 0x3Dba0f4054B61e515081C868BF38ff73958A6ba0, 0x94E057E92486076C90066A38588bEF12ef063763]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
12
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.