GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 64 txns
Deployed by via 0x97227d87 at 20275537
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,499.86
ERC-20
Value $9,345,674.54
ERC-20
Value $896,585.19
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#53428)
ERC-721
--
0x47eba6ec297e66fc0d34402cab33f2fdd970a002f9364f82931210b8cbf739b6
0x2cb96111143f4da0106a189b6ef42a680e3e70694a42241bd32c236bf8ed5a18
0xe80ef224cf9a10018bd9cf1840f2ee6541a846101836e9cb674a1e9c76ef4215
0x85bb88329bbe9201240452fc0f09e68f8bc542b93ad911a21b29b15d4a242c4a
0x60c1383a8bcbc916b0b739a3f1e13da419460b5e6c5fc0ed1cbce557a2007a16
0x6b3cfa09874e046420b28fd5415eb4116482fd2cc61ee44dc29c84bd8c74c975
0x093b9c1f2f1d7af4e2b5cd16620221e6dd9e04a52f889e3a4d675243704148ca
0x94a27d63b1bfc381a02a81c2b34b436e7c58fd1c63605b72ab582d126c5714db
0x235e977b8360252fb7b4ccdcc1b7e2999191a1b7f6c7bd5119e16041447f662d
0x388e1b116238275a94ffc0e08d62390af7a8d7c1b6d5e5cd2bf59626cfd72a78

Functions
Getter at block 20884010
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xad49821825ecd3145efc36f190e241ce2083daeae560046ceb4d87c4a3b77a5b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x44276D2e21EE293337D245b12F1a6De16C6C9136, 0xF01Cc1cA141054f68023038F85c4d38d5E28D5C3, 0xE6c41B82DC275b2762bb1dcBabB2eF12da79a895, 0xD62Ad441f7d742C6315b1A3007fF788FC99fb730, 0x1F0D16F1c44Fa04511AD58360782B1a67e1F5DC0]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
59
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.