GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 59 txns
Deployed by via 0x58ae9bff at 19540189
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $49,983.95
ERC-20
Value $49,965.2
ERC-20
--
 (#27)
ERC-721
--
0xe46283c17a5e0514ac2bdaf218d24d29b723e6d7f46ad57dbc7b2bc88ebf71ce
0x302506b37b85f6a243aa8c055fdb8a0ffb21c614d6fa3cd18314a31ed34e2a34
0x8060b2768c7f0f1a8c5e39440b64bb03ab89454b69a1d935f03fa36c176e0b07
0x72ee9fbb9379c809362d37515d0a88df1cc1ad2ce72291485df9cecca02e6b28
0x0e47ee5aa532a1a981a0e5309107f21583b83f824132389632e6d49c69cd80f7
0x1f7fd7fb34a5fad048a913b1cdee27f896727e1fbf90e491a9275fe75b1d2459
0xd2aa16e2ccb65b36d3f5691f99a17cbe5854dc359d1a4410c0bb0b487c434e2f
0xfb84ccec05414089e6a33cc1bbdb3be367bf4020b961ac821b9112080a6b70ca
0x1625998b104f0e1b6533a66db042be8c7242f56e6002bb4cc20bad8de3c16bc4
0xb79584f2f699406285e16907a799b628685a5dcd5cf4f7cefe23c9b524d54556

Functions
Getter at block 21289943
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x57b360e8d9ab75b4ff35c67b281a41cc09239888a70aabb684f93036f520b13d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2Ea9CcB15Ceb6c228786a3d4837B0bA3e9736D97, 0x501007545326469ecB896E867EF8a806107F4545, 0x91455BACbDB3bD379783272ee3fc9841F5c7aC39, 0x02266d7404AF55F39605Ea1D2b6bfff6DF74157d, 0x53c79F415FFb95d66dfD97deB52A20AA2f69c84d, 0x355458F230cBD78674e54BCA0Dd2B36017cF9b41, 0xE1271b010dc5dDbd17d094b35DD2E24e617b34Ea]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
45
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.