GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 164 txns
Deployed by via 0x756bc51e at 16668096
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $44.56
ERC-20
Value $166,613.89
ERC-20
Value $567.99
ERC-20
--
ERC-20
--
 (#201)
ERC-721
--
 (#7)
ERC-1555
--
0xd324acb016fad6b01bf16e31a679e4742b37d184e09da177dcae63faf71c0738
0xff57bff94032aa5349d9961f6e7cbda4720c904f43248474b988a38bce7fa63c
0xdb1db1924602d09c2403176ea0decb0b9646392c3f861813428c9ab0dc09604c
0x271825a938ca138cb22129bac34bb30c0ce00ecd262353e843dcc8acb151c6f4
0xae97dd24fe371a68386403a275126dafea2a9f2fcc26bb0667360b1a413c78dc
0x56a269c396a8a4a11961b896219ad8e6ce97d36cf5521cd1fad9c0280630a797
0x7e80199f9de9bd89513d6c783675ffb4ff71647125c42c02202ec6c45604fc15
0x10751862ed12c91e6d0006ee739937d519ae44b94a3639208db2aa96e7ced62a
0xf3d70306d0b1c4df7722f7656c6ebe5540b44ec066dfb3507d33ffe02e36aeab
0x73cda45623e8292f1c78008bb08bf8b8ea1e3a2674fa378cabdd28802cc3917c

Functions
Getter at block 21247122
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x639b47f46d212189c08721e1fea6d2d03b2bfa737d84fb5d491c4a4441b7f449
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4e5E1592AD656B22E0037D1dc37aaB77AedafF0d, 0x588f79EC1f0f1e8FB5fdeD80BFdb6a80e12EBc47, 0x1Ea7B3925B3287F2745069ec1A44f5246272f3cA, 0x5D0058A41f41a77CDf46D555306c1b0503A7FCa5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
179
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.