GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 135 txns
Deployed by via 0x45ea7322 at 16063520
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,120,519.81
ERC-20
Value $465,951.95
ERC-20
Value $166,976.54
ERC-20
Value $15,333.54
ERC-20
Value $2,070.95
ERC-20
Value $275.7
ERC-20
Value $84.37
ERC-20
Value $82.11
ERC-20
Value $68.36
ERC-20
Value $27.28
0x164f4c2f8933e3996560bfdb48d674d7beaf42b69be984a45da8dae194103e27
0x5f8d9b3d750ace7f86f337214ac0b8ec51b18de6c4e083613f360967b5898587
0x1e2a1ecd6d0a8810bcfdcbdfe526d4ea64006c9b61ff14b22e94c5d5a77b1bf8
0x042225506931ed9083e2ff9d56f819c4dc0d96b408786e5e3db9f76e8f8731ba
0x4834677d86613637313876bac4600e97d210f32e0f537be678c6f4804df3c1b5
0x18e81d6cbae4a508c81c8c759e1900a2e80f81a68bf6eb94cf6fd19894354c6e
0xc0e43ec1e4cef4223cb378b7e092f34ee59ef3129088bfbe3e5675ba2ea66282
0x285424bdbd7fee7e462e35fe00a8ddb8826c44a1e5d8bb871167665d561ca1e1
0x79acb3d8f4c3afaff8902408849b247a7ae1bd796641e9cdfbd4803108979e9c
0x8dc2d71e22c10e9e42b5afab12faa1b51e35be8f315da1c85e8b0f6cf830ea9c

Functions
Getter at block 20985258
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfb0d0e675eb66655575bec99ca89efc8da59df8f8f8d04322351b1ee8b85d48f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7c24665700DB8F696068578153FE486c3cd4229C, 0x989B1a8EefaC6bF66a159621D49FaF4A939b452D, 0x3031303BB07C35d489cd4B7E6cCd6Fb16eA2b3a1, 0x4850D609D34389F5E3d8A61c41091f2f3de595C3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
131
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.