GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 119 txns
Deployed by via 0x40293bd5 at 14264698
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $157.95
ERC-20
Value $70,840,775.94
ERC-20
--
ERC-20
--
ERC-20
--
0xa972a88b5f5378212134c3c1bab6fcd85d0c55df74d1dac85435a1f14a34fd6b
0x6a0ad10a4dd2272bb74633e6f61f991931a971a756b82c6407200441421c2c00
0x35583d1c470383bd1ccd2271b839c4c89e97b4197db7d0690a918c127fb3f96f
0xbcf23641b63b2f642a42759c496fe46e75e9f4bea2958f45aea7561c5ca749a3
0x2d97ffb798e0065e2163bb44ae1cb40a17a04a77ad49ed1b2abc13f2866f53e4
0x19b789715581ca01f74d3ae95bb6b70a48da3641d5c1c0402f2e36e05674ef0a
0xfa371ce298a167f3f6cf3686186a16776e0d7f5a2b5539b3e1795c81bd31815a
0xa47fdbfa90a1879da9f62b203abf9bf09c0479d4635d8853937c959916c1827a
0xa29208b5f20c7cb4c84561769360810aa9200b142b7f5972eb1680d4f82cdb25
0xb982131822eda633d6eb20e8417b0155e7245e6d6220d3478d0c7496e106b2f6

Functions
Getter at block 21178124
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2d89539fd4d537a602211441182d69f73b9ec7c8582d09505cc53c8db8dffe96
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6052C19a75610c7df44A518Bb5B4d9B58583f570, 0xF62C2c69F200778EBFB3f70c782F72b11AC67aCa, 0xecEB1F88C631aEc1cae46cF42a6deB488645251C, 0x13bCD0475fB57152C1163Edb40199E93d6E69C34, 0x14061a2408F9C2d1260f13641Cf5b36CE5eb45c9, 0x569902D677E1bcFbD329Ae473a98d14a11c05e22]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
117
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.