GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 169 txns
Deployed by via 0xed8b2abd at 14622281
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $25,792.47
ERC-20
Value $1,045,281.48
ERC-20
Value $41,674.53
ERC-20
Value $2,284.41
ERC-20
Value $1,171.87
ERC-20
Value $188.08
ERC-20
Value $0.01
ERC-20
--
 (#3373)
ERC-721
--
ERC-20
--
0x02e3a3e8451b5e656f7a17c747ac4e4ee1e4830d7aa8c5232b5058eae319b484
0xc958d4315412394f71a14e5b47b1196569daefff6258eb21b4b1b966b654ead0
0x84f5b204f69c9764b9eba904edfde25a219bb61ce79aedf3c2bd3ca0cc7e532d
0xe76b9d51bec0ad9ba16defaf75dc760f7403f96dac040e1d12e94be3325cb5e1
0x868fc6252779bf8227f47a1f066f98911128b5c799f75a5696a668b633abfa60
0xfd9c1a5a5183e10802b31d9f36dd0f798143e59a5f2a82c8f4f5a74799e2208a
0x8039721c783443b5c526915c08ce0385d0eae1d72b24ffed313c7100fd09add7
0x36004df2af707382dc75785cff3606a5a2576ebaba72d8c0d8e3e22da37c3276
0xffef4f3df315f841c43f02cb7420dc08efbf73a66ea181eb92eaa518d311ce4e
0x5529b648209a779329572a203d7af11026d177b65195d50871aa14ba5a43d6df

Functions
Getter at block 21287164
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xffdeeae7e0e94809a98f1a9d0f74573e6ff43ba7f2a234cf348d53290671fb72
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
6
nonce(view returns (uint256)
169
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.