GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 46 txns
Deployed by via 0x6673fef6 at 13348701
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,998.6
ERC-20
Value $16,194.6
ERC-20
Value $13,465.55
ERC-20
Value $9,445.51
ERC-20
Value $5,200
ERC-20
Value $4,648.65
ERC-20
Value $4,033.09
ERC-20
Value $2,845.35
ERC-20
Value $2,662.07
ERC-20
Value $2,063.03
0xa32bb6686cf07bef0c3c363b782122c6a5ed51abd29e827f083bc2ace93a40e9
0x853df7873c0c55f1bf731999190085d16cda372dd2cd40d47ba162e7af683cba
0xf9ca1c1488375666bb38a3d699ac806f0a70a605042382117f144fdedc797830
0x211f41b13908cc1361eea636286835aafbfc71ca803a429cf70b083992b602fa
0xdd0fded5aec2ce50fd680f2bf22e785ee2b38484c3101a9f55be36dfabaac712
0x1317639989602c412b2ea1b8ec71711c137f006943a786ab6fdaf40eaa56d699
0x836e756ecab082b5d8bc6175c326733c1d7d2034aa26051544f0a40c9ab08ce8
0xc4877bf552888a3577afbbbc699f3c3f17ebbb7486b1342ff5d17b754813522c
0x5e553924edd697c23aaaa10bd65890629099cd0116c7849d8c8564f040450aa8
0x67eb05a8e128e834fb2b31bc44ef629eeb6756a73f7ea293a21dfb945384f65e

Functions
Getter at block 21204920
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x27eed0e33770d0e8c63ef8fde72243759fc3af0507c965d62ba8eb42eff907d0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7AC29B5F2613E457D87F155bA2230E9c1Ed40D86, 0xb659545f564c30733b1156e0bfB5B82C7D40DD31, 0x628D896988f2C56921F09dF2AED3549CaC359774]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
51
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.