GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 77 txns
Deployed by via 0xfb12c594 at 17175376
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,045.7
ERC-20
Value $382,514.45
ERC-20
Value $155,979.6
ERC-20
Value $43,103.31
ERC-20
Value $9,900.4
ERC-20
Value $1,368.34
ERC-20
Value $1,187.89
ERC-20
Value $1,101.28
ERC-20
Value $674.07
ERC-20
Value $288.02
0xa3a87209379488dabfcc74e2946856290cf6ce3f2767051e5025c53ceee9784e
0xfb616bc38b254d6f10882f72e493137304de3e4838ac3ef9ce9169bf216057cc
0x7b1a10b57c6c763a9c63c38f19ed27014238812f4aa94a89d4765a8ec927a000
0xc1bd0209f37d598c0adce0f44f5b919a8a8ecae76ac2f9e082ad35e61c441b3e
0x34b1a28243028f70e63ddf2e7ef4042d25b0e064d9e3e7255b76f4792de69b18
0x83c0f44643cc91e972f49efc35f56020b48c174f0a8ea0e1bcedc96e807f1cd8
0x026293ed7714001c595c552274287521f814be9ac2d03ad06cb60f786210b1ed
0xda040ac654f6596996f2b655e5216274c1cbcc194066da890b305eeb731fac87
0xfb941801aa899651e654a1de460d75414e1553edefabe7d1ee6d6b7e8fbf4414
0x38be1e8b8f873e38376ac72824e1d2454916ccb16675de0bf378a88853eb3edc

Functions
Getter at block 20936613
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x86f25e2fbb69ddc106a10bef2d6490e3ca5ffbf68067b9e928a6a29393412f0a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAC754Ae3F4bD7B6214AF9E1937d10d91f4c6Db34, 0xe153437bC974cfE3E06C21c08AeBbf30abaefa2E, 0x1fF60e85852Ac73cd05B69A8B6641fc24A3FC011, 0x66B416a3114A737f0353DC74d1E12a7e23f686F9, 0x22FF5BCE89fe7b6e78262893a535972163332C8b, 0x236C4D2B6626FbA4bD4bbDc3428F013b63d88180]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
81
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.