GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 45 txns
Deployed by via 0x5e5a7bf5 at 16239236
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,308.52
ERC-20
--
)
ERC-721
--
 (#53450)
ERC-721
--
 (#53449)
ERC-721
--
 (#53448)
ERC-721
--
 (#53042)
ERC-721
--
 (#53041)
ERC-721
--
 (#53040)
ERC-721
--
 (#52634)
ERC-721
--
0xe98b6816ef299b209cac7e05a9893e08093018c90672c222b5315a554651afd2
0xbc166e11c324f2e7ca13e169c603f31bf705f20a0b8913f67ac343195f6b4c86
0x55feef8e7b05074ae9b0af8fd98a6b36768ae05f4add4406db779623bb6de49b
0xdc4b7437fe4a8f5303116c9c930e04287082992550eff5afaa04b826dc45dc61
0x26338900f6736bb2cfc0f74d2fcd6a6045092821e59b76adf49f385437f9a7f9
0x81e6e43417f72b88afac7181bbdc6206a54adec7a79c4051de5622204e184eb4
0x6f975ee214b67f9d10deab2744d91ce70f0972b70cfb3e83bfddab1477d2b7b5
0x3120021dc99d8952bb1c7728b13298549ffe16e734a95247e4ae91fb6933b21d
0xa9a822731839b78a2c8dea34cf3ed618ea019114b820b11d1090e01ebce7aac5
0x5462cd591c43ca98383bb9e2874d866bba229dca58b9d463325674f358bd2cb0

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