GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 44 txns
Deployed by via 0x269ffe6d at 14104926
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,516.55
 (#1739)
ERC-721
--
 (#8035)
ERC-721
--
 (#5869)
ERC-721
--
 (#4838)
ERC-721
--
 (#146)
ERC-1555
--
 (#455)
ERC-1555
--
 (#247)
ERC-721
--
 (#5325)
ERC-721
--
 (#4027)
ERC-721
--
0xc3454846b9e67d222e5c425cbac945f02434086c8d6f39a899a8634685912671
0x3da653ac47a9215b7f859800a7fc6e849e36043276699accde1fdc4ca73a8cf3
0x9fea938978db4dc897939b49998d6b87a972beff29277baa7c6e66857f3b92eb
0x45fa66edfec52fe28af63846e9f6e896abe4370129475ee1f890ae5240e5ed9d
0x6b9c803713b21224bce64df396212d832c0d47702a672ca9f3aa2f1440a968fa
0x484d0eb4e66c8a31319bc21c8383161c8e484e65425829ba21ee9ef1e8a82954
0x2ac02c5421308cabf520d1e202b05d218f1ae937f8de27f31bbe82f307012e83
0x290979b7e0206e8e093106a44cc85d75439951bdb4bc010e577fd1d2ffb5daa4
0x631c0eeb8502ba07af80cc5ae9bf62f317a3cb2602e7c9d3c03da6622683f830
0xfcde246d80f610bd00bcc503192b2cd1ee0fa2943ad41f59be0f01b90feb6f08

Functions
Getter at block 21204259
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd4cea633672f6f654e5fbb0839a217809f5eee4006e36b34d3bd1f1360f14366
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x471098478Ee471159c274DCc334e94e185D6FcaC, 0x398C276ccefc243F020D15987B4450Ce54AF078A, 0x3D34F69AeD7e3Bb13754a05ED1d95a25968C0C73, 0xAc400eAFAA4185A116FDB16F710F9CD757B277e6, 0xcf745eae2d93a153a8aD4c706B639BC992b3fF84, 0x42dC5b0C6b22b5284Ee870ef59D91abF216641C9, 0x8B5eEb3d1A57a82473FDD8F2d41C39CBD6d1054a]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
31
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.