GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 143 txns
Deployed by via 0xc0aacc4e at 15489554
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $133,375.78
ERC-20
Value $904,359.26
ERC-20
Value $128,400
ERC-20
Value $16,915.24
ERC-20
Value $0.63
ERC-20
--
 (#0)
ERC-1555
--
 (#12341)
ERC-721
--
 (#5)
ERC-1555
--
 (#2159)
ERC-721
--
0xdec8ceae956853eb3bba616cc76c78cc49b428798216a4c5a8e1ca17bbfaf77a
0xf19376d3de44596f81abe147b87502f44c65934fd4c6c2743364732e49befaec
0x409ef62823299100b00a4a683baf0d97b307852f6a5cb6dc433f16ffb0229213
0x06abd7e2b53b49bb88b1fd378eaea5578404f6007a3e97a226abe0bd418ba1fa
0x77b272510bd63406c8e68ba47424debb7002a39d797d5058915c7783dffb979f
0x7dc676f8e5171c47aee88e450485948432625a9b422f4d44433c0294f14b66b1
0xacad044956ea0e179948e94f0896a3ee1cf9a32f6d651eac9450d1c2caadadc0
0x411d416d237f3a8c2b639950531dac2c4756a6aa395c724de80869030ddff1cc
0xe1c6b71bca9ea1579f442c83cf7c933bf2c4d9806f4f68880c98891ae36bf9ea
0xf1a6d46f158c973f4735c4061881c13248fd70438a3304e8b9b78266f890d1c7

Functions
Getter at block 20872136
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xda575959bf6931a4dd15af04fe625342736e2e34f45df065c1661c4e9f794411
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe36fFB896337f6FDf5ef320747FE824e82243c11, 0x9C37182D889b41c57103c226F724b38C8f3ca37f, 0xcFc7f5782a6A7ffe1FFc6b915D22B1a01b7d8f20, 0x3Cb1d11dAE619d489C12bD30e229Ae13bb707409, 0xa599266D94D7f2E347f597b2d6972FC52528651A]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
140
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.