GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0x31743a4d at 14024472
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $145,156.61
ERC-20
Value $0.93
 (#130)
ERC-721
--
0x9bc3ec20464cab4b2a4e8f561e9aad7bf9c2ccadab6d46eb457798ea56a9466c
0xda62676d357e524872f83aece48676a4931f2e6feea39f3b9b9b7ad6e7da5d15
0xfe9b12de6ff08e4c643a17f508438a62e71bf01da665dfc15cc445c8eb8f5e4b
0xf8f315611e6fe8070e3ecb087b022029b0b51c73421b0182ec19b60917717689
0xff816e5b625dc2af201a0c781491b9005e7532cc7e45c441567cb421f29f0ec1
0xc0d8416981602477112c514a1c2b9548ea4e4ae8c470a4387fe202ef8527bcfb
0xaed6840125a200c72679e47bc26f38958d5dad04d6ff312f376ecd9b70ce86ed
0x41496f677f56f193b81fe205d33abb2eb6ffa425d2257e9c43e34b089ffeadfe
0xfa74a8361c6ab0fb9bbf9f2b13f3b4d2c5d133e6c0a55c7302cd71d1e82fc390
0xaaea9f8de4665897493bc4e2443975aca89610350affc73a746a7024c4fe9a31

Functions
Getter at block 21222325
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xde06fabf40988f5147c8bc92d2eb0cfa819bc50c375dedff049c65d982d0a33a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x20B3E8ef1b243D71Be01a4E2A300C63Ff5162EaD, 0x35169C46B1269e289c2b6d2c40CCa6cb551508eF, 0x889da3c2217197971C5aA022aA14F0668f52bb99, 0x5ADD41117904443B0244feC3BcF806bb57b6e942, 0xd41272e53581e6799C54f6c4E8F4093709c49EC2, 0xC4cc2d4A1170d0D676ca993a46d336aCbA0a5962, 0x99bE1FFBC387a2f9038356D4A2728A90A4cB7958]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
27
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.