GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 448 txns
Deployed by via 0x9a1972a3 at 13486350
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $261.87
ERC-20
Value $270,109.95
ERC-20
Value $85,994.93
ERC-20
Value $9,985.93
ERC-20
Value $2,607.36
ERC-20
Value $1,359.1
ERC-20
Value $253.62
ERC-20
Value $100.23
ERC-20
Value $23.81
ERC-20
Value $4.24
0xb0acaec5ae9aaf97e0f37fd3e25040190da75fca1b277c0d591a6134ec44bf16
0xd045e421da2804ba934a0f65c4c07d927f2a4339d7471c0439f37bbd9add2070
0x28dd3fc18bb0a5d2eb53bcd59ca9fbe99ff9ed9af63028b38e896af05ee2af36
0x36c3cd04d12807a28ee666748e350a503d68a2d9161703a32c2a8960e1c0850a
0x290b33b87e8f3185a8af73fc6aa761503354440058af27e404a04716260c18a2
0x70af13f66148af4c20936f47a8e57094b6ec92e0ce5d96e271f645ffc333ae43
0xa12f594991742fa33b12a5174e546555888ab7cb3f0993d537a5edfa3e125a21
0xd7ab470b75055f4139d6ac7fd751cb50959b374541b816f6bedcddc51ba89ce9
0x69a682691e148b2f00c7c9d7425298af0e7e063595e900106b6e0a0c4e3063ce
0x939de9c1e0cc3aa9cad990a59513cd636c95dc5743d10f5d534e4765ee408668

Functions
Getter at block 20855646
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1f1ee1eeb925949c11213ba44a2c4fa92b57249e19e4906b94f8b1da19999ec5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x048f27B732D8914b039aEf70f25D7c55f7d4a70F, 0x927193CCb404C4719AAF788E3cdA9e09B47e3504, 0x06228A3A94a960116E529aD116390b2fD836c023, 0x9CB8f120e87D27Eba1aDD0535726FbC03af94053]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
463
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.