GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0xf2386544 at 19790332
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31.44
ERC-20
Value $235.73
0xe671e2e00011d9de9991928c52d0cb66c9fa2c8ec429cda751367afaa621a4c8
0x910adab055fa46b0bc9124f02644b6d589a7bd006026f7a9b65d2090a4cae26c
0xc2a9abe65a025f89684df8db38f029ea9a47b660450a643e7a0ad36244732e6d
0xd7205a1396829b0dc61535e5fbfe49b955ab1fa37bdaa35d9fb653c4197aff2b
0x99d6b6ad6f8839dd7bbfb0b985b2bded0ad01df0b08e0f5e88e71a26c3d4202b
0x9b0d1ea4ffe4c16f9811d26c10854e29e72cdbce88b5f67a62f1834c64cf3b06
0x8221bbea2ec57608755b35395b94c9a12777984ff621db81bee3f339c24b84a0
0x8b139c232dd2edf28346116aa946381b875fe7bc6608d90c2665f649fa4bad08
0x31bb7a16cd49ecae7c7eeccef69d50935bd598b5ca1b966c3986b2796c696141
0xb754d82c93db38102df34d4ea714f0511bc3b756ae254396356dc907eb88f433

Functions
Getter at block 21213006
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8652f73b88380c4578b9af4446a08d0632700c396dea79c58c7d6706a9dcfce4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x23fC809c09F54F05037ee3E5D4E50A5A7bdEB74D]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
6
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.