GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 457 txns
Deployed by via 0x326adee6 at 17975911
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $45,232.64
ERC-20
Value $1,669,926.17
ERC-20
Value $937,578.74
ERC-20
Value $780,787.82
ERC-20
Value $137,615.91
ERC-20
Value $29,549.54
ERC-20
Value $10,036.18
ERC-20
Value $5,763.8
ERC-20
Value $3,156.32
ERC-20
Value $1,702.99
0xe0eb86a0e0367404b4b146606b143ed46fe07912b0b6993c41a2e27160cfd11c
0x9fa2d29b265fac15b3025736730ec1759643cfce6290e46582e69f680a03cfcc
0xc4dc2554458b8dd921741c17d2ed32f09c9e7c92c8da06f448236f43a2bb2331
0xb5914dc3a28ae078de2d82c51012ce17f1eaf7b91ba384447eb315d8d8cebda0
0x73d5ed68b89705212aa70257dba5dbd213cb776cc0c17efe327a9d915e5d5593
0x13af0df40a058238ccc1d82e040079b73a4a340402c2ef1bebba2be0cc2ffc52
0x530c6619739540aee04929aa54973a214815ea099c3f057cc22ee030490f5dc9
0x6317a75fde3b5c61b74611e0f99bb793fbd762bd49bab3b09839e48f8bfe07d0
0xaf62842c9ef8b7a38326332147e92045f2632bcf4d887c75deb8f7a70cf3db6b
0x71273fff0644b675badaa5812e72768c6ede777751700c81cfacae7d35e0c9c9

Functions
Getter at block 21124363
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x971254fb12e04dd53e62b62ff09a3ae9a88cea3979cfcf476184f092a4029774
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfC61049029239f9E71BbD948df5Bb287aa2fa956, 0x1276fe84E4214981dBe8e1C6D7301b8008BB5C0F, 0x129a5777B83A2824dD3Aaec41bA12d9C4e758239]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
452
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.