GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 318 txns
Deployed by via 0xf293bc77 at 16583252
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $44,461.79
ERC-20
Value $16,149.57
ERC-20
Value $2,805.94
ERC-20
Value $124.48
ERC-20
Value $23.59
ERC-20
Value $14.67
ERC-20
Value $0.34
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0x6caaca1148a93a117701407c5e86240adf008bb0ec9a3107fec0b9bae3577621
0xc651fe0e2b43f0db447788f27597d78e753e006fca5654b3bf6a96a01d57d2c5
0x9bad8984366cbf8236273851a3d052dd53fa5c18f565bb46c4724abf91fdcc22
0xfae635e647b6dc854bc1fd2234e969ed780a2ca2596a1b43dfcaf670beaef24a
0xf68064d80ee57f650324fea6b7f086c1cdec9dbee8f19904c6619041fbc2bb06
0xaf91dc8196eb476025258f27906b0d6c209eea26ca7a527982bd8577ef7cc7c2
0xcc97e7580719a495ce070e4bcb5160e1e598a1bcb3c0f313589293e4cc3db9e0
0x2f6b5213dbf8ac15fdb194ebf44f64d9d6a86cf6f2a4d9b8365f46b4d223fe6a
0x330c48f4978724ec3487a677a12771992e829551fd5660fea6e5ec7ba2c3bb73
0xd84321f36ce9b759cc6b9d3343d155c453dbee5808ad8ed9bc79d23fe967f143

Functions
Getter at block 21166731
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe53bfecccf9fa8eead3c4bbb6a6f7a3f83f23382f2bb605f7238cd099d6fbcf3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8BBEfb76b0fAFe3f119531de77550429405384Ed, 0x72F700ff900EfDf16eb6914168ce97A7f6556620, 0xca02EC7Fed8781d92FFbE437a64AD7c47d476408]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
293
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.