GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 459 txns
Deployed by via 0xb606d41e at 13461655
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $48,019.8
ERC-20
Value $50,298.06
ERC-20
Value $2
ERC-20
Value $2
 (#715)
ERC-721
--
0xdee0456571b6beb0fb26f769d773757c6464c93ededa2280ae7f418515e20fa8
0x1dcd1ae73192bf92851849272f5573a9b3812e87422a0b2ff2c52e75503b6322
0xf67a1ea59b071964c766588661711c43bb1bc2ab8ac95c5d3dcaff7d432b25be
0x076364b44cb613235a033c918f4c02a5b9e601e9eaad55943b189d7463be4545
0xac5c2a4a30d44141b28f49716410a22c58bca80be219c81e45db320da6e14d4d
0x340f2d5a03d37789f4b020ae0255c58e0c2f3e25641e512263f47e6fa9316d4f
0x17cad88be52921614f2b29620e3814b0dbf14cfa11be964a61d911dbe058fe17
0x6bb3e3fb4918eb1ef4a81e5304aa8446573a9c1114e6d8b8ce32f30510d32b8b
0x425648b684d476b90a10e75a0b1e066b2b574696d14a8b9b696ac9e94f7110da
0x7846ca1fd903a64e99cd8a9ef2c78a18b3c5737dfee1cd5be492bf29ca5af609

Functions
Getter at block 21158142
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa607f8ab308feae9d7215c7fe4c9415988c110a5017c9476f47b03025eb87354
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3bEAAb5E79e2588D575cfBa48a74d59A9E94C4Fa, 0xC40E9cf1B42bc06120267165810aE5b0D4966946, 0xCD06c2B84CD3be49899Cdfb58a99Ee4a7FD96f18, 0x2d7BEda0BD31aaBFc648E9b36B986eE7dEA460f2, 0xEA547049f0a3a226bF78e7B547E493496735f43E, 0xCc4d08068f5F93F0A48942f72b841c43DaEA3766]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
507
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.