GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 199 txns
Deployed by via 0xa80b8363 at 15960666
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $503.54
ERC-20
Value $40,630.61
ERC-20
Value $29,110.95
ERC-20
Value $25,954.96
ERC-20
Value $3,614.97
ERC-20
Value $27.03
ERC-20
--
 (#346)
ERC-721
--
 (#32)
ERC-1555
--
 (#0)
ERC-1555
--
0x65ff0653fdab245fc72131ea65387f1db4f1b9de49a45df0919c427b7a6644b9
0xe2564f6edb324bef1500b2b29a535ea6050704c45eaa7e6c7455abc908f82ff4
0x2c05cf2fa4bae4a85f36b54491bbda25e3f050d7abaa71e650d8aac6c2eccd36
0xab34f587e96e0ffd1b98de87716fb15b0c99c1184d552820899522ecea46f699
0x69a7661e1956faa3f31cb0f77d181203f924cb32ffc8cb15daf9f4a3425d99c4
0x0f415e76ef4067996f3a8bb82707764032ea8c829d4af636dbbc16bfce88f100
0x3aa88a557eb7b8e677f64a6ccea7583f751db32a4a75c8fb24383592cc3335c0
0x9ed44c183d7260e56732b9d4b777d1a43d9c33d1b40effd77b0a6c46aaff85d3
0x1cf8bfeac2fad11f4a0129fb7cade946b7cc081c32d0403b45511b89bbc26ac2
0xabba42e557ec2eed19f06f5ee51b27eac1ec089148dea1715fb06349dc3d0d39

Functions
Getter at block 20904720
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x55d97869185cacb79384b16d1749b8f63a9e4596f45c789403f739c531213a94
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6265aaD8Cab7B8cE63F32d3dfa0a9f5934ae221F, 0x95336f23bCA6c57a6720469a658140242855Cc2C, 0xB9625a26fD5D0758Ef04D5fddB6E2594143eab31]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
190
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.