GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 79 txns
Deployed by via 0x20830c02 at 15980728
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $571,126.11
ERC-20
Value $4,625.43
ERC-20
--
ERC-20
--
 (#455)
ERC-721
--
0xff6bdd9ca7d91ff8eb5026824e4ff5b4cd49d8a23f2303d1df6262b5334ea9b8
0x832740e96e2e643cf69f5ea1e269b738adceb280efb8fd12ea13692c26776424
0x7a6604ffc89aa7524f13f0d45b144ee5c2aee06e80644be617501345e09a2536
0x4bdcb5ae45bff78ef31d0faf3269c79a638fb36abc32b81a61e6f017a0ab86e9
0x8ae773ed7ab9bff12309dba9cc46209d39599c3da3185230a86da77b734f228d
0x2eb07928851da2354cfc36fb693a0adaea4a944fcbc4edb2ba72c37fb5c04b07
0x905f1db0312f405b2cc86d6d8b68694e9df3186f4098dc769f0c59ed9a3b5469
0xea9b01f1d9035140e667bd9139f35a8d3f2ba0b9c68980980d42b97f3d78ca8d
0xcfb6cb1387493d819fd0836363acb2f9b642f98174bb7d73e8f221f48637913b
0xc74f553519cf6c17dd620a4dad8f9f4aba9fce92c6925516b24a6c2be09bf011

Functions
Getter at block 21230231
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x37ea027701662b951916c577c712f3b7aa4de9b4190a037776ed74b3d10e2e10
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3FB19771947072629C8EEE7995a2eF23B72d4C8A, 0x3bf8B0ACC8Db7a8958D7f0Ca0EaD9e5Bf4a47130, 0x98fdE0e52fd38eeE6D319B3E45bcaFF48237384c, 0x66cD62c6F8A4BB0Cd8720488BCBd1A6221B765F9, 0x26C4b264f87622F3ef09Fe5AD0e0Ea081bCfdC0b]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
84
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.