GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 725 txns
Deployed by via 0x5d7b0335 at 14000860
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $765.44
ERC-20
Value $13,948.25
ERC-20
Value $27.74
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
 (#2677)
ERC-721
--
 (#2641)
ERC-721
--
0xea9b182d6bc46a0b5f743d06d847e57524d7b0469e4868439f06170bc05b30aa
0x3d7facf0bc1086f90372acbed197edab4dccd02b7782fa50fbbb877e3738faaf
0x69bcdb5da5b428207abd94b75abfd2c440dd3403dddd1b963c50dffa70370fe7
0xe7c7398a04ee538e107e411335ee6ba38aa215b23f8268df74b9292f45e532b4
0x4fdbe1185a9d5bd1d4139723ddecc523c78ebabf4ad79ffc506bf51f837de6f4
0x98880aa2615785816d9b36a1410fc1ce44e68bf0e799e2480410d788b520b081
0x85134efc17b601f9e3b117abb72a39c6c87d239ee57e5888d862459ca59bb4d0
0x94a7a95c12757550b149541ac27d65e537210ba189df51e37ba048a2ac43cae4
0xe9adf2b4654ca9231d5f67d7881e0a4a3b106610f8ab8f0d12b1afee7b0058e8
0xb3f4a2d0310f8070aad2f8d7e2d0b72348982688b632880b8b65395975d9365f

Functions
Getter at block 21226160
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6e19c4fe48f2bf94d33d3f175ad00cd1970ea5a2a10d297e264887098897a2f7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeC83F8F9D37cAf8ffC47d1BdaF74e36F3bA7Eb11, 0x7D3Fc9625cF9cA6CB66FAF80BE736aCfD6839A56, 0xfE5Ae271c659092B15ebb8c17CC3d6a250895eAE, 0x6fF51547f69d05d83a7732429cfe4ea1E3299E10]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
728
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.