GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 125 txns
Deployed by via 0x7d33904d at 15303264
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $48.13
ERC-20
Value $1,587,933.86
ERC-20
Value $4,145.15
ERC-20
Value $1,420.36
ERC-20
Value $216.47
ERC-20
Value $159.8
ERC-20
Value $65.37
ERC-20
Value $0.7
ERC-20
Value $0.43
ERC-20
--
0x4d75a1e813406c2b02df6fc21b5dbd5b2f209bffa2efa5cf8ed634530089555c
0x9298c5df90f04818aea60a65f0f913714fa6194a28374a52a18ce661bdfd3f30
0x38dec32071ef1e8b65645692e87a1e6e3784365b21f24b95dd3617e8299bfcdf
0x88301897d893796c2e9af1c173af972ef4f0e201fe0d0463090abd5163681820
0xcf6a58a5ba5b5b8af62196c9d94b745d494070b09b1528ac40af39ddf762a978
0x0a4bb42826f0a4ebcddabc6cd68fe4064b2ae915b80d5844e0f4a2a4055dfb11
0x1d4e3cb765913abd72ae719c6b23146d221cd31d1004053b0488148d6073ebaf
0x8ceade281898e0e6061fa84e30230ea609f2225b8340e0f03216da1600b918e4
0x5cc711275229e8d79f23d1170438638fd670bc349da43a4f1abded07bf3b85e8
0xf2843d6a00fd1d96bb9e31bb92af447fc5bbd0d050c901bad136d757ac0ee536

Functions
Getter at block 21217760
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x96922f182d4eebea9c89d318742b09f89904cce05ef205160a1090a31aa4e4ff
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xcAA86775c4565416D47533467a7C0c3FD9075102, 0x9120E7f03Cd2830Cd5fc4a6402a493cEa4C04f82, 0x329c54289Ff5D6B7b7daE13592C6B1EDA1543eD4, 0xCB2714d04318b78CBfcDd43A784AF6a357B718C7, 0xa475aF18A0D5f3De67a498d91dAb86F6ecCbf843, 0xbFEF4Bf4cB89B414e1fb2357b2b763E240890059]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
162
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.