GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 129 txns
Deployed by via 0x2b7f9d8c at 16746951
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $101,181.76
ERC-20
Value $60,334.83
ERC-20
Value $2,168.97
ERC-20
Value $0.01
 (#2)
ERC-721
--
 (#38)
ERC-1555
--
 (#0)
ERC-1555
--
0x1365c4813c70da0431d2b599e38a8aed41db4def60b6212e97e81ef6f77699ac
0xbdb4937b2aa33796aa1534febacd607208fe0760dad369c079888e60ee5bbf3f
0xca524dc4db09695f04c365b18a099b3485c7db753818920fc8cfe45c6fbd35e7
0x5d1a3a773142220024c3b6cb83377a940010838aad9b813652a0aeb3167064fa
0xb07295ec1420008c60db98e5eba0b50bad585b7752afae46d45ba4d14a0ec09a
0x541ec8c2e8c958dc2c4fc2f274e4d63d657dee9c7ebc83aa163674977446ba3e
0x3dc17ae6ac1145ddfc6fb92d0f5434d0f2a72816b6527594a7ea38e1bb5bdae4
0x52d00e336ada6a4b388c3b121485464779f86d0a0b571df42a81e743ca0fcc92
0x4375d659ca8374bf78102cb5181d20145a66777e3a5f52a56adbf7d6a8944ebb
0x15fd1843f4e6d65cd42e8a17ef9faae2beb5728230d3260035b6d2f086c4958a

Functions
Getter at block 21274443
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x78c3ad75a13fdbbc02a11d4fb6ef4843cc548b0d685bb48ef943358baca2a5e9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc697515abC27742E99f5346208867Cfc72E058d7, 0x554328F899fa4A19DfB3984d11a3A1e50910703a, 0x118416b3707d608DE94665BfCE583Bed383e48be]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
119
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.