GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x91efa071 at 15314767
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $146.27
 (#5)
ERC-721
--
 (#4)
ERC-721
--
0xb221e0b1e28e34fa1fff832179c29663d3c2c360173effbaf354aa71b98a3019
0xd06d6e1151fc67311e92b296824778ceee3904badb22a5243fc86544f9e97342
0xe30517f9a214d8419f3eefe23ef196a654a86a7fecc4c9b0c16fc43ac5620eeb
0x0b5bbea6ff1693f151157ecf2dbdc9cf950edcecc324c946a22d370a7e802638
0x350d1cbfb61477c956ca8e8d8f4827c094f7f7229da24d9773988313302c999d
0x71abf283e5f8e84fdc87616bf48a48fb17c85e5ba5621a6b58c8f27261ad8055
0x97006d214eb68c5c177c5bdfa28ac34882a6d1eb63fcd108ed84e6e575ef4ce8
0xf44290e37bbb66545aa47ddf080d99b0c5dfda2cb64c4d5700efe2c66228278b
0x1bfa3ad45035e98f131a02dd7fd3f9847cf784fa2a6468ef7ef7ef5a6e5a922c

Functions
Getter at block 21162182
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x665cf4cf7f7cc7d5df466d0efd13ad83bf7114a7c6b9499fe42096d9bfc59b01
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6fB93f0BE8d86C81eC0cC6e02764B548713a5234, 0x28a2Cb5697c5c6b9C826E8c2f339bc901142CB40]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.