GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 153 txns
Deployed by via 0x0f4a9a8c at 14076101
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $125,163.64
ERC-20
Value $351,144.55
ERC-20
Value $33,635.14
ERC-20
Value $5,719.52
ERC-20
Value $4,167.05
ERC-20
Value $921.42
ERC-20
--
ERC-20
--
 (#66)
ERC-1555
--
 (#72)
ERC-1555
--
0xfe6cd06ffee8328b161586638f4c91966489138856beeeabf45f3ff9f0b6114a
0xb7bae27713b281815ba2ca852767d58728d42d18892f8f1f9334cda54afa92e7
0xfde554ac9cca4d6e8e383d9e735bcf50821944784a47aa42629d96a7b2f597b1
0xe4ab3c974287e698ce1f6516f45b73756fc039c13e4eae17ace579d089cf2290
0x88156d9d06e69b5f79d510d2c52a1b3917aaa98b265c2fdbc82a6b787df9f07b
0x60bad292eabce6b8f78f55ee4573383574fd7d57ef4e6b9f372c43aaa74c6171
0x3080f8f0c41587caa3d50d5166e3b13892553fa114df70206290dad73c17716d
0x902e872f54d6e91fdd5cd22f090288134fe18ba3f987f8e98affb5385c1ccf7d
0xb1f0c9158378b5719e03ee93877e85a987e99a4b83da7b7263da130f4ec10e34
0xe896e42050257bd6d665dd76839987e14ef813ef0dbb5bed27774eeb6cd64455

Functions
Getter at block 21225735
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1fc3670ddd2f9959a12450df97305763387a75b0a2167a65b7c29764cb695aa0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6469E67f1a80FFD57b20D71599cEE4B82a39C28D, 0x93BC131E07c6a373601490B7CB50ec4237D99df1, 0x92d9794319F320a51442C630136d452387f35C1B, 0x0772372ceF4850034c009e00968636761dfb446E, 0xb2555D103A18FCE92196e9860970Df45584A7a46]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
152
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.