GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 199 txns
Deployed by via 0x1af84a02 at 15188775
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $26.21
ERC-20
Value $1,206,122.05
ERC-20
Value $118,990.37
ERC-20
Value $1.51
ERC-20
Value $0.63
ERC-20
--
ERC-20
--
 (#4)
ERC-1555
--
0x1fdd20576fef3c377b1d0ad9a913fd0c76a1fccce4b365078345dbdd04831be7
0x072b46f069553108dd8e2e3e380ddd7da3b4b0f4140c09b3b7b587fe1b694a27
0xf5732b7327c5f1810578ead00f893121c394839a49fb3d32249c9cd259e8b684
0xb15bf3fc1dfb8f448e85c576449d478c0d992891ab4ebf000e74aefebad8eb70
0x0cd7b20468844b78a7b8aa5b313271dd4dbd2c426ac9318d2b59ec1747139b09
0x40b6522ea1c1b6121e91d40699548434c89b164e572682c77b1333152488f409
0x72b86c9f409b88ab7d298eac85ffc86b65640b312008562e3ad707c9341c8aa7
0x52c9bfe9b0bc6cfd42504e156008ed283f98f213af680cd705b0831445d86bb4
0xca1496a51791616f52d71daf7666bcccd79d8cda103d397f7a5d2511dd47b900
0xfb2d7cea3c1579eae6583b9150b29c50b5693537aee35445bc2740be68eec79d

Functions
Getter at block 20904704
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xae8402c9850b78ba6e7e2a56f75f568dcdb333e5b80c04a3a1f0b8b1413b8df7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE425255A83149aA65C038616496658967766c7A5, 0x3d444299927244Ae70538e754aeBB5F019666Bbf, 0xA5BEA4daF7bb4ba44E100831Bb7931228b96119c, 0x5b3e07FeDfa446a29a77470DdeA3dc6272cf13b4, 0x1779256e4C1f62E830C6d72cE92A679FcF92E555]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
201
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.