GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 92 txns
Deployed by via 0x9263822d at 20577873
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,260.9
ERC-20
Value $6,348,387.38
ERC-20
Value $5,062,029.05
ERC-20
Value $567,784.96
ERC-20
Value $2,164.19
ERC-20
Value $496.65
ERC-20
Value $483.9
ERC-20
Value $415.29
ERC-20
Value $172.13
ERC-20
Value $117.04
0x05f50eaee62e92eebfb96b5ce212281c39a83ce18f12ca4cc3cd19af2a469481
0x685bb35d0240dbfcec834b2142a52d356e339c6dca815951bcc0d050f5863dd1
0xd3ef0acd734dd34506fc6c58754104ced71f16eb4575b53472dc744b8269ec9f
0x43cd24e685ee4ad0743b5b168b8e3ac1efa48d19a4d0795f184d69a8d09414ff
0x9fd0b8dbd4af27552d3a7eefa7f5f5e01d0a153f2161a165113f0546f9317e39
0xe652d9b245b6873e86e1ea6fc2945bf1049fdf915d6a6580cfea638700f7dbd6
0x050225668d4baf7ec9ddacc01aa4cd94b5c64eaf7d5d2d0c044fc594c68482c7
0x1c14f5a87b7eec59a1939af2a0075e62c15189cfb8819827cd2ec70e8bceec95
0x7527551dea7ea78beb7eec44589ce4fefeed87a4359993b256fdefe824dae333
0x56e32e6b06b29044caf73ba804cb8f1f985dd286dfc38518024b0b231ec13842

Functions
Getter at block 21160765
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7fff05c0c4cf0626b0832ca0b9230f5cb94c2e950deeaf64f26ff434f5afd200
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB1E17eD0Ed3da54C0D076f4459F5084e9fd544E1, 0xD6A2cD31fa6707f5FF754FDDE6bcAa6cCe35a7ac, 0x794E31C25fb4655056BE42BbE10F02d342b7d868, 0xeAB666f5F9B73fB505E476dAF68bC6e224B1eBC8, 0x78fcaA7f50e81E974eE8A783411Fcb06a9AAEE9D]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
79
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.