GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 66 txns
Deployed by via 0xdcf2ab77 at 17294704
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,770.36
ERC-20
Value $15,422.05
ERC-20
Value $0.01
ERC-20
Value $0
 (#140)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
0x67343e382a0df56bff3c2cdb3d777019972f4f70683b5128b69fed41006def68
0x83d578f2305e8c7e0f25244b68bc9e90e04a830d48ed196dabb07534c015d1c3
0xe5006c7a2dc01981a9e07955ba83eb38111dfacef75329a9d2fd8d53e53d8a8c
0xd286be1fd40b2492508069fe5558955090f3140a46f14a635a2c23cdfb3919a0
0x19ee8998fbb568224e4855e147aee648a6fbedaf779add6b4e843e90ee840801
0xfcbb13176fae942b80d9f226ba3e174975aa0ca4aeaf38f532d4b511d8611f7d
0x73e603e0534e4d7b3f9dfd752f692a4968cc6cc1ce0ea31864dc35dc7006cd19
0x8ece3d6df8f3f0f65e3ba762294ce3d5290b4dd344c5237ec42e6db76839918f
0x0d5881fc81f57fc99b9473ceb02a37dc94606f5d5fbaad32d02483833933de6d
0x06129ae99fe8f7d9627092cc8f4ade165df1ecb883d4bf4f8e973e050a197389

Functions
Getter at block 20985307
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc0e04d6f5b4678dd0105bea64c33cb185ee64244b7dc3236132b3a3a90199548
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF73064A58DFa02Cd64b994b35BF983b5581D7907, 0xe28dBCD9c3E1Df68905Ed5a02A3Ac36B259efD4c]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
65
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.