GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 261 txns
Deployed by via 0xd61a01a2 at 13380040
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $29,808.51
ERC-20
Value $18,364.77
ERC-20
Value $10,834.41
ERC-20
Value $971.02
ERC-20
Value $301
ERC-20
Value $174.53
ERC-20
Value $113.67
ERC-20
Value $95.23
ERC-20
Value $69.4
ERC-20
Value $69.14
0x24dbfe30e4c4cd75a749699ccd648ca4e4320df38fcd86e26b87761226ca497b
0x91f7b5d933a50d98f50dd133402084c6bdf6d39462d94210ac37656f8480969f
0xa4b18d1b63e9bf744e676e2926d5d64c26bf899080aa9a6411aab0f1e02c85a2
0x5f90a23279e3ea3d667ab4773a8b402053137c051d880fa024c063a2e268127f
0xa6bb48c0aa23f253080a8bacba0c99591f30decce21b9ebea601a660ff2a99a2
0xe2c6db5ec7cb3ccf7e63aeb110eea95b848dc1a79648dbb478300c83354d894e
0xd3b3a26f8d70faee0658d395442448efcbbca002169303f9708c750c8ebbd987
0xb3c4a6b4acc352452e5a3fb90f75bb331f23a751e35e731fc3c3dd56505d7973
0x7a85f9a94f310231ad2d72d65d59bb9e757a8684ba3379b270907d92223375b6
0xea9179320c3091e321e2bc9fe841661943b78ae560bca878c8f84457a3be4c2c

Functions
Getter at block 21202356
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7f661a1529c8d32ad541a3de6a51737498a79e14e4207431597e1e1e3c508a24
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x319d84CAe0F06F1f73B722623e08cDfc54Cfd30a, 0x083fc8658dEDf597AD59D4e054DACA06FeBB701c, 0x5DA508C814f90A2626918D0154B77DFd68B9E791]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
238
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.