GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 301 txns
Deployed by via 0x9ae058aa at 14227408
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $88,063.36
ERC-20
Value $3.24
ERC-20
--
ERC-20
--
 (#18)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xf66eacc3e65da32c78d801a6d16a0ea143e14d2a70b5bda0d4091e4682e9ad62
0xa22daa0d01f6be8e395f04de9b0960375477708c0929bbdc2a89fc1f66396680
0x0613d483df883bf48923784b305431e83838e190ec6b85034f9c76fd2ec2b600
0xe6b8768eb084a93991412ebdc2fda31228be8bb70cc4587490d30ca0f3a4497f
0x50b7f953ed49c7626e7b46060051e4dc64ad12bd37761895aae37f9b2e250ff6
0xcc06f8c6beb864a58d903ed364a375fc9b65d216cb31fbe5082b56d78f98fc3e
0x91abf6b29daa7674a383e51deafe8eae2fb89062b1f0454114f8be37c83926a1
0x96c7e697a82c3c33e82cab7e5cda2d4ef8b16d9964acc0d3fc4b3c9a4270cd32
0x1775c31911b167dac57fbb8ccfe012917b60de2c0db4ba2ccfa1b237d7a20c81
0x04a1dfefd6cea1a11e6a83bd8168e7e1836c9a1839ac8cab3cf8eb145ba7c45c

Functions
Getter at block 20910667
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb0c7566554309f893f3e7c34cda13218753181e0e5cf584832527a3ea4cdfef8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8e762609CEa5Ddd3234B9d41Cf8D0d8b4f2581a6, 0x0b824edd338DB02E7B6Ada0BCceBf1726c8087aF, 0x310Ee91D1171FCfDD67dCcc109eEcB5fda990bFc]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
274
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.