GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 68 txns
Deployed by via 0x9a60a58b at 16270959
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $11,163,277.65
ERC-20
Value $202,647.55
ERC-20
--
ERC-20
--
ERC-20
--
 (#50)
ERC-1555
--
 (#1)
ERC-1555
--
 (#2)
ERC-1555
--
 (#331)
ERC-721
--
 (#0)
ERC-1555
--
0x18e031f3fce3ce4a8dc59e95b9729818b5c0324d9a94628c7e98c9e2da6e472b
0x6f8af647e1dbe380fd4c3b92408871003743f4af2d91e17680ffb28e86b3c16a
0xaa7db9f4c3bad67fcae63299af89dbb13c95cb049d65796c9d71e9692a7b0968
0xe67118156e42d08ea51fc48db134100a88b81aa44d78e1089005defbcab7bed6
0x10ee6d67c94d501402214b6cfcdd183c44789b4e2a501a8bef6071e7a65527db
0xa5482d2dce0e97fbcb13e82e61006006b4416c7c50ff1ab14844e2712a4b2c95
0xa16409affd9fa67d497f5f5742fdf57b430bc9556f54552d2399a9fa141eb892
0xa8fafccf4cc48624665fe135ccf2461ce75b6f9fe65b2a3e5e0bb917adc305d5
0x9768485150fa6acb63622396ed39fda6641991fddfdbb8982cc885ef239a2f36
0x607874fd65a8518026f583cf06040f5e807f96b31d28ad0a89c2ff1aa306e6ca

Functions
Getter at block 20853901
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb3d0de2dc0da2e13f9c36fab6ea49b14369632ab24574cc3130d6675a5813095
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5a7ED5b65F599cB77a3951Ba9Bbb8cc21358Ca03, 0x9B23d402C3ae402b07164F202a74D95690666cC7, 0xc09C6CfcF4924E5848d8E901480d774Fb34e2518]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
59
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.