GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 247 txns
Deployed by via 0x0343ec98 at 14011826
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $13,269.98
ERC-20
Value $252,022.38
ERC-20
Value $24,009.05
 (#1)
ERC-1555
--
 (#2)
ERC-1555
--
 (#3)
ERC-1555
--
 (#303)
ERC-721
--
 (#8)
ERC-1555
--
ERC-20
--
0x704fa33179e4935e4a6d3bdc5387c629c1ad42403163e4b6c8622e35039f5c00
0x88d379e7aada2b6ffdc20f569c7f240d10ac846b02f3fe60703d0589174d989a
0xceea875114faf6f2dd53affcccb237deb9580942882da0e70c27e62242ff1554
0x27f32f1696a94bd9fef09c13e7184771475ff82f372155d972246d1ca31e597b
0x21a120991aa98e54af8961d15e3de7c6e23adcfbacc74223024b503f88d681a3
0xa9cc573162a147587ac26d4e0d2c0ae0ddc780a2e72a2ef7679644556c62c0da
0x719a0a844653ffd70a561245db310a0d734245673e6039794770616fa70f81ee
0xc0ff5a5b893bc1f90974c216c0669200c1adf0f423af7a2cb3c89784cd148f67
0x8b6a00d661b9e790f4c06d0ce9ad84ad358e296be42d18ac72c373da632ef459
0x2427e5eec42dfb5cf26c065a198ad8255a0303c4c38efe5c5bf04b50aa65125f

Functions
Getter at block 20861099
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb414889b8e25e28d8585e35b94abafcfa27c786ca8ce86fb5fe1995b49da9b1e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x97d9406B844B2C86EeeC8Ae02D42841Fd3A00f98, 0x2154a61b2ef92659F617a4c287d6086CC243a8D4, 0x29b07Dd797F0895784dC45FDeDc016990a4226b8, 0xC45A4b3B698F21f88687548E7F5A80dF8B99D93d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
271
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.