GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 122 txns
Deployed by via 0x425e0f39 at 17109953
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24.89
ERC-20
--
 (#9237)
ERC-721
--
 (#7510)
ERC-721
--
 (#6523)
ERC-721
--
 (#6043)
ERC-721
--
 (#4808)
ERC-721
--
 (#1192)
ERC-721
--
 (#173)
ERC-721
--
 (#4139)
ERC-721
--
0xc63ac40c5bc174d47202a93540530b3ca99a0adf007b254a9450df0c9137c77a
0x9db6b1807ce027d64683f1a5f65e87df33910e3a5d06fae19f5b6e439fcfa6dd
0xd57c1510dc21050cd16c0184f3805e95f9dcbebf38bfba84606b5818a4c3e37f
0xf736b6dbd6b39c5b909381829b877c39510a584669057b8feea5f507f9e7d1f6
0x8f50fe13812e5cef2a0a995a98c557eca68c5ce8a7ed7fe2bbda9f4cd393c8d6
0x1ae64f301709179c12fdacdbc51fc0f359dd828bcae0bf30acc3362039d6b43d
0xb2c273b4687aac6d05cb0d40ba097b71c28dbb87fe0d4a7c97de15e6ab84db0d
0x5efd8f3f7697e4caceb2e34a4dab00436fba139f07b994e1b4852fb0921412b9
0x22d18fe7eb55d743a257f1899395466af434c3d862aebf074c35ef63170c3539
0x8e807732ea19b0ac355caebeb99740abe8bd52b3cedc3955219d9387472f45f6

Functions
Getter at block 21215244
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6820bb1489fb0f2c262ff60aeef45d8b559d3baebb6b9880ad9566dd8aed143d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3967AcD63f56c5555c5cD50288d6420B5756B235, 0x202D3061619512c4d9EccdaEbAc3D001Dc424CC2, 0x635aeaAed66a6dFaca58AA095a1607F46304bb85]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
120
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.