GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 149 txns
Deployed by via 0xaa2568eb at 15991133
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $180.21
ERC-20
Value $801,836.73
ERC-20
Value $301,558.15
ERC-20
Value $175,003.89
ERC-20
Value $30,783.27
ERC-20
Value $17,838.04
ERC-20
Value $2,652.92
ERC-20
Value $119.44
ERC-20
Value $0
ERC-20
--
0x244ce38e2e9fdd67a4ab1e37d18d4ecf0933a6405f32192b908aff6bcd4037bb
0x94b3f25ccd7bf53f8de38e1c04c5342bc49ba39b7cb397523f64844f7cdfb868
0x6bd744a93d52e321b3c2316ed0c71d6e96bad34a57a99b1b2332ea7e3fa73b84
0x341ef47bcfc317bed334ea31a8971b17c6e06081b54f50d4dafe6571fc81bbf8
0xc17f9dbafb248717fb6d8e625419b312a1319fae4e32511ae837c0a877415d20
0x2fd41c5779dbed3d5e8cb8156eb1e9a28fcba2f8df9ded857342688f116b4a7b
0x7f241ef29fc5f7db31ca178547588288350961e258b6a652d21d7c66f85b0934
0x0dd9c2e6dca90cec8316990721170c46b3ddb7d2e9832f931593f2a346a28c7a
0x70e1b290728d65a4c6e025bc4be3af65eb493aec26ef470e192d7eb649886bd6
0x00ad4a002c31a777a8e3f299a2126001b0c9e2661a0adda2add7410f8290f6c3

Functions
Getter at block 21205876
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbe5d5c0b1dde114bade63cb4ab34dae3988a70fa0557c0be1b0cfed9ee96885c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF73e9C281325a0791f476bC818905B1f12E0f8B5, 0x4a1554ae3661661BA155c1Aa6c3d5B17251088a7, 0x5aD62c675e842B5Ef4b801df2F53282A8ACe4de3, 0x63Dd0147E0d3cEee29085b5C3B94407Bdb224C21, 0x8EDd48Af87993d1eDBd5a2fc2f7a7bbA562e2a7f]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
148
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.