GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 78 txns
Deployed by via 0x062ab823 at 15050092
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.25
ERC-20
Value $2,284.34
ERC-20
Value $276.67
 (#0)
ERC-1555
--
 (#9694)
ERC-721
--
 (#9627)
ERC-721
--
 (#9489)
ERC-721
--
 (#9238)
ERC-721
--
 (#9159)
ERC-721
--
 (#8698)
ERC-721
--
0xbb2156b3654e5da7683bab0554c4adfc9c939d69fc5e53390fd6836a36b0727e
0xf4eed8dbf2f84ee4e16e12a6df69c05e6d980dabc212d88133c5c89b7abd9aeb
0xca6548afb4a67d5d8c4b77535ee8ee0b79042fffa7399e7495996b3e0db494c8
0x4c984ce2b291964711437c4008ecf1da5476fdf3d1d9363d022fe25254ed6ba3
0x0227d8a7df7bdbe1a6873a9829f9bcb933a2d02694fce2ae66bc1b54b602576c
0x8121a3111a4a0670cb7e51ffa2759a01bb8f42c3898906b09eb583a301a00460
0xef8e31589ad8d0cdbd7ff9f020540571072fee3b35693ac41f69bd489cc47a00
0xf751935d5bc669dc57c7a0b8f41504935440681b870675262fb413e56c7c3c72
0x768fff181fe21d43b2a76ead41bb24474fe5d3d88a9f41462253f56a2ca4cd4d
0xec68fc657b1e34c8d3c7c6d95fc8746233a0c2f2c4d45457ab60b2c38c32bad3

Functions
Getter at block 21211641
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd7d4cd3c86cf9c342851e4cf2cbcacfe6cdf0fb9c8a420c65389c7ab0fc1b034
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2E3609E985A50836617de4E954bcE602ef3Bd73D, 0x256461D9A9BCa50E046116dDFB582749CA5f5B37, 0xC9d13Bdcf27B24569d02D28411a9F20852fA8A0a, 0xAB79ea8685784981887535f11F8fC4A58775c37F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
173
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.