GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x00350183 at 14327089
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,929.59
ERC-20
Value $677.83
 (#581)
ERC-721
--
 (#580)
ERC-721
--
 (#579)
ERC-721
--
 (#578)
ERC-721
--
 (#577)
ERC-721
--
 (#576)
ERC-721
--
 (#575)
ERC-721
--
 (#574)
ERC-721
--
0x3ad2e6636b3c92fb900f6858a5bc8b973f7bb60075dee942bfcd85dd9f312e28
0xa8babecb09ce1d217546ba94dae9f541731134aa83276927eedf7ba7e33f5204
0x4d617483a3e0966f7477b69e0ce2c9e7030f10c47a4d86eb91a004a8c6e71ea1
0xbbc7b730f0b1794ede4fc8197c2f803b2a06a91f63a87f5d53e690c9c0da57db
0xff57980fdee27723098b2fdc09d5030dec6b8e6d881211c6d95b78c65789681f
0x1f32577337195a894219e40691c4fcdf4061201eb2b282fea02d873e89939e71
0xacfe17bc23a1b55002ca529abab6f85648d8c2ac1579f24d7e32f8d357a14337
0x1a444239e9b676ccaac5bb3e53c769819ddb3ac7ab50317fd3cee97fc5511434
0x9ad65ad77a561e920d2299abc62c897f70ae1ce9665ffe30d0c25922aac33a23
0x138298d56ff7f11036c791a014358b9d8316c9a5ac5f6e314490b1e1fd5d752d

Functions
Getter at block 21075737
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x47b72ab9ec68ef44a25a3ef3657db3da615153e51adc9f4528bd5ab7a224ac10
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xcE9dF57a5F98261aABFAb3d6772eE807E50fFfCf, 0x625527Fa6FecB7D1D066147CFE2E4bDc28CE755D, 0xa18c949E9b0657a137f3BB031fec7cFF99e1C31B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.