GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x1e58d9c9 at 14770208
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,721,507.32
0x6e2e5049f473de1ae6ffa01e44df0a2f06e75a3f32484b89e64442f4d56c4b5f
0x0a0a9d93ed403bf0fd5b1d95a76004c6cb1d312907530c1dc2d0d4132c9c34bc
0x59c0c25deb31a75bbd8aa1a35315ccaf63ef3e979174eac3a66c63b8d765d941
0x3259cc2f303152e7f4c05011d45ae697bd532e55e9e0816fdaca4de08b5a2d79
0x7168e520a155ac6a8a9bc8a7051a2a43d51e861e9044358a67585831e6dbd296
0xa771a5eb5bebc1937073dc06883048f1f5eb3040e715e8782456d0d85f0e0acb
0x4327e0a67a6cb5620d7f63a6759cea4aa605094519fe84d1b240b5d3778c79eb
0xd6d7af77040fce75a1310967115af48b04387b7519adefd3e5758e8b691c277e
0xc48332e11fb45a7e5306347f1178bd7d931737321cd59ca7e2a51da00c4898aa
0x03543e1c65dc57150eb1c261decb11af57e7b3d026c966a3d5ab6c437c2113f9

Functions
Getter at block 20928035
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2e50832a9d4aa3e5412f2fb779141508a38756c3847e46a21f0a22798e0d1a6f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA38afc5c1E33f85B06D4b8C2b4312c1DC1054882, 0x4D3fB3D971a984650b3681376a952ADc720E06d3, 0xE1D5a49Ca9E35e9BE69DC16495a9d095BA09bD90]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
10
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.