GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum
Deployed by via 0x9aeba3d8 at 16680058
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $210,752.66
ERC-20
Value $952,599.38
ERC-20
Value $624,373.56
ERC-20
Value $265,787.91
ERC-20
Value $76,641.5
ERC-20
Value $75,200.7
ERC-20
Value $29,474.3
ERC-20
Value $22,098.21
ERC-20
Value $6,812.1
ERC-20
Value $3,268.9
0x1838644efb6a5c2db848fcf4c1a3b859008b6ade2134fda4a1b1c64db0e0fc87
0x64564e5e271321d55f4625f0de4866a92589fef5072658674f4d3f74b20e2de0
0x66ce729c32be38ca4ac1b04a4977886b69da42d0aa18f9f30551e49eea4a2e8b
0xc17510cb1050afdf58ded53b54fc688bfdf00bb1e02bf181c2d912c0fef8681b
0x448e01f4205c3a66491eb29f9f7d8971a2b31534aef830ce519a80519a3e8c37
0x4195a0cf60de4c64b69fa59e7705625ef4a8343280fb0fb79d8cf117db9b727e
0x7c615e974e93d90e072cb07d581fee98ef2e1588dab0e4840d33300e08b5d2fe
0xabf88b4759f06fc536186d7aecc5f2f3e6ed4f45abb50a60f4a78ffd256413d4
0x8ce12445392f8afcd677b6fb88255136d2d20e857f1e68b10d5d7dad97ef6290
0xe7acd2df876f54e03ef48d36d88241634114cb9d14afad8f2eb88c985a7d2d8c

Functions
Getter at block 21063223
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9333c3da5a883c1b82f622f697e72eb6f229ecf84a0bd40935a4f8c9de4e149a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x50DA2d15B9b08588eB0512E8B22eE0D17Ba030Ee, 0xe4C119804BE7532dE5C172db5973684e45C22293, 0xb544E362F8701AC594f20837EAe30B8D87703007, 0x0595E2732Fb64297BA65917DD82F4722aC90A69c]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
54
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.