GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 90 txns
Deployed by via 0x0022b800 at 13436368
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $23,701.26
ERC-20
Value $4,870.96
ERC-20
Value $2,157.3
ERC-20
Value $0
ERC-20
--
 (#0)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x6a05d6e11f9d49e45be292e932021c019bf57c70feba3143cf44b5dbbd3702ca
0xcf3bfd93fc9f99b8440c22b636c502db35c8e4543ac93951691b6b6d3ed2dbab
0x7fcf77cdf964d07f913dfac0f2e6c39d320fdd8f706dee7b92f0f2440dc87a52
0xb2e38ca358e8cadf85ab2b3570a0baf21f248fd3f40f09ee5e3fc79568978e5e
0x92ed7d754f9d2fe05c0f5ab772c1757b3cb62e0ec129eb77468f3b1664d94758
0x86b285b902b43ae1706153f42d71425955292c1c34de176d2cb80c24eaaa0545
0x8ad980127feec5d5a9983ea0a7058ccd4bf3cb0e4928a279b6b323c3143bde10
0xc484c12e6dfca076c9247099b17e6e8528aa78e48ec1d2a5ccea0bf726829a07
0xd64ec73aba6e94b1f3e182efa8eb8b4b2e5dc2987d8eb47d1a359a7bfced1eaf
0x6ca1e35d25d30accbc68b30315ba86c15f2b1840fa7820eaeb961b4cc549206d

Functions
Getter at block 21394356
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8f1873a31e80dc211e64a514ce6183b12118f35256bab51bff63f1b22dcc68aa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBD16d20Ab20Cb0B0AB0Edd8498f831cCFD0a474B]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
74
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.