GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 457 txns
Deployed by via 0x100f9a7e at 14455493
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $22,365.38
ERC-20
Value $17,492.46
ERC-20
Value $1,866.62
 (#0)
ERC-1555
--
 (#1547)
ERC-721
--
 (#4)
ERC-1555
--
 (#32)
ERC-1555
--
 (#33)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
0x3f29549bbcf49ffb267711e020c6c14ed9f1acb3bf4456d627725192982c2a74
0x3018165c24ff9b0e1f92b77f90f4757ef456c4c93b9861468e76137ac806d234
0x6c0a36fba82ace70f15732c73cbdb7a7e18af58cc0266ed91f2aeb3d2531aae0
0x01d17cc36cf29ff705c4d830a138ed9d64bae910448c991ecee0ff78892bd713
0x4427f9d37eb133e39aeb3e35a2fae00d4b4d9fe23e4a54a4ecb5d912c14b9454
0xc244267fd7182b00c0cf180e60b30a34f5deeb4a1a26a255493bad75089b36d8
0xa047e4777ec1c6adaa1e1e65962b476c39ec507e9cc48313702915fcd971d045
0x0ab02c6d63b33a92df168b257a1faa3cae8252f1ba27fbe771ec0faed0d77129
0x15bdebf6d7d0b4c4acf395619919b846fa82b25550bfca469b7816e26d05ffef
0x34b1619162a5f9eed24c902757039cac590f0bf4d4dc8a01bf9f6dc7523855b2

Functions
Getter at block 21249033
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdae50671653589d62e7768227bbdb024d8cc3b33749afaf569815dc9904548a7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x75d51894c03f420a0E0069dD254F7b5dB317C5aC, 0x0181c1d77B7CdA2CeF3DaFCce67977F87dEFF41C, 0xb73E7CE9502b1A102E788FcFA64f0fe1CB0D0579, 0x0747FDB56D21dA2C595f107849B4bb8b032f0E2d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
528
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.